Skip to content

Skip unavailable requested loop factories#1410

Draft
tjkuson wants to merge 1 commit intopytest-dev:mainfrom
tjkuson:skip-unavailable
Draft

Skip unavailable requested loop factories#1410
tjkuson wants to merge 1 commit intopytest-dev:mainfrom
tjkuson:skip-unavailable

Conversation

@tjkuson
Copy link
Copy Markdown
Contributor

@tjkuson tjkuson commented Apr 10, 2026

If a user requests a loop factory that is not available, skip that test variant instead of raising an error.

Resolves #1101 (comment)

@tjkuson tjkuson changed the title Skip unavailable requested hooks Skip unavailable requested loop factories Apr 10, 2026
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.11%. Comparing base (bad3415) to head (8dece7f).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1410      +/-   ##
==========================================
- Coverage   95.13%   95.11%   -0.03%     
==========================================
  Files           2        2              
  Lines         473      471       -2     
  Branches       57       56       -1     
==========================================
- Hits          450      448       -2     
  Misses         17       17              
  Partials        6        6              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

event_loop_policy for single test

2 participants