pkgsrc-Users archive

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

Re: py-test 9.1.1



Adam <adam%netbsd.org@localhost> writes:

>> 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?
>
> Which package is that?

sorry, left that out

  geography/py-gnssutils
  bup (built from git, not in pkgsrc)

and the errors were the same, so this seems like "py-test made some
major breaking change and lots of py-test-using packages don't work with
it".


Home | Main Index | Thread Index | Old Index