Automatic Issue Checker
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/11907 1. Slice failed: https://ci.inria.fr/pharo/job/Pharo-3.0-Issue-Validator/334//artifact/valida... 2. Slice succeeded: https://ci.inria.fr/pharo/job/Pharo-3.0-Issue-Validator/336//artifact/valida... In 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/11895 Adding a "noMonkey" tag on fogbugz will solve that issue. camillo
On Oct 16, 2013, at 4:51 PM, Camillo Bruni <camillobruni@gmail.com> wrote:
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.
Excellent!!!!
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/11907 1. Slice failed: https://ci.inria.fr/pharo/job/Pharo-3.0-Issue-Validator/334//artifact/valida... 2. Slice succeeded: https://ci.inria.fr/pharo/job/Pharo-3.0-Issue-Validator/336//artifact/valida...
In 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/11895
Adding a "noMonkey" tag on fogbugz will solve that issue.
camillo
participants (2)
-
Camillo Bruni -
Stéphane Ducasse