17
0

- 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:
Tomáš Chvátal
2020-03-31 08:26:16 +00:00
committed by Git OBS Bridge
parent 216f7c1728
commit 9c19f200e9
2 changed files with 8 additions and 1 deletions

View File

@@ -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>

View File

@@ -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}