Skip to content

Commit e109b7a

Browse files
committed
Garden change log.
1 parent 6970e14 commit e109b7a

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

CHANGES.rst

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -19,13 +19,13 @@ Features
1919
Bug 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

3131
11.1.2 (2023-03-09)

0 commit comments

Comments
 (0)