Opened 8 years ago
Last modified 7 years ago
#1321 new defect
async-io tests hang
Reported by: | Mario Domenech Goulart | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | someday |
Component: | unknown | Version: | 4.11.0 |
Keywords: | async-io, tests, salmonella | Cc: | yarnoiserdev@… |
Estimated difficulty: |
Description
See http://lists.nongnu.org/archive/html/chicken-users/2016-07/msg00040.html for more context.
Basically, async-io tests hang sometimes. To reproduce the issue, just run the tests repeatedly until they hang.
It was making salmonella hang on the linux machines. I installed a hack to kill the hanging test process after some time. Although the hack is in place and working, salmonella runs take longer when the test process hangs, as the hack polls to detect hanging processes.
Note: See
TracTickets for help on using
tickets.
Any update on this issue? It has been open for more than one year and since then it has been delaying tests on our CI machines.