Comment #2 on issue 3445 by [email protected]: [Repackage] "SUnit"
should be well structured
http://code.google.com/p/pharo/issues/detail?id=3445
BTW: three tests in SUnit tests fail in the current #12280 image but this
is not due to the changes in the changeset.
Stef uncommented the pragma way in TestCase>>expectedFailures:
"this implementation is far too slow and block the execution of tests since
just for printing a test it scans all the literal of the system. So I
reverted the old way of declaring expectedFailures"
Looks like the tests are not adopted