April 8, 2011
8:14 a.m.
Comment #1 on issue 3870 by nicolas....@gmail.com: [Failing Test] 1.3 KernelTests.Methods.CompiledMethodTest.testNew http://code.google.com/p/pharo/issues/detail?id=3870 First, there is a missing subclassResponsibility in CompiledMethodTest Fixing this is not enough... The aim of the failing test is to check (CompiledMethod new) which never worked and shouldn't IMO. So #testNew should be among #selectorsToBeIgnored