Just an FYI that intermittent test failures are to be expected after r24346 in the following files:

t/pmc/nci.t                 1   256    65    1  50
t/pmc/task.t                1   256     3    1  3
t/run/options.t             1   256    26    1  23
t/stm/basic_mt.t            3   768     4    3  1-3
t/stm/runtime.t             2   512     5    2  2-3

(The shootout failures may be unrelated, since they predate this commit.)

This change was fairly extensive, ripping out the old event loop and reworking anything that depended on it to use the concurrency scheduler instead. The few remaining failures appear to be GC related, and will benefit from testing on multiple platforms. Let me know if you encounter any interesting and unusual results. Like hangs rather than simple failures (except in t/stm, which has been intermittently hanging for a while now).

Thanks,
Allison

Reply via email to