Subject: | Random test failures |
On my smoker systems I observe random passes and fails.
For example:
# Failed test 'async done work time = 0.23 sec'
# at t/06-pool.t line 226.
# Failed test 'run: do not wait anything, just run the jobs'
# at t/06-pool.t line 235.
# got: '18'
# expected: '10'
# Failed test 'async done work time = 0.52 sec'
# at t/06-pool.t line 238.
# Looks like you failed 3 tests of 65.
t/06-pool.t ..........
Dubious, test returned 3 (wstat 768, 0x300)
Failed 3/65 subtests
Another different one:
t/05-task-fork.t (Wstat: 0 Tests: 21 Failed: 1)
Failed test: 20
Parse errors: Tests out of sequence. Found (2) but expected (3)
Tests out of sequence. Found (3) but expected (4)
Tests out of sequence. Found (4) but expected (5)
Tests out of sequence. Found (5) but expected (6)
Tests out of sequence. Found (6) but expected (7)