July 16, 2013
10:51 a.m.
On Jul 16, 2013, at 12:14 PM, Camillo Bruni <camillobruni@gmail.com> wrote:
very nice, 3.0 is almost green :)
https://ci.inria.fr/pharo/job/Pharo-3.0-Update-Step-2-Validation/lastComplet...
- some strange unknown processes only under mac and win
I vote for changing the test to just check for number of process <15 or something like that.
- a chunkimport failure under win
This is randomly failing on all architectures: Error Message Got '(#testing testImportAMethod testImportAClass) (#auxiliar importAClass)' instead of '(#auxiliar importAClass) (#testing testImportAMethod testImportAClass)'. I think the solution is to fix the test to not check for order. Marcus