[Bug 44488] Special:JavaScriptTest/qunit doesn't fail broken ResourceLoader modules

2013-04-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=44488 sp...@wikimedia.org changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 44488] Special:JavaScriptTest/qunit doesn't fail broken ResourceLoader modules

2013-02-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=44488 Andre Klapper aklap...@wikimedia.org changed: What|Removed |Added Priority|Unprioritized |Normal -- You

[Bug 44488] Special:JavaScriptTest/qunit doesn't fail broken ResourceLoader modules

2013-01-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=44488 --- Comment #1 from Krinkle krinklem...@gmail.com --- Is that js file a lib file or a test file? What do you get in the console? QUnit can/should only execute tests it is given. Test it isn't given it can't load, naturally. If a file contains

[Bug 44488] Special:JavaScriptTest/qunit doesn't fail broken ResourceLoader modules

2013-01-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=44488 --- Comment #2 from sp...@wikimedia.org --- attachment 11696 (http://bug-attachment.wikimedia.org/attachment.cgi?id=11696, key code below) is just some JavaScript, you can add it to any module. It passes JSHint without warnings Thanks for the