head 1.2; access; symbols pkgsrc-2023Q4:1.2.0.2 pkgsrc-2023Q4-base:1.2 pkgsrc-2023Q3:1.1.0.34 pkgsrc-2023Q3-base:1.1 pkgsrc-2023Q2:1.1.0.32 pkgsrc-2023Q2-base:1.1 pkgsrc-2023Q1:1.1.0.30 pkgsrc-2023Q1-base:1.1 pkgsrc-2022Q4:1.1.0.28 pkgsrc-2022Q4-base:1.1 pkgsrc-2022Q3:1.1.0.26 pkgsrc-2022Q3-base:1.1 pkgsrc-2022Q2:1.1.0.24 pkgsrc-2022Q2-base:1.1 pkgsrc-2022Q1:1.1.0.22 pkgsrc-2022Q1-base:1.1 pkgsrc-2021Q4:1.1.0.20 pkgsrc-2021Q4-base:1.1 pkgsrc-2021Q3:1.1.0.18 pkgsrc-2021Q3-base:1.1 pkgsrc-2021Q2:1.1.0.16 pkgsrc-2021Q2-base:1.1 pkgsrc-2021Q1:1.1.0.14 pkgsrc-2021Q1-base:1.1 pkgsrc-2020Q4:1.1.0.12 pkgsrc-2020Q4-base:1.1 pkgsrc-2020Q3:1.1.0.10 pkgsrc-2020Q3-base:1.1 pkgsrc-2020Q2:1.1.0.8 pkgsrc-2020Q2-base:1.1 pkgsrc-2020Q1:1.1.0.4 pkgsrc-2020Q1-base:1.1 pkgsrc-2019Q4:1.1.0.6 pkgsrc-2019Q4-base:1.1 pkgsrc-2019Q3:1.1.0.2 pkgsrc-2019Q3-base:1.1; locks; strict; comment @# @; 1.2 date 2023.10.29.16.46.38; author adam; state Exp; branches; next 1.1; commitid 5KPGgv9gxAmQExKE; 1.1 date 2019.09.02.09.53.56; author adam; state Exp; branches; next ; commitid uL1aIoyFSD7taqBB; desc @@ 1.2 log @py-test-rerunfailures: updated to 12.0 12.0 (2023-07-05) ----------------- Breaking changes - Drop support for pytest < 6.2. Features - Add ``only_rerun`` and ``rerun_except`` arguments to ``@@pytest.mark.flaky`` marker. - Add support for pytest 7.3, 7.4. Bug fixes - Failures are now rerun only if they match at least one ``--only-rerun`` pattern (if given) and none of the ``--rerun-except`` patterns. Previously, using both ``--only-rerun`` and ``--rerun-except`` together could cause failures to be rerun even if they did not match any ``--only-rerun`` pattern, and when using multiple ``--rerun-except`` patterns, all failures would be rerun unless they matched every pattern. @ text @@@comment $NetBSD: PLIST,v 1.1 2019/09/02 09:53:56 adam Exp $ ${PYSITELIB}/${WHEEL_INFODIR}/LICENSE ${PYSITELIB}/${WHEEL_INFODIR}/METADATA ${PYSITELIB}/${WHEEL_INFODIR}/RECORD ${PYSITELIB}/${WHEEL_INFODIR}/WHEEL ${PYSITELIB}/${WHEEL_INFODIR}/entry_points.txt ${PYSITELIB}/${WHEEL_INFODIR}/top_level.txt ${PYSITELIB}/pytest_rerunfailures.py ${PYSITELIB}/pytest_rerunfailures.pyc ${PYSITELIB}/pytest_rerunfailures.pyo @ 1.1 log @py-test-rerunfailures: added version 7.0 pytest-rerunfailures is a plugin for py.test that re-runs tests to eliminate intermittent failures. @ text @d1 7 a7 8 @@comment $NetBSD$ ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt ${PYSITELIB}/${EGG_INFODIR}/entry_points.txt ${PYSITELIB}/${EGG_INFODIR}/not-zip-safe ${PYSITELIB}/${EGG_INFODIR}/requires.txt ${PYSITELIB}/${EGG_INFODIR}/top_level.txt @