Steps to replicate the issue (include links if applicable):
- Submit an empty patch e.g. https://gerrit.wikimedia.org/r/c/mediawiki/extensions/Math/+/1164673
What happens?:
- Tests fail
https://integration.wikimedia.org/ci/job/mediawiki-quibble-apitests-vendor-php81/6216/console
00:08:06.063 7 failing
00:08:06.063
00:08:06.063 1) Item prefix search
00:08:06.063 200 success response
00:08:06.063 finds items matching the search term:
00:08:06.063
00:08:06.063 AssertionError:
00:08:06.063 7Response body: { code: 'unexpected-error', message: 'Unexpected error' }8
00:08:06.063 Invalid status: expected 500 to equal 200
00:08:06.063 actual expected
00:08:06.064
00:08:06.064 500200What should have happened instead?:
Test should pass
Software version (on Special:Version page; skip for WMF-hosted wikis like Wikipedia):
Other information (browser name/version, screenshots, etc.):
Might be related to T394010 or T396725