mirror of
https://github.com/boostorg/boost.git
synced 2025-04-08 14:44:02 +00:00
Explicit failures markup update. (VC10 takes too long to compile and link)
[SVN r76063]
This commit is contained in:
parent
fac89ccf88
commit
ddace8ea9b
1 changed files with 8 additions and 0 deletions
|
@ -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.*"/>
|
||||
|
|
Loading…
Add table
Reference in a new issue