Răsfoiți Sursa

remove test_class_load markup

[SVN r27393]
Robert Ramey 21 ani în urmă
părinte
comite
bf54f6d646
1 a modificat fișierele cu 7 adăugiri și 13 ștergeri
  1. 7 13
      status/explicit-failures-markup.xml

+ 7 - 13
status/explicit-failures-markup.xml

@@ -742,7 +742,7 @@ for more information.
         </mark-expected-failures>
 
         <mark-expected-failures>
-            <test name="void_cast*"/>
+            <test name="test_void_cast*"/>
             <toolset name="msvc*"/>
             <note author="Robert Ramey" date="20 Sep 2004" refid="16,29"/>
         </mark-expected-failures>
@@ -763,6 +763,12 @@ for more information.
              <note author="Robert Ramey" date="12 Feb 05" refid="2,29"/>
         </mark-expected-failures>
 
+        <mark-expected-failures>
+             <test name="test_reset_object_address*"/>
+             <toolset name="msvc*"/>
+             <note author="Robert Ramey" date="12 Feb 05" refid="6,29"/>
+        </mark-expected-failures>
+
         <mark-expected-failures>
             <test name="test_array*"/>
             <test name="test_demo_fast_archive"/>
@@ -883,18 +889,6 @@ for more information.
             <toolset name="intel-7.1-linux"/>
             <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>
 
 

粤ICP备19079148号