forked from pool/python-vdirsyncer
Accepting request 798912 from devel:languages:python
- Skip failing test due to changed quoting in click: * test_verbosity OBS-URL: https://build.opensuse.org/request/show/798912 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-vdirsyncer?expand=0&rev=9
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 29 12:51:49 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- Skip failing test due to changed quoting in click:
|
||||
* test_verbosity
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 3 15:57:42 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
|
@@ -92,7 +92,8 @@ install -Dpm 0644 %{SOURCE1} %{buildroot}%{_userunitdir}/vdirsyncer.timer
|
||||
|
||||
%check
|
||||
export DETERMINISTIC_TESTS=true
|
||||
%pytest -k 'not test_legacy_status and not test_open_graphical_browser'
|
||||
# test_verbosity - click changed syntax and returns different quotes
|
||||
%pytest -k 'not test_legacy_status and not test_open_graphical_browser and not test_verbosity'
|
||||
|
||||
%files %{python_files}
|
||||
%doc README.rst
|
||||
|
Reference in New Issue
Block a user