Browse Source

update serialization failures for commeau

[SVN r25398]
Robert Ramey 21 years ago
parent
commit
14939dd653
1 changed files with 9 additions and 3 deletions
  1. 9 3
      status/explicit-failures-markup.xml

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

@@ -550,10 +550,16 @@ for more information.
                 <toolset name="mingw"/>
                 <toolset name="mingw-3.4.1"/>
                 <toolset name="gcc-2.95.3-linux"/>
+                <note author="Robert Ramey" date="20 Sep 2004" refid="19"/>
+            </mark-failure>
+            <mark-failure>
+                <toolset name="como-win32-4.3.3-vc7.1"/>
+                <toolset name="como-win32-4.3.3-vc7"/>
+                <toolset name="como-win32"/>
+                <note author="Robert Ramey" date="20 Sep 2004" refid="5"/>
             </mark-failure>
-            <note author="Robert Ramey" date="20 Sep 2004" refid="19"/>
         </test>
-        <test name="*test_codecvt_null">
+        <test name="test_codecvt_null">
             <mark-failure>
                 <toolset name="mingw"/>
                 <toolset name="mingw-3.4.1"/>
@@ -561,7 +567,7 @@ for more information.
             </mark-failure>
             <note author="Robert Ramey" date="20 Sep 2004" refid="19"/>
         </test>
-        <test name="*test_utf8_codecvt">
+        <test name="test_utf8_codecvt">
             <mark-failure>
                 <toolset name="mingw"/>
                 <toolset name="mingw-3.4.1"/>

粤ICP备19079148号