On Wed, Sep 30, 2015 at 3:43 PM, Christophe Demarey <Christophe.Demarey@inria.fr> wrote:
Le 30 sept. 2015 à 03:16, Ben Coman a écrit :
Of the eight issues currently "Resolved (Fix Reviewed By monkey)" which passed validation successfully, three seem to actually be failures. That is, Fogbugz shows SUCCESS when the validation report shows FAILURE.
* 16577 Random should be in its own package
This one looks like a success both on fogbugz and on the validation report
* 16634 Rename layout to classLayout (step 2 use new accessors in the tests) * 16645 RBParser should not accept # <whitespace> and # <number>
It looks like VM Crashes are not well handled
I've documented five cases now. One was a VM crash and the rest had "startup errors" All five failures have occurred when running on: pharo-linux.ci.inria.fr Everything seems to always work when running on: pharo-linux64-2.ci.inria.fr However I see a recent pharo-linux.ci.inria.fr has worked, so maybe someone is working on it. cheers -ben