question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Travis build passes, but a test fails

See original GitHub issue

E.g, for build https://travis-ci.org/garris/BackstopJS/jobs/504019959 the result is 14 passing (198ms) 3 pending 1 failing

But travis is green.

The failing test: should work without an option param (test/core/util/makeConfig_spec.js)

Randomly checking older builds, this has been there for several months.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:1
  • Comments:7 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
garriscommented, Nov 18, 2019

Yes. Please just comment the line and add a note back to this thread. It doesn’t look like it will break anything else – so long as the other tests are passing. Thank you!

0reactions
ledeniscommented, Dec 3, 2019

What do you think about this PR https://github.com/garris/BackstopJS/pull/1125 ? @garris
I found there was another issue https://github.com/garris/BackstopJS/issues/750 similar to this, so the refactor might prevent these problems.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Travis CI build fails "testthat unit tests failed"; same test ...
Failing build for Github repo ukbtools. The test, in tests/testthat/test-dataset.R, accesses data from inst/extdata with system.file and ...
Read more >
Common Build Problems
A very common cause when a test is suddenly breaking without any major code changes involved is a change in upstream dependencies. This...
Read more >
Build passes locally but fails on Travis
I've notices that my builds on Travis fail, even though they pass ... The command "docker-compose run app sh -c "python manage.py test...
Read more >
I don't know how to tackle "The Travis CI build failed"
I am facing some problem with My PR approval The Travis CI build failed which ... Does the test pass locally before making...
Read more >
Empirical Study of Restarted and Flaky Builds on Travis CI
test, network problem, or a Travis CI limitations such as execution timeout. ... we observed that 70% of the builds pass, 18% fail,...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found