Sfoglia il codice sorgente

Exclude new date-time wide time zone tests for gcc-2.95.3-linux

[SVN r31499]
Jeff Garland 20 anni fa
parent
commit
28530acefe
1 ha cambiato i file con 22 aggiunte e 0 eliminazioni
  1. 22 0
      status/explicit-failures-markup.xml

+ 22 - 0
status/explicit-failures-markup.xml

@@ -728,6 +728,28 @@
             </mark-failure>
             </mark-failure>
         </test>
         </test>
 
 
+        <test name="testwcustom_time_zone">
+            <mark-failure>
+                <toolset name="gcc-2.95.3-linux"/>
+                <note author="J. Garland">
+                These compilers are unfortunately able to correctly compile the
+                new format-based input-output code for date time.  Suitable, but 
+                less flexible, alternatives are available on these compilers.
+               </note>
+            </mark-failure>
+        </test>
+
+        <test name="testwposix_time_zone">
+            <mark-failure>
+                <toolset name="gcc-2.95.3-linux"/>
+                <note author="J. Garland">
+                These compilers are unfortunately able to correctly compile the
+                new format-based input-output code for date time.  Suitable, but 
+                less flexible, alternatives are available on these compilers.
+               </note>
+            </mark-failure>
+        </test>
+
         <test name="testfacet">
         <test name="testfacet">
             <mark-failure>
             <mark-failure>
                 <toolset name="gcc-2.95.3-linux"/>
                 <toolset name="gcc-2.95.3-linux"/>

粤ICP备19079148号