Boost logo

Boost :

From: Robert Ramey (ramey_at_[hidden])
Date: 2003-12-22 01:40:43


Below is the output xml produced by process_jam_log.

I corresponds to a test which compiles, links, and runs but
produces a test failure at run time.

This has drawn my attention because the compiler status table that
is generated shows this test as passing.

Can anyone explain why this isn't marked as a failure and what
I have to do to fix this?

Robert Ramey

<test-log library="" test-name="test_is_abstract" test-type="" test-program="" target-directory="bin/boost/libs/serialization/test/test_is_abstract.test/vc7/debug/runtime-link-static" toolset="vc7" show-run-output="true">
<lib result="fail" timestamp="2003-12-21 22:20:58 UTC">
bin/boost/libs/serialization/build/libboost_serialization.lib/vc7/debug/runtime-link-static</lib>
<link result="succeed" timestamp="2003-12-22 05:59:23 UTC"></link>
<run result="succeed" timestamp="2003-12-22 05:59:23 UTC">
../../../libs/serialization/test/test_is_abstract.cpp(19): error in "call_test_main": test ::boost::is_abstract&lt;A&gt;::value failed

*** 1 failure detected in test case "call_test_main"
</run>
</test-log>


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