Patches are failing right now on an unrelated ext.wikimediaEvents test:
- https://gerrit.wikimedia.org/r/c/mediawiki/extensions/WikimediaCustomizations/+/1251079
- https://gerrit.wikimedia.org/r/c/mediawiki/extensions/WikimediaCustomizations/+/1253570
Both fail with
11:50:26 FAILED TESTS:
11:50:26 mediawiki.base/track
11:50:26 ✖ trackError
11:50:26 Firefox 140.0 (Linux 0.0.0)
11:50:26 Expected: [
11:50:26 "emit1",
11:50:26 "sub",
11:50:26 "foo",
11:50:26 "emit2",
11:50:26 "bar"
11:50:26 ]
11:50:26 Actual: [
11:50:26 "emit1",
11:50:26 "sub",
11:50:26 "{\"exception\":{},\"module\":\"ext.wikimediaEvents\",\"source\":\"module-execute\"}",
11:50:26 "foo",
11:50:26 "emit2",
11:50:26 "bar"
11:50:26 ]
11:50:26 verifySteps@node_modules/qunit/qunit/qunit.js:1626:14(example: https://integration.wikimedia.org/ci/job/quibble-vendor-mysql-php83/54108/consoleFull)
This is unrelated to any of the changes in either patches. I'm not sure if anyone else gets this same failures as well but we cannot merge anything right now.