[squeak-dev] SUnit broken again in squeak-dev images.

Damien Cassou damien.cassou at gmail.com
Wed Mar 4 13:18:02 UTC 2009


On Tue, Mar 3, 2009 at 11:06 PM,  <bryce at kampjes.demon.co.uk> wrote:
> This time it's the method:
>    TestCase class>>withInheritedSelectors
>
>        ^ self shouldInheritSelectors ifTrue:
>          [ self allSelectorsBelow: TestCase ] ifFalse: [self selectors]
>
> The method #allSelectorsBelow: isn't implemented in the image
> so it's hard to see what this is supposed to do.

Sorry, it seems that SUnit depend on the following fix:

Installer upgrade.
Installer mantis bug: 7166 fix: 'Speedup-AllSelectors-M7166.1.cs'.

Does it work now?

-- 
Damien Cassou
http://damiencassou.seasidehosting.st



More information about the Squeak-dev mailing list