[Issue 10902] some phobos unittests take an excessive amount of time

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Aug 27 08:13:18 PDT 2013


http://d.puremagic.com/issues/show_bug.cgi?id=10902


hsteoh at quickfur.ath.cx changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hsteoh at quickfur.ath.cx


--- Comment #1 from hsteoh at quickfur.ath.cx 2013-08-27 08:13:16 PDT ---
On my machine (AMD Phenom II X6 1055T), the longest-running tests are:

Testing std.conv: OK (took 5789ms)
Testing std.datetime: OK (took 26923ms)
Testing std.exception: OK (took 502ms)
Testing std.file: OK (took 16078ms)
Testing std.parallelism: OK (took 8988ms)
Testing std.process: OK (took 2423ms)
Testing std.regex: OK (took 2458ms)
Testing std.uni: OK (took 589ms)
Testing std.utf: OK (took 2003ms)
Testing std.uuid: OK (took 1504ms)

std.datetime totally takes the cake when it comes to tests, I'm guessing just
because of the sheer number of tests?

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list