Skip to content

updates for pytest v9#11767

Merged
RayBB merged 1 commit intomasterfrom
pytest-v9-strict
Jan 29, 2026
Merged

updates for pytest v9#11767
RayBB merged 1 commit intomasterfrom
pytest-v9-strict

Conversation

@RayBB
Copy link
Collaborator

@RayBB RayBB commented Jan 29, 2026

Now that we are on pytest v9 we can enable strict mode (it's recommended).

This causes us to clean up our tests in a few days:

  • A test was marked as failing but actually passing, so we removed the marker
  • Removed a duplicate test
  • Ensured parameterized tests have unique IDs.

Technical

Testing

Screenshot

Stakeholders

@RayBB RayBB merged commit efe1865 into master Jan 29, 2026
8 checks passed
@RayBB RayBB deleted the pytest-v9-strict branch January 29, 2026 03:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant