Sfoglia il codice sorgente

Updated Boost.Graph expected failure list (added some new component failures and removed obsolete ones)

[SVN r57203]
Jeremiah Willcock 16 anni fa
parent
commit
c9a033ac81
1 ha cambiato i file con 7 aggiunte e 15 eliminazioni
  1. 7 15
      status/explicit-failures-markup.xml

+ 7 - 15
status/explicit-failures-markup.xml

@@ -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"/>

粤ICP备19079148号