List of test runs that expose a non-deterministic test result (failure) when run with a specific random seed (ordering). To reproduce, use TESTARGS="--randomly-seed=<SEED> -vvv" make tests before adding to this list. Seeds: - [ ] `--randomly-seed=511478457` (https://github.com/pypi/warehouse/actions/runs/29442507769/job/87444902531) - [x] `--randomly-seed=2144378614` (https://github.com/pypi/warehouse/actions/runs/29313673233/job/87023037977) - #20274
List of test runs that expose a non-deterministic test result (failure) when run with a specific random seed (ordering).
To reproduce, use TESTARGS="--randomly-seed= -vvv" make tests before adding to this list.
Seeds:
--randomly-seed=511478457(https://github.com/pypi/warehouse/actions/runs/29442507769/job/87444902531)--randomly-seed=2144378614(https://github.com/pypi/warehouse/actions/runs/29313673233/job/87023037977) - Guard unittest.mock.sentinel objects from mutation during tests #20274