14
0

- Make the deadline for tests even larger, on slow obs bots

it takes 1300:
  * python-vdirsyncer-shift-deadline.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-vdirsyncer?expand=0&rev=16
This commit is contained in:
Tomáš Chvátal
2019-06-05 07:16:21 +00:00
committed by Git OBS Bridge
parent fddaebc654
commit 71ef7d3fd8
3 changed files with 22 additions and 15 deletions

View File

@@ -19,7 +19,7 @@ Index: vdirsyncer-0.16.7/tests/system/cli/test_sync.py
# XXX: https://github.com/pimutils/vdirsyncer/issues/617
@pytest.mark.skipif(sys.platform == 'darwin',
reason='This test inexplicably fails')
+@settings(deadline=1000.0)
+@settings(deadline=2000.0)
@given(collections=st.sets(
st.text(
st.characters(