[squeak-dev] [ANN][Squeak-dev Images] August 2008 versions

laurent laffont laurent.laffont at gmail.com
Sun Aug 10 20:39:34 UTC 2008


On Sun, Aug 10, 2008 at 6:59 PM, Janko Mivšek <janko.mivsek at eranova.si>wrote:

> laurent laffont wrote:
>
>  here are the test reports for the new squeak images from Damien.
>>
>> - sq3.10.2 web image:
>> http://www.adhocmusic.net/squeak/sq3.10.2-7179web08.08.1.tests.html
>> passed: 14052 failures: 32 errors: 48
>> Report is not complete, squeak freeze on test:
>> SwazooSocketTest>>#testReadTimeout {testing}
>>
>
> 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.


OK, I will try without this test. Thanks.



>
>
>> - sq3.9.1 web image:
>> http://www.adhocmusic.net/squeak/sq3.9.1-7075web08.08.1.tests.html
>> passed: 3171 failures: 14 errors: 6
>> Squeak freeze on test: SemaphoreTest>>#testWaitAndWaitTimeoutTogether
>> {testing}
>>
>
I deleted this test to go further, then the debugger open on
RxPaserTest>>testMatchesInwW :
testMatchesInwW
    ...

    self halt.
    "why do we get that"
    self assert: ('\w' asRegex matchesIn: 'now') asArray = #('n' 'o' 'w').

Then all tests remaining are executed.

The updated report is here:
http://www.adhocmusic.net/squeak/sq3.9.1-7075web08.08.1.tests-2.html
passed: 14574 failures: 39 errors: 59

Laurent Laffont
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20080810/cb9c480a/attachment.htm


More information about the Squeak-dev mailing list