Просмотр исходного кода

re-mark some serialization failures

[SVN r25516]
Robert Ramey 21 лет назад
Родитель
Сommit
ceea4e83af
1 измененных файлов с 5 добавлено и 8 удалено
  1. 5 8
      status/explicit-failures-markup.xml

+ 5 - 8
status/explicit-failures-markup.xml

@@ -676,10 +676,7 @@ for more information.
             <test name="test_demo_exception"/>
             <test name="test_demo_fast_binary_archive"/>
             <test name="test_demo_shared_ptr"/>
-            <test name="test_demo_xml"/>
-            <test name="test_demo_xml_load"/>
-            <test name="test_demo_xml_save"/>
-            <test name="test_map_text*"/>
+            <test name="test_demo_xml*"/>
             <toolset name="msvc*"/>
             <toolset name="vc7"/>
             <note author="Robert Ramey" refid="6">
@@ -692,14 +689,14 @@ for more information.
             <test name="test_mi*"/>
             <test name="test_mult_archive_types"/>
             <toolset name="msvc*"/>
-            <toolset name="vc7"/>
+            <toolset name="vc7/>
             <note author="Robert Ramey" refid="6">
                 msvc 6 compiler failure.  The facility being tested conflicts the the 
                 compiler in a fundamental way and cannnot be worked around.
             </note>
         </mark-expected-failures>
         <mark-expected-failures>
-            <test name="test_level_class_info_load"/>
+            <test name="test_level_class_info_load*"/>
             <toolset name="*"/>
             <note author="Robert Ramey" refid="0">
                 Some tests depend upon the existence of an output file
@@ -726,9 +723,9 @@ for more information.
             </note>
         </mark-expected-failures>
         <mark-expected-failures>
-            <test name="test_demo*"/>
+            <test name="test_demo"/>
             <test name="test_demo_exception"/>
-            <test name="test_demo_xml**"/>
+            <test name="test_demo_xml*"/>
             <test name="test_shared_ptr*"/>
             <test name="test_mi*"/>
             <test name="test_non_default_ctor2*"/>

粤ICP备19079148号