After a long debug session on monday I could finally overcome
a tricky race condition for delays during image startup. This
was the last obstacle to make the issue checker work under linux.
The issue validator is now enabled again (the third time ;):
https://ci.inria.fr/pharo/view/3.0-Analysis/job/Pharo-3.0-Issue-Validator/The results are publish as HTMl on Jenkins and a link is put in
the case description on fogbugz. See the following issue:
https://pharo.fogbugz.com/f/cases/119071. Slice failed:
https://ci.inria.fr/pharo/job/Pharo-3.0-Issue-Validator/334//artifact/validationReport.html2. Slice succeeded:
https://ci.inria.fr/pharo/job/Pharo-3.0-Issue-Validator/336//artifact/validationReport.htmlIn the case you only provide a postscript the checker will
fail with a warning that it didn't find a slice:
https://pharo.fogbugz.com/f/cases/11895Adding a "noMonkey" tag on fogbugz will solve that issue.
camillo