On Apr 3, 2009, at 6:39 PM, Adrian Lienhard wrote:
On Apr 3, 2009, at 00:04 , Stéphane Ducasse wrote:
for the moment 10263 is the last update :) for the tests I imagine that they are normal.
Hm, seems not normal...
without closures (10263): 2929 run, 2909 passes, 2 expected failures, 12 failures, 6 errors, 0 unexpected passes with closures (10262cl): 2970 run, 2900 passes, 2 expected failures, 17 failures, 51 errors, 0 unexpected passes
Not sure though, if the 10262cl image I downloaded from GForge already has the fixes in http://code.google.com/p/pharo/issues/detail?id=685 ? (sorry, was a bit offline from Pharo the last week).
No. None of them are in the release.
A couple of errors exist simply because BlockClosure is expected to understand messages from BlockContext. Fixing the few obvious ones (I atteched a cs to isse #685) brings me down to:
2970 run, 2923 passes, 2 expected failures, 20 failures, 25 errors, 0 unexpected passes
But still, not normal.
A few couple other errors are from BlockContextTest. Shall this one be removed or are these tests still valuable if we adapt them?
Another question: did somebody check the methods that the closure changeset modified for conflicts with fixes that we applied in Pharo?
Somehow since this is difficult to know exactly.
I mean, if the closures implementation touched one of these methods, our changes/fixes would be gone.
Cheers, Adrian
but we need help to improve the tests and for example avoid to have test popping up menu.
stef
On Apr 2, 2009, at 11:42 PM, dmason@mason-rose.ca wrote:
self inform: 'Updates after #10263 are for closure-enable Pharo. You need a 4.0 VM and continue updating from the #10262 closure image. Updating non-closure images will not work. Visit https://gforge.inria.fr/frs/?group_id=1299 for downloading the closure image'.!
Sorry, I'm a come-lately to this. How to I get to (and past) 10263?
I downloaded Pharo0.1Core-10262cl from INRIA, but on the 4.0 vm I get 17 failures and 51 errors with all-tests.
../Dave
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project