Marcus Denker
Marcus Denker
on MAC, too: SpJobListPresenterTest>>#testJobIsFinishedWhenWaitingMoreThanWorkBlockDuration was failing even though it is skipped
What is odd: if skipOnPharoCITestingEnvironment would not work, we should see much more tests failing.
I checked the CI: the variable was not defined globally, I added it back
Still not working correctly
After adding it to the global config had no effect, I added the environment variable to all the CI machine runner setups
The test testJobIsFinishedWhenWaitingMoreThanWorkBlockDuration does not have #skipOnPharoCITestingEnvironment... so it seems the mechanism works, but some methods miss the tag.
For us it worked June to Aug 10 nicely, but now it is dead again: https://github.com/pharo-project/pharo/issues?q=is%3Aissue+is%3Aclosed+label%3Aweekly-digest
we merged https://github.com/pharo-project/pharo/pull/11239 Can you check if this fixes the issue?
For the Inria CI the problem is in addition, that *all* projects use one IP towards github.
Nice! I will have a look at that, but next week the earliest. We should look into especially the image bootrap and full image load