forked from pool/python-fuse
Skip test_fioc, fails on many platforms
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fuse?expand=0&rev=28
This commit is contained in:
@@ -73,7 +73,8 @@ export CFLAGS="%{optflags}"
|
||||
|
||||
%check
|
||||
%if %{with test}
|
||||
%pytest tests
|
||||
# gh#libfuse/python-fuse#94
|
||||
%pytest tests -k 'not test_fioc'
|
||||
%endif
|
||||
|
||||
%if %{without test}
|
||||
|
||||
Reference in New Issue
Block a user