zict 3.0.0-2 test_stress_different_keys_threadsafe hangs on ppc64el
Bug #2033759 reported by
Benjamin Drung
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
zict (Debian) |
New
|
Unknown
|
|||
zict (Ubuntu) |
Fix Released
|
High
|
Dan Bungert |
Bug Description
The test case test_stress_
This behavior can be reproduces by running the test suite only on one core (same behavior on amd64 and ppc64el):
```
sudo taskset -c 0 autopkgtest ../python3-
```
Running the test suite on all cores let all tests pass in around 20 seconds.
Related branches
~vpa1977/ubuntu/+source/zict:test_upstream_patch
Ready for review
for merging
into
ubuntu/+source/zict:ubuntu/devel
- Dan Bungert (community): Approve
- git-ubuntu import: Pending requested
-
Diff: 61 lines (+29/-1)4 files modifieddebian/changelog (+6/-0)
debian/control (+2/-1)
debian/patches/prevent_test_timeout_on_single_cpu.patch (+20/-0)
debian/patches/series (+1/-0)
Changed in zict (Ubuntu): | |
assignee: | nobody → Dan Bungert (dbungert) |
status: | Triaged → In Progress |
Changed in zict (Ubuntu): | |
status: | In Progress → Fix Committed |
Changed in zict (Debian): | |
status: | Unknown → New |
To post a comment you must log in.
Forwarded upstream: https:/ /github. com/dask/ zict/issues/ 107