forked from pool/python-exceptiongroup
- Skip still failing test_catch_handler_raises
(gh#agronholm/exceptiongroup#64). OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-exceptiongroup?expand=0&rev=16
This commit is contained in:
@@ -89,7 +89,8 @@ export SETUPTOOLS_SCM_PRETEND_VERSION=%{version}
|
||||
|
||||
%if %{with test}
|
||||
%check
|
||||
%pytest
|
||||
# gh#agronholm/exceptiongroup#64
|
||||
%pytest -k 'not test_catch_handler_raises'
|
||||
%endif
|
||||
|
||||
%if !%{with test}
|
||||
|
Reference in New Issue
Block a user