summaryrefslogtreecommitdiff
path: root/status
diff options
context:
space:
mode:
authorRobert Ramey <ramey@rrsd.com>2005-02-13 03:43:38 +0000
committerRobert Ramey <ramey@rrsd.com>2005-02-13 03:43:38 +0000
commit386c8655dd139871d1681d5ebcdef72724744b12 (patch)
treeb10f6dad077faa0d6cc87ba48756c2564360882f /status
parent49667b18048e4b090715d79e83155536625d05d3 (diff)
downloadboost-386c8655dd139871d1681d5ebcdef72724744b12.tar.gz
update markup for serialization
[SVN r27340]
Diffstat (limited to 'status')
-rw-r--r--status/explicit-failures-markup.xml240
1 files changed, 73 insertions, 167 deletions
diff --git a/status/explicit-failures-markup.xml b/status/explicit-failures-markup.xml
index f05b966fdd..713e8c2974 100644
--- a/status/explicit-failures-markup.xml
+++ b/status/explicit-failures-markup.xml
@@ -472,35 +472,6 @@
</mark-expected-failures>
</library>
- <!-- iostream -->
- <library name="iostream">
- <mark-expected-failures>
- <test name="seekable_file_test"/>
- <toolset name="gcc-2.95.3-stlport-4.5.3-linux"/>
- <toolset name="borland-5_6_4"/>
- <toolset name="iw-7_1-vc6-stlp-4_5_3"/>
- <toolset name="msvc-stlport"/>
- <note author="Jonathan Turkanis">
- This failure is a result of an undiagnosed STLPort bug;
- the test fails even if all Boost components are replaced by
- standard library components.
- </note>
- </mark-expected-failures>
- <mark-expected-failures>
- <test name="code_converter_test"/>
- <toolset name="gcc-2.95.3-linux"/>
- <note author="Jonathan Turkanis">
- No wide stream support.
- </note>
- </mark-expected-failures>
- <mark-expected-failures>
- <test name="wide_stream_test"/>
- <toolset name="gcc-2.95.3-linux"/>
- <note author="Jonathan Turkanis">
- No wide stream support.
- </note>
- </mark-expected-failures>
- </library>
<!-- lambda -->
<library name="lambda">
@@ -723,53 +694,59 @@ for more information.
</mark-unusable>
<mark-unusable>
<toolset name="gcc-2.95.3-linux"/>
- <note author="Robert Ramey" date="20 Sep 2004" refid="18,19"/>
+ <note author="Robert Ramey" date="12 Feb 05" refid="18,19"/>
</mark-unusable>
- <test name="void_cast">
- <mark-failure>
- <toolset name="msvc"/>
- <note author="Robert Ramey" date="20 Sep 2004" refid="16"/>
- </mark-failure>
- </test>
- <test name="*_warchive">
- <mark-failure>
- <toolset name="mingw*"/>
- <toolset name="gcc-2.95.3-linux"/>
- <note author="Robert Ramey" date="20 Sep 2004" refid="19"/>
- </mark-failure>
- <mark-failure>
- <toolset name="*como-4_3_3*"/>
- <note author="Robert Ramey" date="20 Sep 2004" refid="5"/>
- </mark-failure>
- </test>
- <test name="test_codecvt_null">
- <mark-failure>
- <toolset name="mingw-3*"/>
- </mark-failure>
- <note author="Robert Ramey" date="20 Sep 2004" refid="19"/>
- </test>
- <test name="test_utf8_codecvt">
- <mark-failure>
- <toolset name="mingw*"/>
- </mark-failure>
- <note author="Robert Ramey" date="20 Sep 2004" refid="19"/>
- </test>
+
<mark-expected-failures>
- <test name="*"/>
- <toolset name="vc-8_0"/>
- <note author="Aleksey Gurtovoy">
- This failure is caused by a compiler bug in version 14.00.40809 that has
- been fixed in the latest development "alpha".
- </note>
+ <test name="*_warchive"/>
+ <test name="test_codecvt_null"/>
+ <test name="test_utf8_codecvt"/>
+ <toolset name="mingw*"/>
+ <toolset name="gcc-2.95.3-linux"/>
+ <note author="Robert Ramey" date="12 Feb 05" refid="19"/>
+ </mark-expected-failures>
+
+ <mark-expected-failures>
+ <test name="void_cast"/>
+ <toolset name="msvc*"/>
+ <note author="Robert Ramey" date="20 Sep 2004" refid="16"/>
+ </mark-expected-failures>
+
+ <mark-expected-failures>
+ <test name="*_warchive"/>
+ <test name="test_codecvt_null"/>
+ <test name="test_utf8_codecvt"/>
+ <toolset name="*como-4_3_3*"/>
+ <note author="Robert Ramey" date="12 Feb 05" refid="5"/>
</mark-expected-failures>
+
+ <mark-expected-failures>
+ <test name="test_demo_portable_archive_dll"/>
+ <toolset name="vc*"/>
+ <toolset name="msvc*"/>
+ <toolset name="iw*"/>
+ <note author="Robert Ramey" date="12 Feb 05" refid="2"/>
+ </mark-expected-failures>
+
<mark-expected-failures>
<test name="test_array*"/>
- <test name="test_demo_fast_binary_archive"/>
+ <test name="test_demo_fast_archive"/>
<toolset name="borland*"/>
- <note author="Robert Ramey" refid="26">
+ <note author="Robert Ramey" date="12 Feb 05" refid="26">
Borland compilers don't handle templates with array type arguments properly.
</note>
</mark-expected-failures>
+
+ <mark-expected-failures>
+ <test name="test_class_info_load*"/>
+ <toolset name="*"/>
+ <note author="Robert Ramey" date="12 Feb 05" refid="0">
+ This test depends upon a file created by the corresponding test_class_save
+ test. This is a restriction that bjam cannot currently enforce. This error
+ will usually disappear on the next run.
+ </note>
+ </mark-expected-failures>
+
<mark-expected-failures>
<test name="test_demo"/>
<test name="test_demo_exception"/>
@@ -778,10 +755,19 @@ for more information.
<test name="test_demo_xml*"/>
<toolset name="msvc*"/>
<toolset name="vc7"/>
- <note author="Robert Ramey" refid="6">
- msvc 6 compiler failure. Sometimes can be worked around.
- </note>
+ <note author="Robert Ramey" refid="6"/>
</mark-expected-failures>
+
+ <mark-expected-failures>
+ <test name="test_const"/>
+ <test name="test_demo_fast_archive"/>
+ <test name="test_demo_portable_archive"/>
+ <test name="test_void_cast"/>
+ <toolset name="msvc"/>
+ <toolset name="vc7"/>
+ <note author="Aleksey Gurtovoy" refid="29"/>
+ </mark-expected-failures>
+
<mark-expected-failures>
<test name="test_demo_pimpl"/>
<test name="test_diamond*"/>
@@ -794,8 +780,9 @@ for more information.
compiler in a fundamental way and cannnot be worked around.
</note>
</mark-expected-failures>
+
<mark-expected-failures>
- <test name="*"/>
+ <test name="*_dll"/>
<toolset name="msvc-stlport"/>
<note author="Robert Ramey">
This failure appears when STLPort is built and used as a DLL with msvc 6.
@@ -803,15 +790,17 @@ for more information.
for this problem.
</note>
</mark-expected-failures>
+
<mark-expected-failures>
<test name="*"/>
<toolset name="gcc-2.95.3-stlport*"/>
<note author="Aleksey Gurtovoy">
- The library is known to work in this configuration <i>if compiled against
+ The library is believed to work in this configuration <i>if compiled against
Spirit 1.6</i>. The latter is not provided by the particular testing
environment these tests have been run in.
</note>
</mark-expected-failures>
+
<mark-expected-failures>
<test name="test_demo"/>
<test name="test_demo_exception"/>
@@ -824,123 +813,42 @@ for more information.
<test name="test_unregistered*"/>
<test name="test_shared_ptr*"/>
<toolset name="cw*"/>
- <note author="Robert Ramey">
+ <note author="Robert Ramey" refid="29">
All tests that serialize derived pointers currently fail with Metrowerks compilers.
</note>
</mark-expected-failures>
- <mark-expected-failures reason="?">
- <test name="*_warchive"/>
- <test name="test_array_xml_*"/>
- <test name="test_binary_xml_*"/>
- <test name="test_class_info_load_xml_*"/>
- <test name="test_class_info_save_xml_warchive"/>
- <test name="test_contained_class_xml_*"/>
- <test name="test_cyclic_ptrs_xml_warchive"/>
- <test name="test_delete_pointer_xml_*"/>
- <test name="test_demo_xml"/>
- <test name="test_deque_xml_*"/>
- <test name="test_derived_class_ptr_xml_*"/>
- <test name="test_derived_class_xml_*"/>
- <test name="test_derived_xml_*"/>
- <test name="test_diamond_xml_*"/>
- <test name="test_exported_xml_*"/>
- <test name="test_list_ptrs_xml_*"/>
- <test name="test_list_xml_*"/>
- <test name="test_map_xml_*"/>
- <test name="test_mi_xml_*"/>
- <test name="test_mult_archive_types"/>
- <test name="test_multiple_ptrs_xml_*"/>
- <test name="test_no_rtti_xml_*"/>
- <test name="test_non_default_ctor2_xml_*"/>
- <test name="test_non_default_ctor_xml_*"/>
- <test name="test_non_intrusive_xml_*"/>
- <test name="test_null_ptr_xml_*"/>
- <test name="test_nvp_xml_*"/>
- <test name="test_object_xml_*"/>
- <test name="test_optional_xml_*"/>
- <test name="test_polymorphic_xml_*"/>
- <test name="test_primitive_xml_*"/>
- <test name="test_recursion_xml_*"/>
- <test name="test_registered_xml_*"/>
- <test name="test_set_binary_*"/>
- <test name="test_set_text_*"/>
- <test name="test_set_xml_*"/>
- <test name="test_shared_ptr_xml_*"/>
- <test name="test_simple_class_ptr_xml_*"/>
- <test name="test_simple_class_xml_*"/>
- <test name="test_split_xml_*"/>
- <test name="test_tracking_xml_*"/>
- <test name="test_unregistered_xml_*"/>
- <test name="test_utf8_codecvt"/>
- <test name="test_vector_xml_*"/>
- <toolset name="iw-7_1-vc6-stlp-4_5_3"/>
- <note author="Aleksey Gurtovoy" refid="29"/>
- </mark-expected-failures>
- <mark-expected-failures reason="?">
- <test name="test_class_info_load_text_warchive"/>
- <test name="test_const"/>
- <test name="test_demo_fast_archive"/>
- <test name="test_demo_portable_archive"/>
- <test name="test_void_cast"/>
- <toolset name="msvc"/>
- <note author="Aleksey Gurtovoy" refid="29"/>
- </mark-expected-failures>
- <mark-expected-failures reason="?">
- <test name="test_const"/>
- <toolset name="vc7"/>
- <note author="Aleksey Gurtovoy" refid="29"/>
- </mark-expected-failures>
- <mark-expected-failures reason="?">
- <test name="test_demo_fast_archive"/>
+
+ <mark-expected-failures>
<test name="test_no_rtti_binary_archive"/>
<test name="test_no_rtti_text_*"/>
<test name="test_no_rtti_xml_*"/>
- <test name="test_set_binary_archive"/>
- <test name="test_set_text_*"/>
- <test name="test_set_xml_*"/>
+ <test name="test_set_*"/>
<toolset name="borland-5_6_4"/>
<note author="Aleksey Gurtovoy" refid="29"/>
</mark-expected-failures>
- <mark-expected-failures reason="?">
+
+ <mark-expected-failures>
<test name="test_array_binary_archive"/>
<test name="test_array_text_*"/>
- <test name="test_demo_shared_ptr"/>
- <test name="test_demo_fast_archive"/>
- <test name="test_no_rtti_binary_archive"/>
- <test name="test_no_rtti_text_*"/>
- <test name="test_no_rtti_xml_*"/>
- <toolset name="cw-8_3"/>
<note author="Aleksey Gurtovoy" refid="29"/>
</mark-expected-failures>
- <mark-expected-failures reason="?">
+
+ <mark-expected-failures>
<test name="test_demo_shared_ptr"/>
<test name="test_demo_fast_archive"/>
<test name="test_no_rtti_binary_archive"/>
<test name="test_no_rtti_text_*"/>
<test name="test_no_rtti_xml_*"/>
- <toolset name="cw-9_3"/>
- <note author="Aleksey Gurtovoy" refid="29"/>
- </mark-expected-failures>
- <mark-expected-failures reason="?">
- <test name="test_class_info_load_text_warchive"/>
- <toolset name="iw-7_1-vc6"/>
- <note author="Aleksey Gurtovoy" refid="29"/>
- </mark-expected-failures>
- <mark-expected-failures reason="?">
- <test name="test_class_info_load_text_warchive"/>
- <toolset name="intel-win32-8_0"/>
+ <toolset name="cw*"/>
<note author="Aleksey Gurtovoy" refid="29"/>
</mark-expected-failures>
- <mark-expected-failures reason="?">
+
+ <mark-expected-failures>
<test name="test_smart_cast"/>
<toolset name="intel-7.1-linux"/>
<note author="Aleksey Gurtovoy" refid="29"/>
</mark-expected-failures>
- <mark-expected-failures reason="?">
- <test name="test_class_info_load_*"/>
- <toolset name="intel-8.0-linux"/>
- <note author="Aleksey Gurtovoy" refid="29"/>
- </mark-expected-failures>
+
</library>
@@ -1652,8 +1560,6 @@ for more information.
</mark-expected-failures>
</library>
-
-
<!-- regex -->
<library name="regex">
<test name="regex_token_iterator_eg_2">