-
Notifications
You must be signed in to change notification settings - Fork 96
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: pytest-dev/pytest-rerunfailures
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 16.0.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: pytest-dev/pytest-rerunfailures
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 16.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 8 commits
- 10 files changed
- 6 contributors
Commits on Sep 2, 2025
-
Configuration menu - View commit details
-
Copy full SHA for f149c7d - Browse repository at this point
Copy the full SHA f149c7dView commit details
Commits on Sep 3, 2025
-
Change 'localhost' to '127.0.0.1' (#305)
Co-authored-by: Michael Howitz <icemac@gmx.net>
Configuration menu - View commit details
-
Copy full SHA for df47974 - Browse repository at this point
Copy the full SHA df47974View commit details
Commits on Sep 26, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 88e0023 - Browse repository at this point
Copy the full SHA 88e0023View commit details
Commits on Oct 1, 2025
-
Bump actions/setup-python from 5 to 6 in the actions group (#310)
Bumps the actions group with 1 update: [actions/setup-python](https://github.com/actions/setup-python). Updates `actions/setup-python` from 5 to 6 - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@v5...v6) --- updated-dependencies: - dependency-name: actions/setup-python dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5e01132 - Browse repository at this point
Copy the full SHA 5e01132View commit details
Commits on Oct 8, 2025
-
Add a
--force-rerunsto override rerun count globally (#307)* Add a `--force-reruns` to override rerun count globally Add a new `--force-reruns` command-line option that can be used to override the rerun count globally, irrespectively of individual test markers. Fixes #306. Signed-off-by: Michał Górny <mgorny@gentoo.org> --------- Signed-off-by: Michał Górny <mgorny@gentoo.org> Co-authored-by: Michael Howitz <icemac@gmx.net> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for cb8ede7 - Browse repository at this point
Copy the full SHA cb8ede7View commit details -
Fix
NotImplementedErrorcrash when using xdist schedulers without `……mark_test_pending` (#309) * Fix NotImplementedError crash when using xdist schedulers without mark_test_pending Handle gracefully when pytest-xdist schedulers (like LoadScopeScheduling) don't implement mark_test_pending by catching NotImplementedError and failing the test with a clear message instead of crashing the test run. When a test crashes and cannot be rescheduled: - Set report outcome to "failed" with informative error message - Explain which scheduler lacks rescheduling support - Show remaining rerun count that couldn't be used - Continue test execution instead of internal crash Fixes #247 --------- Co-authored-by: Michael Howitz <icemac@gmx.net>
Configuration menu - View commit details
-
Copy full SHA for 8d04ad9 - Browse repository at this point
Copy the full SHA 8d04ad9View commit details
Commits on Oct 10, 2025
-
Configuration menu - View commit details
-
Copy full SHA for c1666dd - Browse repository at this point
Copy the full SHA c1666ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for b015092 - Browse repository at this point
Copy the full SHA b015092View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 16.0.1...16.1