Pablo-WMDE removed a project: Browser-Tests. Pablo-WMDE added a comment.
Suspicious requests against `Special:EntityData/null.json?revision=0` happen in qunit tests when `wikibase.entityPage.entityLoaded.js` gets loaded and instantaneously run (even on no particular test, e. g. <http://default.web.mw.localhost:8087/mediawiki/index.php?title=Special%3AJavaScriptTest%2Fqunit%2Fplain&filter=foobarbaz>). #rl_module_terminators_trailblazing <https://phabricator.wikimedia.org/tag/rl_module_terminators_trailblazing/> may have had an effect on this. Guarding it against `null` entity ids could be a (naive) way forward. Preventing this outgoing AJAX request may, like in the past <https://phabricator.wikimedia.org/T189329#4256603>, ensure that there are no pending AJAX requests upon afterEach. Chances are this only happens rarely because most of the time the response is quick enough. TASK DETAIL https://phabricator.wikimedia.org/T250305 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Pablo-WMDE Cc: Pablo-WMDE, Aklapper, Reedy, darthmon_wmde, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, Jonas, Wikidata-bugs, aude, Lydia_Pintscher, Jdforrester-WMF, Mbch331, Rxy, Jay8g, Krenair, zeljkofilipin
_______________________________________________ Wikidata-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs
