[squeak-dev] Test failures in trunk

David T. Lewis lewis at mail.msen.com
Fri Nov 13 04:04:28 UTC 2009


On Fri, Nov 13, 2009 at 05:22:31AM +0200, Igor Stasenko wrote:
> I just updated an image and run all test suites.
> 
> Here the results:
> 
> 2532 run, 2478 passes, 0 expected failures, 43 failures, 11 errors, 0
> unexpected passes
> 
> Failures:

  <snip>

> BitBltTest>>#testAllAlphasRgbAdd
> BitBltTest>>#testAllAlphasRgbMax
> BitBltTest>>#testAllAlphasRgbMin
> BitBltTest>>#testAllAlphasRgbMinInvert
> BitBltTest>>#testAllAlphasRgbMul
> BitBltTest>>#testAllAlphasRgbSub

  <snip>

> The VM, which i downloaded from http://squeakvm.org/win32/
> (http://squeakvm.org/win32/release/SqueakVM-Win32-3.11.5-bin.zip)
> still failing 5 BitBltTest tests listed above.

Fixes for these are in the VM code but are probably not yet available
in the various precompiled VMs. The tests themselves are new, and were
recently added to document the issue (Mantis 7407).

  http://bugs.squeak.org/view.php?id=7407

Dave




More information about the Squeak-dev mailing list