- skip some flaky tests
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-elastic-transport?expand=0&rev=32
This commit is contained in:
@@ -77,6 +77,7 @@ donttest="$donttest or test_simple_request"
|
||||
donttest="$donttest or (TestHttpxAsyncNode and not Creation)"
|
||||
# Flaky test
|
||||
donttest="$donttest or test_decimal_serialization[OrjsonSerializer]"
|
||||
donttest="$donttest or test_sniff_before_requests or test_sniffed_nodes_added_to_pool or test_sniff_on_node_failure"
|
||||
%pytest -W ignore::DeprecationWarning -k "not ($donttest)"
|
||||
|
||||
%files %{python_files}
|
||||
|
Reference in New Issue
Block a user