mirror of
https://github.com/boostorg/boost.git
synced 2025-04-06 22:14:59 +00:00
Update explicit-failures-markup.xml for type_index library
This commit is contained in:
parent
cd24ee4f50
commit
d1a94bad42
1 changed files with 14 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue