Moar test skipping
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-poetry-core?expand=0&rev=57
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 10 03:08:25 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
Fri Jan 10 03:12:41 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
- Change test skipping, the skipped one works, and another is broken.
|
||||
|
||||
|
@@ -68,7 +68,8 @@ cp -p src/poetry/core/_vendor/tomli/LICENSE vendoredlicenses/tomli.L
|
||||
# gh#python-poetry/poetry#1645
|
||||
git init
|
||||
# date time issues -- wheel gets built with the current time
|
||||
donttest="test_dist_info_date_time_default_value"
|
||||
donttest="test_dist_info_date_time_default_value or test_sdist_mtime_zero "
|
||||
donttest+="or test_sdist_members_mtime_default"
|
||||
%pytest -k "not ($donttest)"
|
||||
|
||||
%files %{python_files}
|
||||
|
Reference in New Issue
Block a user