Update explicit-failures-markup.xml for type_index library

This commit is contained in:
Antony Polukhin 2014-05-28 13:59:39 +04:00
parent cd24ee4f50
commit d1a94bad42

View file

@ -5663,11 +5663,22 @@ This platform doesn't supports Boost.Container.
<mark-expected-failures>
<test name="testing_crossmodule_anonymous"/>
<toolset name="clang-*"/>
<toolset name="darvin-*"/>
<toolset name="darwin-*"/>
<toolset name="gcc-3.*"/>
<toolset name="gcc-4.0*"/>
<toolset name="gcc-4.1*"/>
<toolset name="gcc-4.2*"/>
<toolset name="gcc-4.3*"/>
<toolset name="gcc-4.4*"/>
<toolset name="gcc-4.5*"/>
<toolset name="gcc-mingw-3.*"/>
<toolset name="gcc-mingw-4.0*"/>
<toolset name="gcc-mingw-4.1*"/>
<toolset name="gcc-mingw-4.2*"/>
<toolset name="gcc-mingw-4.3*"/>
<toolset name="gcc-mingw-4.4*"/>
<toolset name="gcc-mingw-4.5*"/>
<toolset name="gcc-mingw-4.6*"/>
<toolset name="qcc-4.4*"/>
<note author="Antony Polukhin">
Classes with exactly the same names defined in different modules in anonymous namespaces collapse
@ -5678,7 +5689,8 @@ This platform doesn't supports Boost.Container.
<mark-expected-failures>
<test name="testing_crossmodule_anonymous_no_rtti"/>
<toolset name="clang-*"/>
<toolset name="darvin-*"/>
<toolset name="darwin-*"/>
<toolset name="intel-linux-*"/>
<toolset name="gcc-*"/>
<note author="Antony Polukhin">
Classes with exactly the same names defined in different modules in anonymous namespaces collapse