- Skip test test_pipfile_finder upstream is aware for 6 months
and just pinned older version of tomlkit OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-isort?expand=0&rev=32
This commit is contained in:
parent
fb6d9e7120
commit
0b64c0b57a
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 12 17:51:02 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- Skip test test_pipfile_finder upstream is aware for 6 months
|
||||
and just pinned older version of tomlkit
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 30 13:17:40 UTC 2019 - Sebastian Wagner <sebix+novell.com@sebix.at>
|
||||
|
||||
|
@ -84,8 +84,9 @@ chmod -x LICENSE
|
||||
%endif
|
||||
|
||||
%check
|
||||
# test_pipfile_finder - broken upstrem in tomlkit
|
||||
%if %{with test}
|
||||
%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)'
|
||||
%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 or test_pipfile_finder)'
|
||||
%endif
|
||||
|
||||
%if !%{with test}
|
||||
|
Loading…
x
Reference in New Issue
Block a user