[Bug 32] Failing phobos unit tests:

gdc-bugzilla at gdcproject.org gdc-bugzilla at gdcproject.org
Sat Apr 6 09:42:06 PDT 2013


http://bugzilla.gdcproject.org/show_bug.cgi?id=32

--- Comment #4 from Johannes Pfau <johannespfau at gmail.com> 2013-04-06 16:42:06 UTC ---
2 are fixed but I've not verified if they were fixed by the GC changes.
I'll try to reduce the other two segvs and file new bug reports for them.

Overall the situation is much better now with only 13 failing tests:
std.complex:663               FAILED
std.complex:683               FAILED
std.typecons:3281             FAILED
std.range:2953                FAILED
std.range:8640                FAILED
std.math:327                  FAILED
std.math:441                  FAILED
std.math:1517                 FAILED
std.math:1528                 FAILED
std.math:1632                 FAILED
std.math:2999                 FAILED
std.conv:2487                 FAILED
std.conv:2622                 FAILED
Total results: Passed 1892 Failed 13 Disabled 2

./unittest --show-disabled
std.container:3623
std.algorithm:1721

Here's my fork with the "enhanced" unit test support in case you want to try
it:
https://github.com/jpf91/GDC/commits/newUnittest

-- 
Configure bugmail: http://bugzilla.gdcproject.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.


More information about the D.gnu mailing list