2011/1/31 Alexander Lazarević <span dir="ltr">&lt;<a href="mailto:laza@blobworks.com">laza@blobworks.com</a>&gt;</span><br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

<span style="font-family: courier new,monospace;">Failed Tests</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">------------</span><br style="font-family: courier new,monospace;">


<span style="font-family: courier new,monospace;">AllocationTest&gt;&gt;#testOneGigAllocation</span><br style="font-family: courier new,monospace;"></blockquote><div><br>Well, this might be because my machine just has 2GB installed. :)<br>

This fails regardless if I use a stack vm or a cog vm.<br>What I find strange is, that there is no OutOfMemory raised and array just will be an array of size 0.<br>array := [Array new: sz] on: OutOfMemory do:[:ex| failed := true].<br>

<br></div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><span style="font-family: courier new,monospace;"></span><span style="font-family: courier new,monospace;">MorphicUIBugTest&gt;&gt;#testShowAllBinParts</span></blockquote>

<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<span style="font-family: courier new,monospace;">StopwatchTest&gt;&gt;#testActive</span></blockquote><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

<span style="font-family: courier new,monospace;">Errors</span><br style="font-family: courier new,monospace;">
<span style="font-family: courier new,monospace;">------</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">LocaleTest&gt;&gt;#testLocaleChanged</span><br></blockquote>

<div><br>All of the above pass if I run each of them as a single test ...<br><br>Alex <br></div></div>