forked from pool/python-python-daemon
Accepting request 702976 from home:jesusaur:branches:devel:languages:python
- Skip broken test OBS-URL: https://build.opensuse.org/request/show/702976 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-daemon?expand=0&rev=24
This commit is contained in:
committed by
Git OBS Bridge
parent
f8704050f7
commit
ff5801d5e0
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue May 14 20:34:45 UTC 2019 - Jonathan <jharker@suse.com>
|
||||||
|
|
||||||
|
- Skip broken test
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Apr 24 11:01:35 CEST 2019 - Matej Cepl <mcepl@suse.com>
|
Wed Apr 24 11:01:35 CEST 2019 - Matej Cepl <mcepl@suse.com>
|
||||||
|
|
||||||
|
@@ -64,7 +64,8 @@ sed -i '/docutils/d' setup.py
|
|||||||
|
|
||||||
%check
|
%check
|
||||||
# test_returns_standard_stream_file_descriptors fails
|
# test_returns_standard_stream_file_descriptors fails
|
||||||
%python_exec -m pytest -k 'not test_returns_standard_stream_file_descriptors'
|
# test_returns_expected_result fails with distutils error
|
||||||
|
%python_exec -m pytest -k 'not test_returns_standard_stream_file_descriptors and not test_returns_expected_result'
|
||||||
|
|
||||||
%files %{python_files}
|
%files %{python_files}
|
||||||
%license LICENSE.ASF-2 LICENSE.GPL-3
|
%license LICENSE.ASF-2 LICENSE.GPL-3
|
||||||
|
Reference in New Issue
Block a user