[squeak-dev] Some failing tests in Squeak5.2alpha

David T. Lewis lewis at mail.msen.com
Thu Jun 14 01:52:00 UTC 2018


On Wed, Jun 13, 2018 at 01:12:05PM +0200, Fabio Niephaus wrote:
> Hi all,
> 
> There might be more, but these tests fail in Squeak5.2alpha:
> 
> DateAndTimeLeapTest>>#testAsSeconds
> DoubleWordArrayTest>>#testCannotPutTooLargeValue
> UTF16TextConverterTest>>#testByteOrders
> UTF16TextConverterTest>>#testByteOrdersWithNonLatin
> 
> If someone could have a look at them that would be great!
> 

If I could add one more to the list:

  SemaphoreTest>>testSemaInCriticalWait

This fails now, and was working in Squeak 5.1.

Semaphores and critical sections are important, so it would be good
to know if this test failure is a real problem, and if so is there
something we can do to correct it.

Dave



More information about the Squeak-dev mailing list