Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r49885 - trunk/status
From: Boris.Gubenko_at_[hidden]
Date: 2008-11-22 23:00:40


Author: bgubenko
Date: 2008-11-22 23:00:40 EST (Sat, 22 Nov 2008)
New Revision: 49885
URL: http://svn.boost.org/trac/boost/changeset/49885

Log:
mark up two intrusive tests that may take too long to compile with aC++
Text files modified:
   trunk/status/explicit-failures-markup.xml | 6 ++++++
   1 files changed, 6 insertions(+), 0 deletions(-)

Modified: trunk/status/explicit-failures-markup.xml
==============================================================================
--- trunk/status/explicit-failures-markup.xml (original)
+++ trunk/status/explicit-failures-markup.xml 2008-11-22 23:00:40 EST (Sat, 22 Nov 2008)
@@ -1935,6 +1935,12 @@
                 The compiler is not supported by Interprocess.
             </note>
         </mark-expected-failures>
+ <mark-expected-failures>
+ <test name="unordered_multiset_test"/>
+ <test name="unordered_set_test"/>
+ <toolset name="acc"/>
+ <note author="Boris Gubenko" refid="47"/>
+ </mark-expected-failures>
     </library>
 
     <!-- io-->


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