Dec. 17, 2010
12:33 a.m.
Comment #2 on issue 3445 by Torsten....@astares.de: [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