From b412871c6afab1bdff03bd6c4183e020d7b8df91b7a4bfcdd0bc4a8b2fc50a5f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Thu, 16 May 2019 18:15:31 +0000 Subject: [PATCH] Accepting request 703509 from home:yeey:branches:devel:languages:python - Disable test_wait_publishes_periodically test as it is unstable and highly time sensitive. OBS-URL: https://build.opensuse.org/request/show/703509 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-CherryPy?expand=0&rev=26 --- python-CherryPy.changes | 6 ++++++ python-CherryPy.spec | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/python-CherryPy.changes b/python-CherryPy.changes index 56ef9bc..f1fec79 100644 --- a/python-CherryPy.changes +++ b/python-CherryPy.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu May 16 18:12:19 UTC 2019 - Guang Yee + +- Disable test_wait_publishes_periodically test as it is unstable and + highly time sensitive. + ------------------------------------------------------------------- Thu Mar 28 14:03:13 UTC 2019 - Tomáš Chvátal diff --git a/python-CherryPy.spec b/python-CherryPy.spec index b96e78c..4d0e49d 100644 --- a/python-CherryPy.spec +++ b/python-CherryPy.spec @@ -81,7 +81,7 @@ sed -i -e '/addopts/d' pytest.ini %python_clone -a %{buildroot}%{_bindir}/cherryd %check -%python_expand PYTHONPATH=%{buildroot}%{$python_sitelib} py.test-%{$python_bin_suffix} -v +%pytest -k 'not test_wait_publishes_periodically' %post %python_install_alternative cherryd