Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r50096 - trunk/status
From: joaquin_at_[hidden]
Date: 2008-12-03 15:54:57


Author: joaquin
Date: 2008-12-03 15:54:57 EST (Wed, 03 Dec 2008)
New Revision: 50096
URL: http://svn.boost.org/trac/boost/changeset/50096

Log:
added expected failures for test_intermod_holder in flyweight
Text files modified:
   trunk/status/explicit-failures-markup.xml | 29 +++++++++++++++++++++++++++++
   1 files changed, 29 insertions(+), 0 deletions(-)

Modified: trunk/status/explicit-failures-markup.xml
==============================================================================
--- trunk/status/explicit-failures-markup.xml (original)
+++ trunk/status/explicit-failures-markup.xml 2008-12-03 15:54:57 EST (Wed, 03 Dec 2008)
@@ -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&#195;&#179;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>


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk