Closed StevenCostiou closed 3 weeks ago
hmm something is wrong in the tests
no idea why I have an error on newtools but not on pharo-integration...
So the code works in the debugger but the test is flaky. This is due to the means to build the test, it is not easy.
Trying to improve tests, but I think it is stiill flaky. I recommend merging the main commit but not the test, as at worst cases the behavior would be the same as before.
Ok it seems to pass now...
Ok the failing tests are because of the change. I will have to look for side effects.
I think the remaining failing test is not due to my changes (I can be wrong). I have not added code that would be identical to methods in super classes.
Ok this seems to be reproducible on the CI. Will check again, but in my image this release test does pass.
The failing tests are in new tools now, but concern the refactorings... I cannot udnerstand the relation.
And its working on Pharo...
We should merge @MarcusDenker
Fixes https://github.com/pharo-project/pharo/issues/17038