Hi, Pavel fixed the test runner (the monkey) for Pharo6. That means, back ports and fixes now can be checked as they used to:
-> submit slice
-> put issue on “fix review needed”
-> monkey will run all test
For a while all these tests failed (due to issue 20788). We used a workaround
(not run that test).
Having the monkey-checker for Pharo6 again running is good as this simplifies
very much backporting.
Marcus
