[squeak-dev] 4.2-10966 is now available

Alexander Lazarević laza at blobworks.com
Sat Feb 5 05:57:00 UTC 2011


Hi Chris!

I got this from a different machine:

Image
-----
/Users/laza/Desktop/Squeak 4.2
All-in-One.app/Contents/Resources/Squeak4.2-10966.image
Squeak4.2
latest update: #10966
Current Change Set: Unnamed1

Virtual Machine
---------------
/Users/laza/Desktop/Squeak 4.2 All-in-One.app/Contents/MacOS/Squeak VM Opt
Squeak3.8.1 of '28 Aug 2006' [latest update: #6747] 4.2
Mac Carbon 4.2.4b1 28-Mar-10 >45CAAEAC-5A1E-4327-9702-7973E3473FDE<

SUnit Results
-------------
2843 run, 2829 passes, 7 expected failures, 5 failures, 0 errors, 2
unexpected passes

Failed Tests
------------
CompilerExceptionsTest>>#testUnusedVariable
Fails because compiling 'griffle ^[ | goo | ]' does not raise an
UnusedVariable exception

ExceptionTests>>#testHandlerFromAction
This returns 'inner' and fails
[
   [
      [self error: 'trigger error'] on: ZeroDivide do: [ :ex | 'inner' ]
   ] on: Error do: [ :ex | 3 / 0 ]
] on: ZeroDivide do: [ :ex | 'outer' ].

MirrorPrimitiveTests>>#testMirrorAt
MirrorPrimitiveTests>>#testMirrorInstVarAt
ProcessTest>>#testAtomicSuspend
I guess there is no support for this in the VM for the mac that's currently
in the all-in-one package

SocketTest>>#testLocalAddress
SocketTest>>#testRemoteAddress
They fail because of #[0 0 0 0] is not #[127 0 0 1]

2011/2/4 Chris Muller <asqueaker at gmail.com>

> Ok, the final-final image is now ready.
>
> All-in-One also updated.
>
> Thanks for everyone's testing.  Anything else we find can be applied
> to squeak42 repository and then merged into trunk.  I see no way this
> would cause any continuity problems upgrading a 4.2 to a trunk.
>
>  - Chris
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20110205/cce5398f/attachment.htm


More information about the Squeak-dev mailing list