File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -19,13 +19,13 @@ Features
1919Bug fixes
2020+++++++++
2121
22- -- Failures are now rerun only if they match at least one ``--only-rerun ``
23- pattern (if given) and none of the ``--rerun-except `` patterns. Previously,
24- using both ``--only-rerun `` and ``--rerun-except `` together could cause
25- failures to be rerun even if they did not match any ``--only-rerun ``
26- pattern, and when using multiple ``--rerun-except `` patterns, all failures
27- would be rerun unless they matched every pattern.
28- (`#225 <https://github.com/pytest-dev/pytest-rerunfailures/issues/225 >`_)
22+ - Failures are now rerun only if they match at least one ``--only-rerun ``
23+ pattern (if given) and none of the ``--rerun-except `` patterns. Previously,
24+ using both ``--only-rerun `` and ``--rerun-except `` together could cause
25+ failures to be rerun even if they did not match any ``--only-rerun ``
26+ pattern, and when using multiple ``--rerun-except `` patterns, all failures
27+ would be rerun unless they matched every pattern.
28+ (`#225 <https://github.com/pytest-dev/pytest-rerunfailures/issues/225 >`_)
2929
3030
313111.1.2 (2023-03-09)
You can’t perform that action at this time.
0 commit comments