forked from pool/python-distributed
Accepting request 1142208 from devel:languages:python:numeric
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/1142208 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-distributed?expand=0&rev=76
This commit is contained in:
commit
87381d155f
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 22 09:56:24 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- skip one more test for 32bit
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 20 12:43:08 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@ -180,7 +180,7 @@ if [[ $(getconf LONG_BIT) -eq 32 ]]; then
|
||||
# https://github.com/dask/distributed/issues/7175
|
||||
donttest+=" or (test_sizeof_error and larger)"
|
||||
#
|
||||
donttest+=" or test_task_groups"
|
||||
donttest+=" or test_task_groups or test_client_worker"
|
||||
fi
|
||||
|
||||
%if %{with paralleltests}
|
||||
|
Loading…
Reference in New Issue
Block a user