Преглед изворни кода

Marked failures for kolmogorov_max_flow_test and max_flow_test in the graph
library as expected for cxx and acc.


[SVN r41300]

Markus Schöpflin пре 18 година
родитељ
комит
8807307f70
1 измењених фајлова са 14 додато и 1 уклоњено
  1. 14 1
      status/explicit-failures-markup.xml

+ 14 - 1
status/explicit-failures-markup.xml

@@ -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 @@ for more information.
         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>

粤ICP备19079148号