mirror of
https://github.com/boostorg/boost.git
synced 2025-04-14 17:03:38 +00:00
added expected failures for test_intermod_holder in flyweight
[SVN r50096]
This commit is contained in:
parent
8d35b4cc1c
commit
725d18ba13
1 changed files with 29 additions and 0 deletions
|
@ -1443,6 +1443,35 @@
|
|||
</mark-expected-failures>
|
||||
</library>
|
||||
|
||||
<!-- flyweight -->
|
||||
<library name="flyweight">
|
||||
<mark-expected-failures>
|
||||
<test name="test_intermod_holder"/>
|
||||
<toolset name="borland-5.*"/>
|
||||
<toolset name="borland-6.10.0"/>
|
||||
<toolset name="sun-5.*"/>
|
||||
<toolset name="msvc-6.5*"/>
|
||||
<toolset name="cw-9.*"/>
|
||||
<toolset name="gcc-2.95*"/>
|
||||
<toolset name="gcc-3.0*"/>
|
||||
<toolset name="gcc-3.1*"/>
|
||||
<toolset name="gcc-3.2*"/>
|
||||
<toolset name="gcc-3.3*"/>
|
||||
<toolset name="gcc-4.2.1_hpux_ia64"/>
|
||||
<toolset name="mipspro"/>
|
||||
<toolset name="acc*"/>
|
||||
<toolset name="msvc-8.0~wm5*"/>
|
||||
<toolset name="vacpp*"/>
|
||||
<toolset name="pathscale*"/>
|
||||
<toolset name="intel-linux-8.*"/>
|
||||
<toolset name="gcc-3.4.6_linux_ia64"/>
|
||||
<note author="J. López" date="03 Dec 2008">
|
||||
This compiler does not support Boost.Interprocess,
|
||||
on which intermodule_holder depends.
|
||||
</note>
|
||||
</mark-expected-failures>
|
||||
</library>
|
||||
|
||||
<!-- foreach -->
|
||||
<library name="foreach">
|
||||
<mark-unusable>
|
||||
|
|
Loading…
Add table
Reference in a new issue