Oct. 11, 2010
10:04 p.m.
I just realized that sometimes the 100 ms timeout is not enough even on Cog and the test fails, 200 ms works well. It typically happens when running #testReadWriteLargeAmount. I'd suggest increasing it to 1000 ms or more, to make sure it doesn't fail with SqueakVM or on slower machines.
Levente
Hmm, I increased to 1000ms, but still get some random failures... Nicolas