ClosureCompilerTest >>testInjectIntoDecompilations fails since Scanner translates := to _, so the test array does not match. ( Test-array has := ). "Offending" method is Scanner >> xColon.
Stéphane Ducasse wrote: > I released an archive with two images > 10259 with tests run > 10259-withClosure + john + lukas + my fixes so far > > so that we can go faster to fix the problems > > https://gforge.inria.fr/frs/?group_id=1299 and files > > Stef > > _______________________________________________ > Pharo-project mailing list > [email protected] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > > > _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
