forked from pool/python-hypothesis
skip more flaky tests
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hypothesis?expand=0&rev=217
This commit is contained in:
@@ -175,7 +175,7 @@ donttest+=" or fails_health_check or slow_tests or on_healthcheck or a_health_ch
|
||||
# and we are overriding the default deadline as well
|
||||
donttest+=" or test_backend_deadline_exceeded_raised_as_flaky_backend_failure or test_deadline_exceeded_can_be_raised_after_threads"
|
||||
# flaky tests
|
||||
donttest+=" or test_has_string_of_max_length or test_database_listener_directory_move"
|
||||
donttest+=" or test_has_string_of_max_length or test_database_listener_directory"
|
||||
# drop tests testing functionality we don't have
|
||||
rm tests/crosshair/test_crosshair.py
|
||||
# adapted from pytest.ini in github repo toplevel dir (above hypothesis-python)
|
||||
|
Reference in New Issue
Block a user