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

lexical_cast_vc8_bug_test is expected to fail on msvc-8.0*.

[SVN r56236]
Alexander Nasonov 16 лет назад
Родитель
Сommit
de66702226
1 измененных файлов с 9 добавлено и 0 удалено
  1. 9 0
      status/explicit-failures-markup.xml

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

@@ -623,6 +623,15 @@
                 </note>
             </mark-failure>
         </test>
+        <test name="lexical_cast_vc8_bug_test">
+            <mark-failure>
+                <toolset name="msvc-8.0*"/>
+                <note author="Alexander Nasonov">
+		    I don't have an access to Windows and VC++ to
+		    investigate this issue.
+                </note>
+            </mark-failure>
+        </test>
     </library>
 
     <!-- crc -->

粤ICP备19079148号