From 516926f06f4f2cb618fca6a033fa0cd35ff7443712d4605cbc5bf972d21192ad Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Sat, 20 Jan 2024 12:44:53 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-bokeh?expand=0&rev=83 --- python-bokeh.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-bokeh.spec b/python-bokeh.spec index 19abbdd..73bc97d 100644 --- a/python-bokeh.spec +++ b/python-bokeh.spec @@ -166,7 +166,7 @@ deselectname+=" or test_serialization_data_models" # linting and code structure irrelevant for rpm package deselectname+=" or test_ruff or test_isort or test_eslint or test_code_quality or test_no_request_host" # no driver (chromedriver only x86_64) -deselectname+=" or Test_webdriver_control" +deselectname+=" or Test_webdriver_control or test_adding_periodic_twice" # fails when tested with pytest-xdist deselectname+=" or (TestModelCls and test_get_class)" deselectname+=" or test_external_js_and_css_resource_ordering"