Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r55391 - branches/release/status
From: jewillco_at_[hidden]
Date: 2009-08-03 12:43:09


Author: jewillco
Date: 2009-08-03 12:43:08 EDT (Mon, 03 Aug 2009)
New Revision: 55391
URL: http://svn.boost.org/trac/boost/changeset/55391

Log:
Merged over BGL changes from trunk
Text files modified:
   branches/release/status/explicit-failures-markup.xml | 70 ----------------------------------------
   1 files changed, 0 insertions(+), 70 deletions(-)

Modified: branches/release/status/explicit-failures-markup.xml
==============================================================================
--- branches/release/status/explicit-failures-markup.xml (original)
+++ branches/release/status/explicit-failures-markup.xml 2009-08-03 12:43:08 EDT (Mon, 03 Aug 2009)
@@ -1805,8 +1805,6 @@
         <mark-unusable>
             <toolset name="borland-5.*"/>
             <toolset name="borland-6.*"/>
- <toolset name="msvc-6.5*"/>
- <toolset name="sunpro-5_3-sunos"/>
             <!-- 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.
@@ -1817,27 +1815,6 @@
             <toolset name="vacpp"/>
         </mark-unusable>
         <mark-expected-failures>
- <test name="adj_matrix_cc"/>
- <test name="biconnected_components_test"/>
- <test name="bidir_remove_edge"/>
- <test name="bfs_cc"/>
- <test name="bundled_properties"/>
- <test name="csr_graph_test"/>
- <test name="dfs_cc"/>
- <test name="dijkstra_cc"/>
- <test name="dominator_tree_test"/>
- <test name="floyd_warshall_test"/>
- <test name="gursoy_atun_layout_test"/>
- <test name="graphviz_test"/>
- <test name="matching_test"/>
- <test name="serialize"/>
- <test name="subgraph"/>
- <test name="transitive_closure_test"/>
- <test name="vector_graph_cc"/>
- <toolset name="msvc-7.0"/>
- <note refid="3" author="Doug Gregor"/>
- </mark-expected-failures>
- <mark-expected-failures>
           <test name="graphviz_test"/>
           <toolset name="vc-8_0"/>
           <toolset name="msvc-8_0"/>
@@ -1845,65 +1822,18 @@
           <note refid="1" author="Doug Gregor"/>
         </mark-expected-failures>
         <mark-expected-failures>
- <test name="serialize"/>
- <toolset name="sun-5.8"/>
- <note refid="2" author="Doug Gregor"/>
- </mark-expected-failures>
- <mark-expected-failures>
- <test name="betweenness_centrality_test"/>
- <toolset name="iw-7_1-vc6*"/>
- <toolset name="msvc-7.0"/>
- <note refid="3" author="Aleksey Gurtovoy"/>
- </mark-expected-failures>
- <mark-expected-failures>
           <test name="graphviz_test"/>
- <toolset name="gcc-2.95.3-linux"/>
- <toolset name="gcc-2.95.3-stlport-4.5.3-linux"/>
- <toolset name="gcc-2.95.3-stlport-4.6.2-linux"/>
           <toolset name="como-4_3_3-vc7_1"/>
- <toolset name="cw-8.3"/>
- <toolset name="cw-9.3-darwin"/>
- <toolset name="cw-9.4-darwin"/>
- <toolset name="cw-9.5-darwin"/>
- <toolset name="iw-7_1-vc6"/>
- <toolset name="iw-7_1-vc6-stlp-4_5_3"/>
           <note refid="3" author="Doug Gregor"/>
         </mark-expected-failures>
         <mark-expected-failures>
- <test name="csr_graph_test"/>
- <toolset name="gcc-2.95.3-linux"/>
- <toolset name="gcc-2.95.3-stlport-4.5.3-linux"/>
- <toolset name="gcc-2.95.3-stlport-4.6.2-linux"/>
- <note refid="28" author="Vladimir Prus"/>
- </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"/>
         </mark-expected-failures>
         <mark-expected-failures>
- <test name="dijkstra_heap_performance"/>
- <test name="layout_test"/>
- <test name="relaxed_heap_test"/>
- <toolset name="msvc-7.0"/>
- <note author="Vladimir Prus">
- The test fails due to compile error in relaxed_heap.hpp.
- The compile error is likely caused by a compiler bug.
- </note>
- </mark-expected-failures>
- <mark-expected-failures>
- <test name="graphviz_test"/>
- <toolset name="msvc-7.1_stlport4"/>
- <note author="Vladimir Prus">
- The test fails from completely unknown reason -- it might
- be compiler bug, or compiler misconfiguration or testing
- system bug.
- </note>
- </mark-expected-failures>
- <mark-expected-failures>
           <test name="kolmogorov_max_flow_test"/>
           <test name="max_flow_test"/>
- <toolset name="hp_cxx-*"/>
           <toolset name="acc*"/>
           <note author="Markus Schoepflin" refid="45"/>
         </mark-expected-failures>


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