1
0
2022-09-01 06:53:47 +00:00
committed by Git OBS Bridge
parent 0c9f6e5a89
commit f087e90453
2 changed files with 2 additions and 2 deletions

View File

@@ -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