Przeglądaj źródła

Marked wide versions of serialization expected to fail on gcc windows.

[SVN r36965]
Roland Schwarz 19 lat temu
rodzic
commit
a26998573a
1 zmienionych plików z 3 dodań i 1 usunięć
  1. 3 1
      status/explicit-failures-markup.xml

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

@@ -1983,12 +1983,14 @@ for more information.
 
         <mark-expected-failures>
             <test name="*_warchive"/>
+            <test name="*_warchive_dll"/>
             <test name="test_codecvt_null"/>
             <test name="test_utf8_codecvt"/>
             <toolset name="mingw*"/>
             <toolset name="*mingw*"/>
+            <toolset name="*cygwin*"/>
             <toolset name="gcc-2.95.3-linux"/>
-            <note author="Robert Ramey" date="12 Feb 05" refid="19"/>
+            <note author="Robert Ramey,Roland Schwarz" date="16 Feb 07" refid="19"/>
         </mark-expected-failures>
 
         <mark-expected-failures>

粤ICP备19079148号