Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r77872 - trunk/status
From: marshall_at_[hidden]
Date: 2012-04-09 20:00:05


Author: marshall
Date: 2012-04-09 20:00:04 EDT (Mon, 09 Apr 2012)
New Revision: 77872
URL: http://svn.boost.org/trac/boost/changeset/77872

Log:
Added expected failures for vacpp and Boost.Algorithm
Text files modified:
   trunk/status/explicit-failures-markup.xml | 15 +++++++++++++++
   1 files changed, 15 insertions(+), 0 deletions(-)

Modified: trunk/status/explicit-failures-markup.xml
==============================================================================
--- trunk/status/explicit-failures-markup.xml (original)
+++ trunk/status/explicit-failures-markup.xml 2012-04-09 20:00:04 EDT (Mon, 09 Apr 2012)
@@ -77,6 +77,21 @@
       </mark-expected-failures>
     </library>
 
+ <!-- algorithm -->
+ <library name="algorithm">
+ <mark-expected-failures>
+ <test name="empty_search_test"/>
+ <test name="search_test1"/>
+ <test name="search_test2"/>
+ <test name="search_test3"/>
+ <test name="is_permutation_test1"/>
+ <toolset name="vacpp"/>
+ <note author="Marshall Clow">
+ These failures are caused by a lack of support/configuration for Boost.Tr1
+ </note>
+ </mark-expected-failures>
+ </library>
+
     <!-- minmax -->
     <library name="algorithm/minmax">
       <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