Torsten,
For unit tests building on green builds might be enough, but what about
integration/smoke tests?
Concrete case: I added a test to check that no class implements >>packages
That is a test that should be run by all builds, but is not. The consequence is
that Moose and Pharo3 based builds using seaside or magritte can not
reliably use "senders of"
I assume there are more tests like this.
Stephan