Kaynağa Gözat

mark vc++ 6.5 fstream_test failure expected

[SVN r36093]
Beman Dawes 19 yıl önce
ebeveyn
işleme
4c3d8a8e21
1 değiştirilmiş dosya ile 7 ekleme ve 0 silme
  1. 7 0
      status/explicit-failures-markup.xml

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

@@ -1097,6 +1097,13 @@
                 More recent version of the library should work OK.
             </note>
         </mark-unusable>
+        <mark-expected-failures>
+          <test name="fstream_test"/>
+          <toolset name="msvc-6.5*"/>
+          <note author="Beman Dawes">
+              fstream for this compiler has serious problems and is not supported
+          </note>
+        </mark-expected-failures>
         <mark-expected-failures>
           <test name="operations_test_dll"/>
           <test name="path_test_dll"/>

粤ICP备19079148号