forked from pool/python-distributed
Correct renamed test skip for i586
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-distributed?expand=0&rev=117
This commit is contained in:
@@ -165,7 +165,7 @@ if [[ $(getconf LONG_BIT) -eq 32 ]]; then
|
||||
# OverflowError -- https://github.com/dask/distributed/issues/5252
|
||||
donttest+=" or test_ensure_spilled_immediately"
|
||||
donttest+=" or test_value_raises_during_spilling"
|
||||
donttest+=" or test_fail_to_pickle_target_1"
|
||||
donttest+=" or test_fail_to_pickle_execute_1"
|
||||
# https://github.com/dask/distributed/issues/6718
|
||||
python310_donttest+=" or (test_profile and test_basic)"
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user