Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r57203 - trunk/status
From: jewillco_at_[hidden]
Date: 2009-10-28 17:34:12


Author: jewillco
Date: 2009-10-28 17:34:12 EDT (Wed, 28 Oct 2009)
New Revision: 57203
URL: http://svn.boost.org/trac/boost/changeset/57203

Log:
Updated Boost.Graph expected failure list (added some new component failures and removed obsolete ones)
Text files modified:
   trunk/status/explicit-failures-markup.xml | 22 +++++++---------------
   1 files changed, 7 insertions(+), 15 deletions(-)

Modified: trunk/status/explicit-failures-markup.xml
==============================================================================
--- trunk/status/explicit-failures-markup.xml (original)
+++ trunk/status/explicit-failures-markup.xml 2009-10-28 17:34:12 EDT (Wed, 28 Oct 2009)
@@ -1814,31 +1814,23 @@
         <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="graphviz_test"/>
- <toolset name="vc-8_0"/>
- <toolset name="msvc-8_0"/>
- <toolset name="intel-vc71-win-9.1"/>
- <note refid="1" author="Doug Gregor"/>
- </mark-expected-failures>
- <mark-expected-failures>
- <test name="graphviz_test"/>
- <toolset name="como-4_3_3-vc7_1"/>
- <note refid="3" author="Doug Gregor"/>
- </mark-expected-failures>
- <mark-expected-failures>
- <test name="bundled_properties"/>
- <toolset name="qcc-3.3*"/>
- <note author="Jim Douglas" date="18 Feb 06" refid="27"/>
+ <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-expected-failures>
           <test name="kolmogorov_max_flow_test"/>


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