April 9, 2013
12:32 p.m.
On 9 avr. 2013, at 14:20, Marcus Denker wrote:
Hi,
There are now 3 tests failing (two are the same reason):
SmalllintManifestCheckerTest>>#testFalsePositiveOf No idea, I looked at the failing test and could not understand what is the problem
I'll have a look at it.
ReleaseTest>>#testObsoleteBehaviors ReleaseTest>>#testObsoleteClasses
This is strange. The obsoletes are:
AnObsoleteKMShortcut AnObsoleteKMModifiedShortcut AnObsoleteKMSingleKeyShortcut
looking for who references them I found some strange Morph with a drawing error that references those? Strangeâ¦
Yes I tried to follow strong references but I didn't find more tan you.
Marcus