https://bugzilla.wikimedia.org/show_bug.cgi?id=72922

--- Comment #1 from Erik Bernhardson <[email protected]> ---
Best guess is that state is being held inside the `DeferredUpdates` class
between tests.  For now the thanks test runs
`DeferredUpdates::clearPendingUpdates()` via its `setUp` method and everything
works.  I wonder if MediaWikiTestCase::setUp() should be clearing
DeferredUpdates instead?

-- 
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

Reply via email to