forked from pool/python-smart-open
Accepting request 1158940 from home:bmwiedemann:branches:devel:languages:python
Avoid stuck build on failing test OBS-URL: https://build.opensuse.org/request/show/1158940 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-smart-open?expand=0&rev=9
This commit is contained in:
@@ -74,7 +74,7 @@ Includes support for S3, HDFS, gzip, bz2, etc.
|
||||
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
||||
|
||||
%check
|
||||
moto_server -p5000 2>/dev/null &
|
||||
timeout 3m moto_server -p5000 2>/dev/null &
|
||||
export SO_ENABLE_MOTO_SERVER=1
|
||||
# Requires network
|
||||
%pytest -rs -k 'not (test_http_gz or test_s3_gzip_compress_sanity)' smart_open/
|
||||
|
Reference in New Issue
Block a user