19430 promoting DelaySpinScheduler from experimental
A long time ago the current delay scheduler had been operating long enough to no longer consider it experimental. I've finally got around to renaming the class here.... https://pharo.fogbugz.com/f/cases/19430/Promote-DelaySpinScheduler-from-expe... But trying to do... Delay delaySchedulerClass: DelaySpinScheduler in the post-load is a problem for the CI monkey. That post-load might work fine with the integrator. Or otherwise can someone manually execute it in the image after the slice is integrated. cheers -ben
tx ben for the explanation because I was a bit worry to change something that late in our process :) On Tue, Dec 13, 2016 at 2:12 PM, Ben Coman <btc@openinworld.com> wrote:
A long time ago the current delay scheduler had been operating long enough to no longer consider it experimental. I've finally got around to renaming the class here.... https://pharo.fogbugz.com/f/cases/19430/Promote-DelaySpinScheduler-from- experimental-status-part-1
But trying to do... Delay delaySchedulerClass: DelaySpinScheduler in the post-load is a problem for the CI monkey.
That post-load might work fine with the integrator. Or otherwise can someone manually execute it in the image after the slice is integrated.
cheers -ben
Case 19430 was closed "Integrated In 60326" but that build doesn't include the code. The build 60326 log message doesn't reference slice 19430 http://forum.world.st/pharo-project-pharo-core-1a2e47-60326-td4927011.html cheers -ben On Tue, Dec 13, 2016 at 10:07 PM, Stephane Ducasse <stepharo.self@gmail.com> wrote:
tx ben for the explanation because I was a bit worry to change something that late in our process :)
On Tue, Dec 13, 2016 at 2:12 PM, Ben Coman <btc@openinworld.com> wrote:
A long time ago the current delay scheduler had been operating long enough to no longer consider it experimental. I've finally got around to renaming the class here.... https://pharo.fogbugz.com/f/cases/19430/Promote-DelaySpinSch eduler-from-experimental-status-part-1
But trying to do... Delay delaySchedulerClass: DelaySpinScheduler in the post-load is a problem for the CI monkey.
That post-load might work fine with the integrator. Or otherwise can someone manually execute it in the image after the slice is integrated.
cheers -ben
Yes, the update failed strangely (not related to anything inside). After the MacOS update, ssh asked for credentials, and that lead to a update failing, which made update I did not work. Will be fixed.
On 15 Dec 2016, at 12:35, Ben Coman <btc@openinworld.com> wrote:
Case 19430 was closed "Integrated In 60326" but that build doesn't include the code. The build 60326 log message doesn't reference slice 19430 http://forum.world.st/pharo-project-pharo-core-1a2e47-60326-td4927011.html <http://forum.world.st/pharo-project-pharo-core-1a2e47-60326-td4927011.html>
cheers -ben
On Tue, Dec 13, 2016 at 10:07 PM, Stephane Ducasse <stepharo.self@gmail.com <mailto:stepharo.self@gmail.com>> wrote: tx ben for the explanation because I was a bit worry to change something that late in our process :)
On Tue, Dec 13, 2016 at 2:12 PM, Ben Coman <btc@openinworld.com <mailto:btc@openinworld.com>> wrote: A long time ago the current delay scheduler had been operating long enough to no longer consider it experimental. I've finally got around to renaming the class here.... https://pharo.fogbugz.com/f/cases/19430/Promote-DelaySpinScheduler-from-expe... <https://pharo.fogbugz.com/f/cases/19430/Promote-DelaySpinScheduler-from-expe...>
But trying to do... Delay delaySchedulerClass: DelaySpinScheduler in the post-load is a problem for the CI monkey.
That post-load might work fine with the integrator. Or otherwise can someone manually execute it in the image after the slice is integrated.
cheers -ben
I have cleaned up and re-done 60327. It is in the build queue. Marcus
On 15 Dec 2016, at 12:40, Marcus Denker <marcus.denker@inria.fr> wrote:
Yes, the update failed strangely (not related to anything inside). After the MacOS update, ssh asked for credentials, and that lead to a update failing, which made update I did not work.
Will be fixed.
On 15 Dec 2016, at 12:35, Ben Coman <btc@openinworld.com <mailto:btc@openinworld.com>> wrote:
Case 19430 was closed "Integrated In 60326" but that build doesn't include the code. The build 60326 log message doesn't reference slice 19430 http://forum.world.st/pharo-project-pharo-core-1a2e47-60326-td4927011.html <http://forum.world.st/pharo-project-pharo-core-1a2e47-60326-td4927011.html>
cheers -ben
On Tue, Dec 13, 2016 at 10:07 PM, Stephane Ducasse <stepharo.self@gmail.com <mailto:stepharo.self@gmail.com>> wrote: tx ben for the explanation because I was a bit worry to change something that late in our process :)
On Tue, Dec 13, 2016 at 2:12 PM, Ben Coman <btc@openinworld.com <mailto:btc@openinworld.com>> wrote: A long time ago the current delay scheduler had been operating long enough to no longer consider it experimental. I've finally got around to renaming the class here.... https://pharo.fogbugz.com/f/cases/19430/Promote-DelaySpinScheduler-from-expe... <https://pharo.fogbugz.com/f/cases/19430/Promote-DelaySpinScheduler-from-expe...>
But trying to do... Delay delaySchedulerClass: DelaySpinScheduler in the post-load is a problem for the CI monkey.
That post-load might work fine with the integrator. Or otherwise can someone manually execute it in the image after the slice is integrated.
cheers -ben
participants (3)
-
Ben Coman -
Marcus Denker -
Stephane Ducasse