For MediaWiki (recent comments | status changes | tags | authors | states | release notes | statistics)
This killed unit tests. http://integration.mediawiki.org/testswarm/job/1091/
Followup r110542: unbreak the QUnit tests; the change wasn't broken but the test runner was. Reflect the dependency change (mw.page.startup now depends on mw.util) by moving up mw.util . It's kind of annoying that the test suite doesn't use the dependency map from Resources.php
Aha, spot on. I'm actually using Special:JavaScriptTest/qunit locally instead of the old qunit/tests/index.html. We need to get that tested on labs asap and deployed on live integration server.