wiki.techinc.nl/tests/qunit/data
Timo Tijhof 1073b75139 qunit: Also clear $.timers when stopping unfinished animations
Stopping the animation is essentially the same as pausing, it remains in the
animation registry and will continue to fail all subsequent tests until one
of those later tests starts the animation queue again and also happens to
wait long enough for this unrelated animation to finish.

Fix the testrunner to actually fully stop the pre-existing animations, which
requires clearing $.timers as well. This matches the logic we have for
pending ajax requests.

Bug: T163211
Change-Id: Ic7d848187bc3c800e8347e0650093b2ffce6dddc
2017-04-18 16:52:41 -07:00
..
callMwLoaderTestCallback.js
defineCallMwLoaderTestCallback.js mw.loader: Don't unset 'require' after execution in debug mode 2016-10-04 16:55:34 +00:00
generateJqueryMsgData.php qunit: Make eslint config pass on qunit test files 2017-02-22 11:15:40 -08:00
load.mock.php
mediawiki.jqueryMsg.data.js qunit: Make eslint config pass on qunit test files 2017-02-22 11:15:40 -08:00
qunitOkCall.js
requireCallMwLoaderTestCallback.js mw.loader: Don't unset 'require' after execution in debug mode 2016-10-04 16:55:34 +00:00
styleTest.css.php
testrunner.js qunit: Also clear $.timers when stopping unfinished animations 2017-04-18 16:52:41 -07:00