[Issue 16227] std.numeric unit tests fail when run in isolation

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Thu Aug 25 05:43:00 PDT 2016


https://issues.dlang.org/show_bug.cgi?id=16227

--- Comment #4 from greensunny12 at gmail.com ---
Just for completeness this also affects std.algorithm.sorting and has been
reported by Andrei in the NG:

http://forum.dlang.org/post/nol5h2$lj$1@digitalmars.com

And a bit later by John:

http://forum.dlang.org/post/nggdlqrbtdwikklotpeo@forum.dlang.org

For the code coverage we temporarily exclude std.algorithm.sorting:

https://github.com/dlang/phobos/pull/4587

--


More information about the Digitalmars-d-bugs mailing list