Skip to content

TST: Add fixture to avoid issue with randomizing test order.#22969

Merged
charris merged 1 commit intonumpy:maintenance/1.24.xfrom
charris:backport-22931
Jan 9, 2023
Merged

TST: Add fixture to avoid issue with randomizing test order.#22969
charris merged 1 commit intonumpy:maintenance/1.24.xfrom
charris:backport-22931

Conversation

@charris
Copy link
Copy Markdown
Member

@charris charris commented Jan 8, 2023

Backport of #22931.

Adds a missing test fixture to prevent cross-talk between polynomial printing test classes when the test order is randomized with pytest-randomly.

Addresses the immediate issue #22825 though there is another, deeper issue with polynomial printing thread safety. Therefore #22825 should either be left open or a follow-up issue opened.

@charris charris added 00 - Bug 05 - Testing 08 - Backport Used to tag backport PRs labels Jan 8, 2023
@charris charris added this to the 1.24.2 release milestone Jan 8, 2023
@charris charris merged commit 5c0f8fe into numpy:maintenance/1.24.x Jan 9, 2023
@charris charris deleted the backport-22931 branch January 9, 2023 00:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants