Boost logo

Boost Interest :

From: troy d. straszheim (troy_at_[hidden])
Date: 2008-05-21 03:18:02


Status:

I saw some discussion over in the thread "Re: [boost] regression results for the release?"
about test results. Running the tests on OSX Leopard and ubuntu 8.04 (gcc 4.2.3)
on the cmake 1.35.0 branch show a bunch of failures, which I'll examine soon (I'm
certain the vast majority are simple/easy-to-fix in the build system.)..

(from that thread)
>> > We can still get the 1.35.0 results. We just need volunteers to run the
>> > regression results against 'tags/release/1_35_0'. And if we have those
>> > results, I could turn around and generate the expected_results.xml.
>
> Yes, please. I was never very comfortable with the fact that we dropped
> testing for so many platforms at version 1.35, but to not offer a
> testing report for the actual release seems totally unacceptable to me.

Yeah, that testing report would be pretty handy right about now...

Test results follow:

Ubuntu 8.04 (gcc 4.2.3, 32 bit)

96% tests passed, 85 tests failed out of 2165

The following tests FAILED:
          98 - Config::has_pthread_yield_fail (Failed)
         174 - Config::no_ded_typename_fail (Failed)
         437 - FunctionTypes::member_ccs (Failed)
         438 - FunctionTypes::member_ccs_exact (Failed)
         442 - FunctionTypes::fast_mem_fn_example (Failed)
         473 - GIL::image (Failed)
         836 - Numeric::pi (Failed)
         855 - Optional::optional_test_ref (Failed)
         933 - Python::crossmod_exception (Failed)
         934 - Python::injected (Failed)
         935 - Python::properties (Failed)
         936 - Python::return_arg (Failed)
         937 - Python::staticmethod (Failed)
         938 - Python::shared_ptr (Failed)
         939 - Python::andreas_beyer (Failed)
         940 - Python::polymorphism (Failed)
         941 - Python::polymorphism2 (Failed)
         942 - Python::wrapper_held_type (Failed)
         943 - Python::polymorphism2_auto_ptr (Failed)
         944 - Python::auto_ptr (Failed)
         945 - Python::minimal (Failed)
         946 - Python::args (Failed)
         947 - Python::raw_ctor (Failed)
         948 - Python::numpy (Failed)
         949 - Python::enum (Failed)
         950 - Python::exception_translator (Failed)
         951 - Python::pearu1 (Failed)
         952 - Python::try (Failed)
         953 - Python::const_argument (Failed)
         954 - Python::keywords (Failed)
         955 - Python::builtin_converters (Failed)
         956 - Python::test_pointer_adoption (Failed)
         957 - Python::operators (Failed)
         958 - Python::callbacks (Failed)
         959 - Python::defaults (Failed)
         960 - Python::object (Failed)
         961 - Python::list (Failed)
         962 - Python::long (Failed)
         963 - Python::dict (Failed)
         964 - Python::tuple (Failed)
         965 - Python::str (Failed)
         966 - Python::slice (Failed)
         967 - Python::virtual_functions (Failed)
         968 - Python::back_reference (Failed)
         969 - Python::implicit (Failed)
         970 - Python::data_members (Failed)
         971 - Python::ben_scott1 (Failed)
         972 - Python::bienstman1 (Failed)
         973 - Python::bienstman2 (Failed)
         974 - Python::bienstman3 (Failed)
         975 - Python::multi_arg_constructor (Failed)
         976 - Python::iterator (Failed)
         977 - Python::stl_iterator (Failed)
         978 - Python::extract (Failed)
         979 - Python::crossmod_opaque (Failed)
         980 - Python::opaque (Failed)
         981 - Python::voidptr (Failed)
         982 - Python::pickle1 (Failed)
         983 - Python::pickle2 (Failed)
         984 - Python::pickle3 (Failed)
         985 - Python::pickle4 (Failed)
         986 - Python::nested (Failed)
         987 - Python::docstring (Failed)
         988 - Python::vector_indexing_suite (Failed)
         989 - Python::pointer_vector (Failed)
         990 - Python::map_indexing_suite (Failed)
         1025 - Regex::regex_regress (Timeout)
         1026 - Regex::regex_regress_dll (Timeout)
         1141 - Serialization::test_exported_text_archive (OTHER_FAULT)
         1142 - Serialization::test_exported_text_archive_dll (OTHER_FAULT)
         1143 - Serialization::test_exported_text_warchive (OTHER_FAULT)
         1144 - Serialization::test_exported_text_warchive_dll (OTHER_FAULT)
         1145 - Serialization::test_exported_binary_archive (OTHER_FAULT)
         1146 - Serialization::test_exported_binary_archive_dll (OTHER_FAULT)
         1147 - Serialization::test_exported_xml_archive (OTHER_FAULT)
         1148 - Serialization::test_exported_xml_archive_dll (OTHER_FAULT)
         1149 - Serialization::test_exported_xml_warchive (OTHER_FAULT)
         1150 - Serialization::test_exported_xml_warchive_dll (OTHER_FAULT)
         1606 - Spirit::symbols_add_null (Failed)
         1607 - Spirit::symbols_add_null_debug (Failed)
         1754 - Statechart::BitMachineExample (Failed)
         1808 - tr1::test_mem_fn_tricky (Failed)
         1809 - tr1::test_mem_fn_tricky_std (Failed)
         1866 - tr1::test_ref_wrapper_tricky (Failed)
         1867 - tr1::test_ref_wrapper_tricky_std (Failed)

