That way we can kill the custom mobile qunit job and use the same as everyone else.
Description
Description
Details
Details
Related Changes in Gerrit:
| Subject | Repo | Branch | Lines +/- | |
|---|---|---|---|---|
| SpecialJavaScriptTest: Bypass ResourceLoader 'target' scope | mediawiki/core | master | +5 -1 |
| Status | Subtype | Assigned | Task | ||
|---|---|---|---|---|---|
| Resolved | Krinkle | T103027 QUnit should bypass target mode | |||
| Resolved | Jdlrobson | T104361 Allow mobile tests to run outside mobile alpha mode | |||
| Resolved | Jdlrobson | T104362 Certain tests failing in bypassed target mode | |||
| Resolved | Jdlrobson | T106622 test_SearchOverlay.js should not use mw.loader.using or M.on | |||
| Resolved | Jdlrobson | T106623 Problems with Browser memoisation tests | |||
| Resolved | Sn1per | T106628 InfiniteScroll and api qunit tests are being skipped. | |||
| Resolved | Jdlrobson | T107122 VisualEditor tests fail in target agnostic mode | |||
| Resolved | phuedx | T106759 22:37:23 ERROR: '[GatherClicks] Missing or empty schema' in qunit tests | |||
| Resolved | Jdlrobson | T107357 ULS tests fail in bypassed target mode |
Event Timeline
Comment Actions
Change 216886 had a related patch set uploaded (by Jdlrobson):
SpecialJavaScriptTest: Bypass ResourceLoader 'target' scope
Comment Actions
Not 100% sure what's going on in https://integration.wikimedia.org/ci/job/mediawiki-extensions-qunit/1592/consoleFull @Krinkle and how this environment differs from the one we are currently running... I think T101795 will make these green though..
Comment Actions
For completeness the following patches when merged should make this mergeable:
https://gerrit.wikimedia.org/r/226435
https://gerrit.wikimedia.org/r/226448
https://gerrit.wikimedia.org/r/226437
https://gerrit.wikimedia.org/r/226942
https://gerrit.wikimedia.org/r/226940
Comment Actions
Change 216886 merged by jenkins-bot:
SpecialJavaScriptTest: Bypass ResourceLoader 'target' scope