July 6, 2018
3:38 p.m.
In a clean Pharo 6.1 (Windows 8) I loaded Roassal2 with the following spec in a baseline: spec project: 'Roassal2' with: [ spec className: #ConfigurationOfRoassal2; versionString: #stable; repository: 'http://www.smalltalkhub.com/mc/ObjectProfile/Roassal2' ]. But many Trachel tests fails because of "External module not found" error (Screenshots attached). May be Roassal2 is broken on Windows? I tried loading Roassal2 from the Catalog browser and the same 137 tests fails. Any idea what could be missing? Cheers, Hernán