Darwin/Leopard/intel, 32 bit:

95% tests passed, 98 tests failed out of 2165

The following tests FAILED:
          88 - Config::has_nanosleep_fail (Failed)
          97 - Config::has_pthread_ma_st_fail (Failed)
         174 - Config::no_ded_typename_fail (Failed)
         344 - Disjoint_sets::disjoint_set_test (Failed)
         400 - Function::contains_test (Failed)
         437 - FunctionTypes::member_ccs (Failed)
         438 - FunctionTypes::member_ccs_exact (Failed)
         442 - FunctionTypes::fast_mem_fn_example (Failed)
         473 - GIL::image (Failed)
         505 - Graph::adjacency_matrix_test (Failed)
         580 - Lambda::bll_and_function (Failed)
         581 - Lambda::lambda_cast_test (Failed)
         583 - Lambda::control_structures (Failed)
         585 - Lambda::extending_rt_traits (Failed)
         587 - Lambda::member_pointer_test (Failed)
         590 - Lambda::switch_construct (Failed)
         834 - Numeric::mul (Failed)
         835 - Numeric::overflow (Failed)
         836 - Numeric::pi (Failed)
         855 - Optional::optional_test_ref (Failed)
         933 - Python::crossmod_exception (Failed)
         934 - Python::injected (Failed)
         935 - Python::properties (Failed)
         936 - Python::return_arg (Failed)
         937 - Python::staticmethod (Failed)
         938 - Python::shared_ptr (Failed)
         939 - Python::andreas_beyer (Failed)
         940 - Python::polymorphism (Failed)
         941 - Python::polymorphism2 (Failed)
         942 - Python::wrapper_held_type (Failed)
         943 - Python::polymorphism2_auto_ptr (Failed)
         944 - Python::auto_ptr (Failed)
         945 - Python::minimal (Failed)
         946 - Python::args (Failed)
         947 - Python::raw_ctor (Failed)
         948 - Python::numpy (Failed)
         949 - Python::enum (Failed)
         950 - Python::exception_translator (Failed)
         951 - Python::pearu1 (Failed)
         952 - Python::try (Failed)
         953 - Python::const_argument (Failed)
         954 - Python::keywords (Failed)
         955 - Python::builtin_converters (Failed)
         956 - Python::test_pointer_adoption (Failed)
         957 - Python::operators (Failed)
         958 - Python::callbacks (Failed)
         959 - Python::defaults (Failed)
         960 - Python::object (Failed)
         961 - Python::list (Failed)
         962 - Python::long (Failed)
         963 - Python::dict (Failed)
         964 - Python::tuple (Failed)
         965 - Python::str (Failed)
         966 - Python::slice (Failed)
         967 - Python::virtual_functions (Failed)
         968 - Python::back_reference (Failed)
         969 - Python::implicit (Failed)
         970 - Python::data_members (Failed)
         971 - Python::ben_scott1 (Failed)
         972 - Python::bienstman1 (Failed)
         973 - Python::bienstman2 (Failed)
         974 - Python::bienstman3 (Failed)
         975 - Python::multi_arg_constructor (Failed)
         976 - Python::iterator (Failed)
         977 - Python::stl_iterator (Failed)
         978 - Python::extract (Failed)
         979 - Python::crossmod_opaque (Failed)
         980 - Python::opaque (Failed)
         981 - Python::voidptr (Failed)
         982 - Python::pickle1 (Failed)
         983 - Python::pickle2 (Failed)
         984 - Python::pickle3 (Failed)
         985 - Python::pickle4 (Failed)
         986 - Python::nested (Failed)
         987 - Python::docstring (Failed)
         988 - Python::vector_indexing_suite (Failed)
         989 - Python::pointer_vector (Failed)
         990 - Python::map_indexing_suite (Failed)
         1501 - Signals::signal_n_test (Failed)
         1502 - Signals::signal_test (Failed)
         1606 - Spirit::symbols_add_null (Failed)
         1607 - Spirit::symbols_add_null_debug (Failed)
         1629 - Spirit::bug_fixes_debug (SEGFAULT)
         1630 - Spirit::action_tests (SEGFAULT)
         1631 - Spirit::action_tests_debug (Failed)
         1754 - Statechart::BitMachineExample (Failed)
         1771 - Test::prg_exec_fail2 (Failed)
         1804 - tr1::test_bind (Failed)
         1805 - tr1::test_bind_std (Failed)
         1808 - tr1::test_bind_tricky (Failed)
         1809 - tr1::test_bind_tricky_std (Failed)
         1830 - tr1::test_mem_fn_tricky (Failed)
         1831 - tr1::test_mem_fn_tricky_std (Failed)
         1838 - tr1::test_ref_wrapper_tricky (Failed)
         1839 - tr1::test_ref_wrapper_tricky_std (Failed)
         2113 - Variant::test1 (Failed)
         2115 - Variant::test2 (Failed)
         2118 - Variant::test6 (Failed)


Boost-cmake list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk