pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

py-test 9.1.1



I am seeing test failures

 File "/usr/pkg/lib/python3.13/site-packages/_pytest/mark/structures.py", line 491, in store_mark
    fail(
    ~~~~^
        "Marks cannot be applied to fixtures.\n"
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
        "See docs: https://docs.pytest.org/en/stable/deprecations.html#applying-a-mark-to-a-fixture-function";
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    )
    ^

in multiple programs, after updating to py-test 9.1.1.

The changelog in pkgsrc commit messages, from 9.0.3, just says bugfixes,
but I suepect that's off.


Is anybody else seeing significant breakage in running tests?


Home | Main Index | Thread Index | Old Index