forked from pool/python-requre
Sort out tests correctly
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requre?expand=0&rev=4
This commit is contained in:
@@ -77,8 +77,8 @@ rm tests/test_E2E_ogr.py
|
||||
export LANG=en_US.UTF-8
|
||||
# needs network: test_record_requests, test_online_replacing, StoreAnyRequest
|
||||
# and TestWrite
|
||||
# test_a fails
|
||||
%pytest -rs -k 'not (test_record_requests or test_online_replacing or StoreAnyRequest or TestWrite or (StoreFunctionOutput and test_a))'
|
||||
# test_a and InstalledCommand fail
|
||||
%pytest -rs -k 'not (test_record_requests or test_online_replacing or StoreAnyRequest or TestWrite or (StoreFunctionOutput and test_a) or InstalledCommand)'
|
||||
|
||||
%files %{python_files}
|
||||
%doc README.md
|
||||
|
Reference in New Issue
Block a user