$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Doug Gregor (dgregor_at_[hidden])
Date: 2005-08-05 13:28:51
On Aug 5, 2005, at 12:00 PM, Douglas Gregor wrote:
> Boost regression test failures
> ------------------------------
> Report time: 2005-08-05T15:10:44Z
>
> This report lists all regression test failures on release platforms.
>
> Detailed report:
>
> http://engineering.meta-comm.com/boost-regression/CVS-RC_1_33_0/
> developer/issues.html
>
> 34 failures in 3 libraries:
> iostreams (1)
> serialization (32)
> thread (1)
*sniff* *sob*
> |iostreams|
> mapped_file_test: intel-win32-9_0
Does anyone know what's happening here? This one seems to fail
intermittently.
> |serialization|
> test_list_binary_archive: cw-9_4 cw-9_5-darwin
> test_list_binary_archive_dll: cw-9_4 cw-9_5-darwin
> test_list_ptrs_binary_archive: cw-9_4 cw-9_5-darwin
> test_list_ptrs_binary_archive_dll: cw-9_4 cw-9_5-darwin
> test_list_ptrs_text_archive: cw-9_4 cw-9_5-darwin
> test_list_ptrs_text_archive_dll: cw-9_4
> test_list_ptrs_text_warchive: cw-9_4 cw-9_5-darwin
> test_list_ptrs_text_warchive_dll: cw-9_4
> test_list_ptrs_xml_archive: cw-9_4 cw-9_5-darwin
> test_list_ptrs_xml_archive_dll: cw-9_4
> test_list_ptrs_xml_warchive: cw-9_4 cw-9_5-darwin
> test_list_ptrs_xml_warchive_dll: cw-9_4
> test_list_text_archive: cw-9_4 cw-9_5-darwin
> test_list_text_archive_dll: cw-9_4
> test_list_text_warchive: cw-9_4 cw-9_5-darwin
> test_list_text_warchive_dll: cw-9_4
> test_list_xml_archive: cw-9_4 cw-9_5-darwin
> test_list_xml_archive_dll: cw-9_4
> test_list_xml_warchive: cw-9_4 cw-9_5-darwin
> test_list_xml_warchive_dll: cw-9_4
I'm assuming these will pass due to Rene's fix.
> |thread|
> test_thread: vc-6_5
I've upped the tolerances on this one so that it should be more stable.
Doug