Kaynağa Gözat

markup date-time vc8 problems

[SVN r29539]
Jeff Garland 21 yıl önce
ebeveyn
işleme
66fc4e461d
1 değiştirilmiş dosya ile 14 ekleme ve 0 silme
  1. 14 0
      status/explicit-failures-markup.xml

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

@@ -716,6 +716,20 @@
             </note>
         </mark-expected-failures>
 
+        <mark-expected-failures>
+            <test name="testlocal_time"/>
+            <test name="testlocal_time_input_facet"/>
+            <test name="testtime_input_facet"/>
+            <toolset name="vc-8_0"/>
+            <note author="J. Garland">
+               These tests are failing with the beta2 version of VC_8.  At least
+               one of them is directly a result of the new VC_8 standard library
+               restricting the year value in a tm struct to be positive (that is
+               greater than year 1900).  This is a change from VC7_1 and Microsoft
+               is considering removing this restriction.
+            </note>
+        </mark-expected-failures>
+
 
     </library>
 

粤ICP备19079148号