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"