Boost logo

Boost :

Subject: Re: [boost] [1.61.0] Master branch is closed
From: John Maddock (jz.maddock_at_[hidden])
Date: 2016-04-22 14:11:07


> I'm willing to do whatever is most convenient for you guys. Ideally
> I'd like to see at least a few test results on develop, merge to
> master and see at least a few results there.
>

Running tests locally, msvc-14, 12 and 11 all pass. With msvc-10 there
are 10 failures, but 7 shown on the test matrix, current failures are:

test_map_unordered_text_archive
test_map_unordered_text_warchive
test_map_unordered_xml_archive
test_map_unordered_xml_warchive
test_map_unordered_binary_archive

test_set_unordered_text_archive
test_map_unordered_text_warchive
test_map_unordered_xml_archive
test_map_unordered_xml_warchive
test_map_unordered_binary_archive

These all look to be the "same" failure though, so I'm not sure why some
of these seem to pass in the test matrix?

GCC-5.3.0 mingw failures:

test_native_array_xml_warchive
test_registered_xml_warchive
test_boost_array_xml_warchive
test_non_default_ctor2_xml_warchive
test_delete_pointer_xml_warchive
test_unregistered_xml_warchive
test_dll_simple

GCC 5.3.0 C++14 mode:

test_codecvt_null
test_array_xml_warchive
test_boost_array_xml_warchive
test_native_array_xml_warchive
test_binary_xml_warchive
test_bitset_xml_warchive
test_class_info_load_xml_warchive
test_complex_xml_warchive
test_contained_class_xml_warchive
test_cyclic_pointers_xml_warchive
test_delete_pointer_xml_warchive

+ lots more, all with the same failure as:
http://www.boost.org/development/tests/develop/developer/output/timber-cygwin-boost-bin-v2-libs-serialization-test-test_mi_xml_warchive-test-gcc-5-3-0-debug.html

Intel 16 win:

Almost everything fails with linker errors.

Let me know if there's anything I can do.

HTH, John.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk