Update explicit failures markup (msvc-9.0~wm5~stlport5.2 fail to compile one of the lexical_cast tests)

[SVN r78261]
This commit is contained in:
Antony Polukhin 2012-04-30 07:30:16 +00:00
parent 14bc534ab0
commit dca654d1a4

View file

@ -660,6 +660,7 @@
<test name="lexical_cast_containers_test">
<mark-failure>
<toolset name="vacpp*"/>
<toolset name="msvc-9.0~wm5~*"/>
<note author="Antony Polukhin">
This compiler is unable to compile Boost.Container library
</note>