- Again tweak failing tests
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-isort?expand=0&rev=26
This commit is contained in:
parent
f93a23df12
commit
8c822730a4
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 7 08:06:20 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- Again tweak failing tests
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 3 18:09:41 UTC 2019 - Sebastian Wagner <sebix+novell.com@sebix.at>
|
||||
|
||||
|
@ -85,7 +85,7 @@ chmod -x LICENSE
|
||||
|
||||
%check
|
||||
%if %{with test}
|
||||
%pytest -k 'not (test_settings_path_skip_issue_909 or test_standard_library_deprecates_user_issue_778)'
|
||||
%pytest -k 'not (test_settings_path_skip_issue_909 or test_standard_library_deprecates_user_issue_778 or test_skip_paths_issue_938 or test_requirements_finder)'
|
||||
%endif
|
||||
|
||||
%if !%{with test}
|
||||
|
Loading…
x
Reference in New Issue
Block a user