Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r61911 - trunk/status
From: jewillco_at_[hidden]
Date: 2010-05-11 11:28:54


Author: jewillco
Date: 2010-05-11 11:28:53 EDT (Tue, 11 May 2010)
New Revision: 61911
URL: http://svn.boost.org/trac/boost/changeset/61911

Log:
Re-added known failures
Text files modified:
   trunk/status/explicit-failures-markup.xml | 31 +++++++------------------------
   1 files changed, 7 insertions(+), 24 deletions(-)

Modified: trunk/status/explicit-failures-markup.xml
==============================================================================
--- trunk/status/explicit-failures-markup.xml (original)
+++ trunk/status/explicit-failures-markup.xml 2010-05-11 11:28:53 EDT (Tue, 11 May 2010)
@@ -1819,36 +1819,19 @@
 
     <!-- graph -->
     <library name="graph">
- <!-- jewillco: turning on all tests in order to re-determine what actually fails -->
- <!-- <mark-unusable> -->
- <!-- <toolset name="borland-5.*"/> -->
- <!-- <toolset name="borland-6.*"/> -->
- <!-- <toolset name="borland-cb2009"/> -->
- <!-- <toolset name="borland-cb2010"/> -->
- <!-- Open64 and Pathscale ICE on almost all test cases, often
- because of http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17327;
- property type detection fails because it uses enum types as tags.
- -->
- <!-- <toolset name="gcc-open64"/> -->
- <!-- <toolset name="pathscale-3.1"/> -->
- <!-- <toolset name="pathscale-3.2"/> -->
- <!-- vacpp ICEs on many of the tests -->
- <!-- <toolset name="vacpp"/> -->
- <!-- </mark-unusable> -->
- <!--
- <mark-expected-failures>
- <test name="grid_graph_cc"/>
- <test name="grid_graph_test"/>
- <toolset name="msvc-7.1"/>
- <note author="Jeremiah Willcock" refid="2"/>
- </mark-expected-failures>
+ <mark-unusable>
+ <toolset name="borland-5.*"/>
+ <toolset name="borland-6.*"/>
+ <toolset name="borland-cb2009"/>
+ <toolset name="borland-cb2010"/>
+ <toolset name="sun-5.9"/>
+ </mark-unusable>
         <mark-expected-failures>
           <test name="kolmogorov_max_flow_test"/>
           <test name="max_flow_test"/>
           <toolset name="acc*"/>
           <note author="Markus Schoepflin" refid="45"/>
         </mark-expected-failures>
- -->
     </library>
 
     <!-- integer -->


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