On 23 Sep 2016, at 11:34, Marcus Denker <marcus.denker@inria.fr> wrote:
Log Message: ----------- 60237 Moose
This is:
- case 19032 - testLocalMethodsOfTheClassShouldNotBeRepeatedInItsTraits was failing due to #isLastInOwner - add manifest wit preUnload action in GTDebugger
But:
=> 19032 seems to be not fixed. (there is still a sender if #ifNotNilDo:)
=> the gt problem with testLocalMethodsOfTheClassShouldNotBeRepeatedInItsTraits was fixed, but in the meantime we got more problems (from epicea). This is a nice example how not fixing a trivial bug leads to more decay fast that we do not even know about. âyes, that test fails and I know why. Will be fixed when we mergeâ. What happens instead is that this âknown failureâ will fail soon due to many more other reasons⦠that nobody is even aware of.
Trivial is not trivial.. that is why one needs to fix them as soon as possible and *never* think that batching trivialities is a good ideaâ¦
Issue tracker entries are updated. (closed / edited so reflect what is left to be done) Marcus