Dec. 20, 2010
1:05 p.m.
Updates: Cc: marianopeck marcus.denker stephane.ducasse Comment #2 on issue 3463 by Torsten....@astares.de: [Failing Test] HelpBrowserTest.testOpen http://code.google.com/p/pharo/issues/detail?id=3463 In an updated Pharo core 1.2beta #12282 the test is green. I think the reason why it fails in 1.2-dev is that ConfigurationOfHelpSystem is still referenced in ConfigurationOfPharo, but help system is now already included in core images. So it should be easy to fix by removing HelpSystem from the Metacello config used to build the dev-image