mirror of
https://github.com/zulip/zulip.git
synced 2025-11-07 15:33:30 +00:00
Running the backend tests with a high number of processes can cause unexpected errors with language changes. When certain tests that change the default language, (without explicitly overriding the teardown method to reset the default language), interleave with other tests that are expecting the language to be in English, discrepancies arise. This fixes a common nondeterministic test failure with high levels of parallelization.
33 KiB
33 KiB