summaryrefslogtreecommitdiff
path: root/status
diff options
context:
space:
mode:
authorRobert Ramey <ramey@rrsd.com>2005-02-13 17:55:21 +0000
committerRobert Ramey <ramey@rrsd.com>2005-02-13 17:55:21 +0000
commit036c72d8fec0381dfc89963ec44c610949c364d7 (patch)
tree849488dbced7f53c3d9901b6c6c0203b2fe944b7 /status
parentd0ebc36bac8ccd28ef7d99af5d3d442aef6ce302 (diff)
downloadboost-036c72d8fec0381dfc89963ec44c610949c364d7.tar.gz
changed test_class_load from expected failure
[SVN r27347]
Diffstat (limited to 'status')
-rw-r--r--status/explicit-failures-markup.xml29
1 files changed, 13 insertions, 16 deletions
diff --git a/status/explicit-failures-markup.xml b/status/explicit-failures-markup.xml
index 713e8c2974..ad7a68eadf 100644
--- a/status/explicit-failures-markup.xml
+++ b/status/explicit-failures-markup.xml
@@ -738,16 +738,6 @@ for more information.
</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"/>
<test name="test_demo_fast_binary_archive"/>
@@ -819,9 +809,7 @@ for more information.
</mark-expected-failures>
<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_no_rtti_*"/>
<test name="test_set_*"/>
<toolset name="borland-5_6_4"/>
<note author="Aleksey Gurtovoy" refid="29"/>
@@ -836,9 +824,7 @@ for more information.
<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_*"/>
+ <test name="test_no_rtti_*"/>
<toolset name="cw*"/>
<note author="Aleksey Gurtovoy" refid="29"/>
</mark-expected-failures>
@@ -849,6 +835,17 @@ for more information.
<note author="Aleksey Gurtovoy" refid="29"/>
</mark-expected-failures>
+ <test name="test_class_info_load*">
+ <mark-failure>
+ <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-failure>
+ </test>
+
</library>