I am not sure if this is helpful but here you go anyway. I downloaded Pharo 1.3 [1] and the Mac OS X VM [2] from the Release 1.3 download page [3]. When I run the tests on Mac OS X 10.6.8 I get the following results: 9758 run, 9699 passes, 49 expected failures, 7 failures, 2 errors, 1 unexpected passes Failures: HostWindowTests>>#testOne ReleaseTest>>#testUndeclared ReleaseTest>>#testObsoleteClasses ClassHierarchyTest>>#testSubclasses WindowAnnouncementTest>>#testScrolling MirrorPrimitiveTests>>#testMirrorSize MethodContextTest>>#testClosureRestart FileStreamTest>>#testPositionPastEndIsAtEnd Errors: ClosureCompilerTest>>#testSourceRangeAccessForBlueBookInjectInto ClosureCompilerTest>>#testSourceRangeAccessForBlueBookLongFormInjectInto Thanks for all the effort you put into Pharo! Cheers, Bernhard [1] http://gforge.inria.fr/frs/download.php/29273/Pharo-1.3-13315.zip [2] http://gforge.inria.fr/frs/download.php/29040/CogVM-Mac-13307.zip [3] http://www.pharo-project.org/pharo-download/release-1-3 Am 19.10.2011 um 14:26 schrieb Marcus Denker:
On Oct 19, 2011, at 11:39 AM, Runar Jordahl wrote:
The following page claims that the "status" of Pharo is "release candidate mode": http://www.pharo-project.org/pharo-download/release-1-3
Is this correct? I just removed this and changed the download 13315... which is the release version.
Marcus