Explicit failures markup update. (VC10 takes too long to compile and link)

[SVN r76063]
This commit is contained in:
Antony Polukhin 2011-12-19 15:29:18 +00:00
parent fac89ccf88
commit ddace8ea9b

View file

@ -668,6 +668,14 @@
</note>
</mark-failure>
</test>
<test name="lexical_cast_typedefed_wchar_test_runtime">
<mark-failure>
<toolset name="msvc-10.0*"/>
<note author="Antony Polukhin">
Some VC compilers take too long to compile and link this test.
</note>
</mark-failure>
</test>
<test name="lexical_cast_float_types_test">
<mark-failure>
<toolset name="gcc-mingw-4.*"/>