Boost logo

Boost :

From: Martin Wille (mw8329_at_[hidden])
Date: 2003-12-17 17:04:02


Hi,

it seems we have a new problem with the xsl reporting :(

The xsl generated reports are saying all tests
of Boost.Thread would fail on Linux. However, that
is totally wrong. In fact, all tests succeed.

The generated test_results.xml file seems to be correct:

...
<test-log library="signals" test-name="dead_slot_test" test-type="run"
test-program="libs/signals/test/dead_slot_test.cpp"
target-directory="bin/boost/libs/signals/test/dead_slot_test.test/gcc-3.4-cvs/debug"
toolset="gcc-3.4-cvs" show-run-output="false">
<compile result="succeed" timestamp="2003-12-17 19:04:55 UTC"></compile>
<link result="succeed" timestamp="2003-12-17 19:04:55 UTC">
Chmod1
../bin/boost/libs/signals/test/dead_slot_test.test/gcc-3.4-cvs/debug/dead_slot_test
</link>
<run result="succeed" timestamp="2003-12-17 19:04:55 UTC">

*** No errors detected
</run>
</test-log>
...

However, the test is marked as failing in the HTML output.

I triple checked that no other file named test_results.xml is
around (which would've been the best explanation for the problem).

Regards,
m


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk