Closed mgol closed 5 years ago
The Firefox issue is fixed in a separate PR: #456.
Given one approval, I'm going to merge it to see if master
gets green or if I need some followup work.
Here we are, the first successful master
build on Travis since 7 months ago! 🎉 https://travis-ci.org/jquery/sizzle/builds/574903438
Sizzle hasn't been able to finish all its unit tests successfully for a long time. This PR attempts to make it work again (at least most of the time).
We can't upgrade Karma as the latest version (
4.2.0
) hangs in IE 7 (IE 8 seems to work fine there).Note: it's expected that tests fail on this PR when merged due to #454. I temporarily disabledEDIT: That issue is fixed now.oldFirefox
tests & pushed it to origin to see if it will succeed other than that and it did: https://travis-ci.org/jquery/sizzle/builds/574066624