Просмотр исходного кода

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

[SVN r31499]
Jeff Garland 20 лет назад
Родитель
Сommit
28530acefe
1 измененных файлов с 22 добавлено и 0 удалено
  1. 22 0
      status/explicit-failures-markup.xml

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

@@ -728,6 +728,28 @@
             </mark-failure>
         </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">
             <mark-failure>
                 <toolset name="gcc-2.95.3-linux"/>

粤ICP备19079148号