https://bugzilla.wikimedia.org/show_bug.cgi?id=67734
--- Comment #9 from Antoine "hashar" Musso <[email protected]> --- Oh I would be a superstar if I had proposed a patch to fix all of the tests :-D The job is setup to fetch some dependencies: AbuseFilter,SpamBlacklist,CheckUser,Mantle Now with the errors: 00:00:11.640 MobileFrontend view - global failure...ERROR 00:00:11.641 >> Message: TypeError: 'undefined' is not a function (evaluating 'mw.user.isAnon()') 00:00:11.641 >> http://localhost:9412/jenkins-mwext-Flow-qunit-1/load.php?debug=false&lang=en&modules=ext.flow.new%2Ctemplating%7Cext.flow.new.handlebars%2Chistory%7Cext.flow.vendor.jquery.ba-throttle-debounce%7Cext.flow.vendor.storer%7Cjquery.conditionalScroll&skin=vector&version=20140710T084851Z&*:13 Seems like it is a badly named test in Mantle. Would indicate that we should add MobileFrontend as a dependency. --- 00:00:22.936 mediawiki.util - $content...ERROR 00:00:22.937 >> Message: mw.util.$content instance of jQuery <snip> 00:00:22.942 >> TypeError: 'null' is not an object (evaluating 'mw.util.$content.length') That one I have no clue. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
