May be Roassal2 is broken on Windows?

Sometimes Pharo on Windows decides that it will not load external library.

Try to restart your PC and see if it persists.

Peter

On Fri, Jul 6, 2018 at 5:38 PM, Hernán Morales Durand <hernan.morales@gmail.com> wrote:
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

_______________________________________________
Moose-dev mailing list
Moose-dev@list.inf.unibe.ch
https://www.list.inf.unibe.ch/listinfo/moose-dev