Boost regression notification (2005-08-05)

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/is... 34 failures in 3 libraries: iostreams (1) serialization (32) thread (1) |iostreams| mapped_file_test: intel-win32-9_0 |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 |thread| test_thread: vc-6_5

Douglas Gregor wrote:
34 failures in 3 libraries: iostreams (1)
iostreams| mapped_file_test: intel-win32-9_0
I marked this a failing intermittently. It's a win32 API call that's failing; I don't think I can fix it until I have direct access to this compiler. Jonathan

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
participants (3)
-
Doug Gregor
-
Douglas Gregor
-
Jonathan Turkanis