forked from pool/python-enaml
This commit is contained in:
@@ -93,7 +93,7 @@ export CFLAGS="%{optflags}"
|
||||
%python_expand cp -r %{buildroot}%{$python_sitearch} build/testlib
|
||||
export PYTHONPATH=$PWD/build/testlib
|
||||
# not sure why these two are failing
|
||||
donttest="test_focus_tracking or test_focus_traversal"
|
||||
donttest="test_focus_tracking or test_focus_traversal or test_displaying_no_image"
|
||||
# Switching off temporarily the tests gh#nucleic/enaml#449
|
||||
%pytest_arch tests -k "not ($donttest)"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user