<div dir="ltr"><br><div class="gmail_quote">On Sun, Aug 10, 2008 at 6:59 PM, Janko Mivšek <span dir="ltr">&lt;<a href="mailto:janko.mivsek@eranova.si">janko.mivsek@eranova.si</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
laurent laffont wrote:<br>
<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
here are the test reports for the new squeak images from Damien.<br>
<br>
- sq3.10.2 web image: <a href="http://www.adhocmusic.net/squeak/sq3.10.2-7179web08.08.1.tests.html" target="_blank">http://www.adhocmusic.net/squeak/sq3.10.2-7179web08.08.1.tests.html</a><br>
passed: 14052 failures: 32 errors: 48<br>
Report is not complete, squeak freeze on test: SwazooSocketTest&gt;&gt;#testReadTimeout {testing}<br>
</blockquote>
<br>
I also noticed that problem in recent 3.9 squeak-dev images (occurring from time to time) and in forthcoming Swazoo 2.2. I simply deleted that test, because such timeouts are needed nowhere in Swazoo.</blockquote><div><br>
OK, I will try without this test. Thanks.<br><br>&nbsp;<br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
- sq3.9.1 web image: <a href="http://www.adhocmusic.net/squeak/sq3.9.1-7075web08.08.1.tests.html" target="_blank">http://www.adhocmusic.net/squeak/sq3.9.1-7075web08.08.1.tests.html</a><br>
passed: 3171 failures: 14 errors: 6<br>
Squeak freeze on test: SemaphoreTest&gt;&gt;#testWaitAndWaitTimeoutTogether {testing}<br>
</blockquote></blockquote><div><br>I deleted this test to go further, then the debugger open on RxPaserTest&gt;&gt;testMatchesInwW :<br>testMatchesInwW<br>&nbsp;&nbsp;&nbsp; ...<br>&nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp; self halt.<br>&nbsp;&nbsp;&nbsp; &quot;why do we get that&quot;<br>
&nbsp;&nbsp;&nbsp; self assert: (&#39;\w&#39; asRegex matchesIn: &#39;now&#39;) asArray = #(&#39;n&#39; &#39;o&#39; &#39;w&#39;).<br><br>Then all tests remaining are executed. <br><br>The updated report is here: <a href="http://www.adhocmusic.net/squeak/sq3.9.1-7075web08.08.1.tests-2.html">http://www.adhocmusic.net/squeak/sq3.9.1-7075web08.08.1.tests-2.html</a><br>
passed: 14574 failures: 39 errors: 59<br><br>Laurent Laffont<br></div></div><br></div>