preact: Failing build on Travis
Hello 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?
About this issue
- Original URL
- State: closed
- Created 6 years ago
- Reactions: 1
- Comments: 18 (13 by maintainers)
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.