And please take into account my posting "Removing ScriptLoader legacy" on squeak-dev. Especially things in ScriptLoader are subject to Undeclared which lets the ReleaseTest fail. I had a talk on irc and it seems that for 3.10 that were removed (from Undeclared) manually (I have no other idea). I'll have look if ScriptLoader is the only suspect.
Norbert On Fri, 2008-06-13 at 08:23 +0200, Stéphane Ducasse wrote: > Excellent we are getting there. > Today I will harvest them and the changes of damien. > We should take into account the feedback of andreas on Nan. > > Stef > > On Jun 12, 2008, at 11:24 PM, Adrian Lienhard wrote: > > > I've fixed the following 7 tests (see inbox: SLICE-test-fixes.al. > > 1.mcz): > > > > testRootsOfTheWorld -- test removed > > testLocalMethodWithSameCodeInTrait -- removed duplicated method > > ClassDescription>>fileOutCategory: > > testFinalizationOfEquals -- test fixed > > testHash -- remove all assertions/tests that have hardcoded hash > > values > > DateAndTimeEpochTest>>#testHash > > DateAndTimeLeapTest>>#testHash > > TimeTest>>#testHash > > TimespanTest>>#testHash > > > > Now 8 tests are still failing. We are getting there... > > > > Cheers, > > Adrian > > > > On Jun 11, 2008, at 19:07 , Stéphane Ducasse wrote: > > > >> excellent! > >> > >> Stef > >> > >> On Jun 11, 2008, at 4:04 PM, Oscar Nierstrasz wrote: > >> > >>> > >>> Just for phun, I ran all the tests in the Pharo image. There are > >>> only 13 failures, 2 expected failures, and no errors! > >>> > >>> I have started a page to give an overview: > >>> > >>> http://code.google.com/p/pharo/wiki/BrokenTests > >>> > >>> Please update this page with an appropriate comment if you are > >>> working on any of these (or if you fix them). > >>> > >>> - on > >>> > >>> _______________________________________________ > >>> 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 > > > > > > _______________________________________________ > > 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 _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
