Failing build on Travis
See original GitHub issueHello everyone.
I noticed the failing build on IE. It’s the empty node rendering test that is failing. As you can see on https://travis-ci.org/developit/preact/builds/354352816#L1021
Couldn’t reproduce it on my local IE 11. All tests OK when using COVERAGE=false FLAKEY=false PERFORMANCE=false
Any thoughts on why it broke on Travis/Sauce Labs?
Issue Analytics
- State:
- Created 6 years ago
- Reactions:1
- Comments:18 (13 by maintainers)
Top Results From Across the Web
Github - Failure: The Travis CI build failed - Stack Overflow
Your build is failing, so something is wrong (unit tests?) as @osowskit said. Please paste your logs from travis (yes, it probably will...
Read more >Build icon shows 'failing' but all builds seem succesful #8389
View a travis build that failed · Stay on that page and push a commit that passes · Build passes but page still...
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 I have never experienced before (maybe its with...
Read more >Build shows as successful even though the sole job failed
Hi folks. I have a build with a test that I've deliberately broken. Although the UI correctly reports the build as failed, the...
Read more >Travis build is failing - Development - Image.sc Forum
@mdoube Please try clicking the “Restart build” button of the failed build you linked, and we'll see if the problem goes away. What...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Working on some stuff in
sauce-test
branch. Will update here if I find something interesting.Focus is fixing Sauce Labs and IE11 test first.
Maybe add Android and iOS testing back later on, because mobile testing is important. Need to check if remote testing of mobile platforms is stable first.
@mkxml did amazing work here and resolved the issue. Closing as #1126 is now in master 🎉