forked from pool/python-pytest-relaxed
- Skip a test that breaks with Pytest 8.4.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-relaxed?expand=0&rev=31
This commit is contained in:
@@ -52,7 +52,8 @@ export LANG=en_US.UTF-8
|
||||
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
||||
|
||||
%check
|
||||
%pytest tests
|
||||
# Broken with pytest 8.4.
|
||||
%pytest -k 'not test_skips_pytest_fixtures' tests
|
||||
|
||||
%files %{python_files}
|
||||
%license LICENSE
|
||||
|
||||
Reference in New Issue
Block a user