[squeak-dev] final 4.2 image available

Alexander Lazarević laza at blobworks.com
Mon Jan 31 22:07:16 UTC 2011


2011/1/31 Alexander Lazarević <laza at blobworks.com>

> Failed Tests
> ------------
> AllocationTest>>#testOneGigAllocation
>

Well, this might be because my machine just has 2GB installed. :)
This fails regardless if I use a stack vm or a cog vm.
What I find strange is, that there is no OutOfMemory raised and array just
will be an array of size 0.
array := [Array new: sz] on: OutOfMemory do:[:ex| failed := true].

MorphicUIBugTest>>#testShowAllBinParts

 StopwatchTest>>#testActive

Errors
> ------
> LocaleTest>>#testLocaleChanged
>

All of the above pass if I run each of them as a single test ...

Alex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20110131/8c4ba33c/attachment.htm


More information about the Squeak-dev mailing list