- Disable more flaky tests in s390x, bsc#1218602
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-CherryPy?expand=0&rev=68
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 25 11:54:48 UTC 2024 - Daniel Garcia <daniel.garcia@suse.com>
|
||||
|
||||
- Disable more flaky tests in s390x, bsc#1218602
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 16 13:34:59 UTC 2024 - Daniel Garcia <daniel.garcia@suse.com>
|
||||
|
||||
|
||||
@@ -105,6 +105,8 @@ donttest="testCombinedTools"
|
||||
sed -i "s/timeout=1/timeout=10/" cherrypy/test/helper.py
|
||||
sed -i "s/timeout=5/timeout=20/" cherrypy/test/helper.py
|
||||
sed -i "s/timeout=5/timeout=20/" cherrypy/test/test_states.py
|
||||
# flaky test
|
||||
donttest+=" or test_wait_publishes_periodically"
|
||||
%endif
|
||||
|
||||
%pytest -k "not ($donttest)"
|
||||
|
||||
Reference in New Issue
Block a user