Boost regression notification (2006-10-31 [RC_1_34_0])

Boost Regression test failures Report time: 2006-10-31T11:56:09Z This report lists all regression test failures on release platforms. Detailed report: http://engineering.meta-comm.com/boost-regression/CVS-RC_1_34_0/developer/is... 36 failures in 7 libraries date_time (1) iostreams (10) mpl (4) program_options (7) random (1) serialization (12) utility (1) |date_time| testgreg_serialize_xml: msvc-8.0 |iostreams| bzip2_test: msvc-7.1 msvc-8.0 example_test: vc-6_5-stlport file_descriptor_test: cw-9.4 finite_state_filter_test: cw-9.4 gzip_test: msvc-7.1 msvc-8.0 mapped_file_test: cw-9.4 zlib_test: msvc-7.1 msvc-8.0 |mpl| multiset: gcc-4.0.3_linux gcc-4.1.0_linux gcc-4.1.0_linux_x86_64 gcc-4.1.1_sunos_i86pc |program_options| cmdline_test_dll: cw-9.4 options_description_test_dll: cw-9.4 parsers_test_dll: cw-9.4 positional_options_test_dll: cw-9.4 unicode_test_dll: cw-9.4 variable_map_test_dll: cw-9.4 winmain_dll: cw-9.4 |random| random_test: intel-linux-9.0 |serialization| test_class_info_load_text_warchive: vc-6_5 test_reset_object_address: vc-7_0 test_reset_object_address_dll: vc-7_0 test_simple_class_binary_archive_dll: vc-6_5 test_simple_class_text_archive_dll: vc-6_5 test_simple_class_text_warchive_dll: vc-6_5 test_simple_class_xml_archive_dll: vc-6_5 test_simple_class_xml_warchive_dll: vc-6_5 test_variant_xml_archive: borland-5_8_2 test_variant_xml_archive_dll: borland-5_8_2 test_variant_xml_warchive: borland-5_8_2 test_variant_xml_warchive_dll: borland-5_8_2 |utility| operators_test: gcc-3.4.5_linux_x86_64

Douglas Gregor wrote:
Boost Regression test failures Report time: 2006-10-31T11:56:09Z
|iostreams| bzip2_test: msvc-7.1 msvc-8.0 gzip_test: msvc-7.1 msvc-8.0 zlib_test: msvc-7.1 msvc-8.0
Is it possible that the iostreams library is not getting rebuilt when the regression tests run on RudbekAssociates-V2 machine? The failures being reported are the same as what I saw prior to the fixes that John Maddock checked in on 17 Oct to make sure the dll-export options got specified. On my local machine, these failures no longer occur. Is this possibly a case where the tester needs to clear out the previously built files on the test machine before starting the regression test build? Just curious... Thanks, -Dave

On 2006-10-31 12:39:57 -0800, David Deakins <ddeakins@veeco.com> said:
Is it possible that the iostreams library is not getting rebuilt when the regression tests run on RudbekAssociates-V2 machine? The failures being reported are the same as what I saw prior to the fixes that John Maddock checked in on 17 Oct to make sure the dll-export options got specified. On my local machine, these failures no longer occur. Is this possibly a case where the tester needs to clear out the previously built files on the test machine before starting the regression test build? Just curious...
Please post testing related questions to the testing list. That said, can anybody shine some light on this issue? Thanks Thomas
participants (3)
-
David Deakins
-
Douglas Gregor
-
Thomas Witt