https://bugzilla.wikimedia.org/show_bug.cgi?id=63579
Krinkle <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |WORKSFORME --- Comment #9 from Krinkle <[email protected]> --- This was resolved after the following upgrades were made: * [jenkins] Update wmfgrunt dependencies to newer upstream versions - grunt-contrib-qunit from v0.2.0 to v0.4.0 - phantomjs from v1.8.1 to v1.9.7 https://gerrit.wikimedia.org/r/#/c/125052/ * [mediawiki-core] Update QUnit from v1.11.0 to v1.14.0 https://gerrit.wikimedia.org/r/#/c/125533/ The latter is what made the false failures go away, so presumably the changes in those QUnit releases fixed it (possibly the changes in v1.12.0 and v1.14.0 that cache setTimeout and clearTimeout to protect against mocks). -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
