[phobos] Silent failure of std.container unittests

Don Clugston dclugston at googlemail.com
Mon Jul 12 13:26:46 PDT 2010


On 12 July 2010 15:55, Lars Tandle Kyllingstad <lars at kyllingen.net> wrote:
> When running 'make unittest' on the latest revision of Phobos, it just
> fails on/after std.container, without any sensible error message:
>
> Testing generated/posix/debug/unittest/std/container
> make[1]: *** [generated/posix/debug/unittest/std/container] Error 1
> make: *** [unittest] Error 2
>
> Anyone else seeing this?

Possibly. On Windows, I'm getting an errorlevel 1 return partway
through running the unittests, but it's after std.container.
Haven't tried to find where it is happening.


More information about the phobos mailing list