$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Beman Dawes (bdawes_at_[hidden])
Date: 2003-12-22 16:27:42
At 01:40 AM 12/22/2003, Robert Ramey wrote:
 >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?
If you look at the timestamps, you can see what is happening. There was a 
previous library failure (2003-12-21 22:20:58 UTC) that has now (2003-12-22 
05:59:23 UTC) been cleared. The <lib ...> entry didn't get cleared out.
I'll try to get that fixed.
In the meantime, if you delete 
bin/boost/libs/serialization/build/libboost_serialization.lib and rerun, 
the problem should disappear.
Thanks,
--Beman
 >
 >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/vc
 >7/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/runt
 >ime-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<A>::value failed
 >
 >*** 1 failure detected in test case "call_test_main"
 ></run>
 ></test-log>
 >
 >_______________________________________________
 >Unsubscribe & other changes:
 >http://listarchives.boost.org/mailman/listinfo.cgi/boost