Subject: | kjeldahl-stop-start.t fails intermittently (possible race condition) |
svn version : 2697
To reproduce the error run it until it fails
I did ...
$ while perl -Ilib t/90_regression/kjeldahl-stop-start.t ; do echo ;
echo "START kjeldahl-stop-start.t test run"; done
Show quoted text
>kjeldahl-stop-start.race 2>&1
kjeldahl-stop-start.race_win32 (attached) failed after 80
successful runs
kjeldahl-stop-start.race_linux1 (attached) failed after 323
successful runs
Both of the above use a patched version of kjeldahl-stop-start.t because
the r2697 version doesn't work on Win32 (see
http://rt.cpan.org/Public/Bug/Display.html?id=49915 for details)
For completeness I have also attached the results of a run on Linux
without the patch to kjeldahl-stop-start.t.
kjeldahl-stop-start.race_linux2 (attached) failed after 169
successful runs
I have only included the output of the final failed runs as "All
successful test are alike; every unsuccessful test is unsuccessful in
its own way." -- apologies to Leo Tolstoy
Subject: | kjeldahl-stop-start.race_linux2 |
Message body not shown because it is not plain text.
Subject: | kjeldahl-stop-start.race_linux1 |
Message body not shown because it is not plain text.
Subject: | kjeldahl-stop-start.race_win32 |
Message body not shown because it is not plain text.