With my VM on Archlinux 32 bits:

9176 run, 9156 passes, 20 expected failures, 0 failures, 0 errors, 0
unexpected passes.

Stan, could you try using this VM ? To build it:

wget
http://lolgzs.free.fr/pharo/squeak-vm/Squeak-3.11.3.2135-pharo-src.tar.gz
tar -xvzf Squeak-3.11.3.2135-pharo-src.tar.gz
cd Squeak-3.11.3.2135-pharo-src/
mkdir build && cd build
../unix/cmake/configure  --CFLAGS="-O2"
make

then ./squeak /path/to.image

Laurent Laffont


On Sat, Apr 3, 2010 at 6:23 PM, Stan Shepherd <[email protected]>wrote:

>
> hi Mariano, I get (Ubuntu 9.04)
> 9176 run, 9152 passes, 20 expected failures, 4 failures, 0 errors, 0
> unexpected passes
>
> [1] : 'MCInitializationTest>>#testWorkingCopy'
> [2] : 'MCSnapshotTest>>#testInstanceReuse'
> [3] : 'TestIndenting>>#testCR2'
> [4] : 'TestIndenting>>#testNewLineLeaveSpacesOnOldLine'
>
> ...Stan
> --
> View this message in context:
> http://n4.nabble.com/BetaTesting-ANN-Pharo-1-0-10517-rc4dev10-04-1-tp1749239p1750234.html
> Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
>
> _______________________________________________
> 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

Reply via email to