Alexander Lazarević uploaded a new version of GraphicsTests to project The Trunk:
http://source.squeak.org/trunk/GraphicsTests-laza.21.mcz==================== Summary ====================
Name: GraphicsTests-laza.21
Author: laza
Time: 21 March 2010, 12:25:08.222 pm
UUID: 2951a24f-2f8d-404a-9188-e7529ff7bf13
Ancestors: GraphicsTests-nice.20
Make tests that expect a newer VM as expected failures/errors
=============== Diff against GraphicsTests-nice.20 ===============
Item was added:
+ ----- Method: BitBltTest>>expectedFailures (in category 'testing') -----
+ expectedFailures
+ "Should be fixed in newer VMs"
+
+ ^#(testAllAlphasRgbAdd testAllAlphasRgbMax testAllAlphasRgbMin testAllAlphasRgbMinInvert testAllAlphasRgbMul testAllAlphasRgbSub)!