Sfoglia il codice sorgente

markup filesystem expected failures

[SVN r34255]
Beman Dawes 20 anni fa
parent
commit
819b4011b8
1 ha cambiato i file con 9 aggiunte e 1 eliminazioni
  1. 9 1
      status/explicit-failures-markup.xml

+ 9 - 1
status/explicit-failures-markup.xml

@@ -1178,9 +1178,16 @@
           <test name="operations_test_dll"/>
           <test name="path_test_dll"/>
           <toolset name="borland-5_6_4"/>
+          <toolset name="borland-5_8_2"/>
           <toolset name="borland-5.6.4"/>
           <toolset name="mingw-3_4_2"/>
-          <note author="Beman Dawes" refid="35"/>
+          <note author="Beman Dawes" refid="35"/> <!-- dll's don't work - use static -->
+        </mark-expected-failures>
+        <mark-expected-failures>
+          <test name="operations_test"/>
+          <test name="operations_test_dll"/>
+            <toolset name="msvc*"/>
+          <note author="Beman Dawes" refid="31"/> <!-- esoteric features don't work -->
         </mark-expected-failures>
         <mark-expected-failures>
           <test name="mbcopy"/>
@@ -1201,6 +1208,7 @@
             <toolset name="borland-5_6_4"/>
             <toolset name="borland-5.6.4"/>
             <toolset name="borland-5_8_1"/>
+            <toolset name="borland-5_8_2"/>
             <toolset name="cw-8_3"/>
             <toolset name="dmc-8_4_7*"/>
           <note author="Beman Dawes">

粤ICP备19079148号