Boost logo

Boost Testing :

From: Martin Wille (mw8329_at_[hidden])
Date: 2005-09-23 06:54:31


Douglas Gregor wrote:
> Some of the gcc-3.4.4-linux tests don't seem to be updated by the
> last few runs. For instance, I've fixed the bug shown here:
>
> http://tinyurl.com/cqcpb
>
> Note that the compiler output is from 9/12, meaning that the test
> hasn't actually been rerun. Any ideas about what's going on?

The directory listing of the dijkstra_heap_performance test for gcc
3.4.4 looks:

-rw-r--r-- 1 m m 3085688 Sep 14 02:20 dijkstra_heap_performance.o
-rw-r--r-- 1 m m 214 Sep 14 02:21 dijkstra_heap_performance.output
-rw-r--r-- 1 m m 214 Sep 14 02:21 dijkstra_heap_performance.run
-rw-r--r-- 1 m m 49 Sep 14 02:21 dijkstra_heap_performance.test
-rw-r--r-- 1 m m 6984 Sep 12 17:21 test_log.xml

The test_log.xml file is older than the most recent build/run is.
I *guess* process_jam_log doesn't delete existing xml files when it
decides not to create a new one.

For the records, the .run file contains:

Generating graph...10000 vertices, 100000 edges.
Running Dijkstra's with binary heap...4.14 seconds.
Running Dijkstra's with relaxed heap...0.81 seconds.
Speedup = 5.11111.

**** no errors detected

EXIT STATUS: 0

Regards,
m
Send instant messages to your online friends http://au.messenger.yahoo.com


Boost-testing list run by mbergal at meta-comm.com