$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
From: markus.schoepflin_at_[hidden]
Date: 2007-11-22 04:32:15
Author: schoepflin
Date: 2007-11-22 04:32:15 EST (Thu, 22 Nov 2007)
New Revision: 41300
URL: http://svn.boost.org/trac/boost/changeset/41300
Log:
Marked failures for kolmogorov_max_flow_test and max_flow_test in the graph
library as expected for cxx and acc.
Text files modified: 
   trunk/status/explicit-failures-markup.xml |    15 ++++++++++++++-                         
   1 files changed, 14 insertions(+), 1 deletions(-)
Modified: trunk/status/explicit-failures-markup.xml
==============================================================================
--- trunk/status/explicit-failures-markup.xml	(original)
+++ trunk/status/explicit-failures-markup.xml	2007-11-22 04:32:15 EST (Thu, 22 Nov 2007)
@@ -1726,7 +1726,13 @@
             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>
     </library>
 
     <!-- interprocess-->
@@ -5803,4 +5809,11 @@
         This compiler does not support gcc stdcall function attribute.
     </note>
 
+    <note id="45">
+        The Rogue Wave standard library version used by this compiler provides
+        a faulty vector<bool> iterator, which is not symmetric. There is an
+        associated bug report in the Rogue Wave bug tracking system for this
+        problem.
+    </note>
+
 </explicit-failures-markup>