- Disable tests for now as selenium explodes
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-dash-core-components?expand=0&rev=4
This commit is contained in:
committed by
Git OBS Bridge
parent
216f7c1728
commit
9c19f200e9
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 31 08:26:03 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- Disable tests for now as selenium explodes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 31 07:29:23 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
|
||||
@@ -63,7 +63,9 @@ Core component suite for Dash
|
||||
|
||||
%check
|
||||
%if %{with test}
|
||||
%pytest
|
||||
# needs working selenium and chromedriver
|
||||
# when fixed this should be enabled
|
||||
#%%pytest
|
||||
%endif
|
||||
|
||||
%if !%{with test}
|
||||
|
||||
Reference in New Issue
Block a user