forked from pool/python-requre
Latency 🔥
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requre?expand=0&rev=5
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 20 05:47:29 UTC 2022 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
Mon Jun 20 06:04:36 UTC 2022 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
- Update to 0.8.2:
|
||||
* default decorator if not given
|
||||
|
@@ -78,7 +78,8 @@ export LANG=en_US.UTF-8
|
||||
# needs network: test_record_requests, test_online_replacing, StoreAnyRequest
|
||||
# and TestWrite
|
||||
# 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)'
|
||||
# Latency fails randomly on OBS slaves
|
||||
%pytest -rs -k 'not (test_record_requests or test_online_replacing or StoreAnyRequest or TestWrite or (StoreFunctionOutput and test_a) or InstalledCommand or Latency)'
|
||||
|
||||
%files %{python_files}
|
||||
%doc README.md
|
||||
|
Reference in New Issue
Block a user