https://bugzilla.wikimedia.org/show_bug.cgi?id=44488

sp...@wikimedia.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #3 from sp...@wikimedia.org ---
I believe Krinkle's
Change-Id: Ib6e2b8d1be3e38fd9f1b948407c62da550fce0b4
mentioned in bug 44299 fixed this, yay!  To verify, I added bad code to an
extension's module that is referenced by its qunit tests ( var x =
window.badTypo(); near the end of
extensions/GuidedTour/modules/ext.guidedTour.lib.js ) and
"mediawiki.tests.qunit.testrunner Loader status" fails and lists the module and
others depending on it as "Modules in error state".

Note that if you have the cookie resourceLoaderDebug set to true (or if you
check Enable ResourceLoaderDebug on the Special:JavaScriptTest/qunit page),
then the state of the broken RL module will be "ready" in both qunit tests and
regular pages that load it.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to