Nov. 16, 2014
3:47 p.m.
On 16 Nov 2014, at 16:31, Marcus Denker <marcus.denker@inria.fr> wrote:
Log Message: ----------- 40371 14261 Delay refactoring (part 1) - move scheduler from class-side to instance-side of its own class https://pharo.fogbugz.com/f/cases/14261 http://files.pharo.org/image/40/40371.zip
Thanks very much for that, but it picked up the .4 slice rather than the .9 slice. Probably due to my changing the issue title half way through (sorry).
Ok, I will do a manual integration of .9.. good that it does not need a roll-back.
The result is that two tests are failing now in 372: KernelTests.Processes.SemaphoreTest.testWaitAndWaitTimeoutTogether KernelTests.Processes.SemaphoreTest.testWaitTimeoutMSecs Marcus