Oct. 10, 2012
2:04 p.m.
Edgar, which version of Squeak are you using? Max On 10.10.2012, at 12:52, Edgar J. De Cleene <edgardec2005@gmail.com> wrote:
On 10/9/12 4:59 PM, "Mariano Martinez Peck" <marianopeck@gmail.com> wrote:
In the meanwhile, can you test the workaround I proposed? (that is, remove Date>>#fuelAccept:)
Thanks
Sorry I miss your previous mail.
With Date>>#fuelAccept: removed we have:
'240 run, 233 passes, 2 expected failures, 4 failures, 0 errors, 1 unexpected passes' FLBasicSerializationTest>>#testGradientFillStyle FLInMemoryBasicSerializationTest>>#testGradientFillStyle FLMigrationTest>>#testFormatFixedToVariable FLMigrationTest>>#testFormatVariableToFixed FLWeakObjectsTest>>#testAssociationWithWeakFinalizationList
Edgar