Explorar el Código

more graph library markup

[SVN r25246]
Aleksey Gurtovoy hace 21 años
padre
commit
bb4d89ee3a
Se han modificado 1 ficheros con 6 adiciones y 0 borrados
  1. 6 0
      status/explicit-failures-markup.xml

+ 6 - 0
status/explicit-failures-markup.xml

@@ -324,6 +324,12 @@
             <toolset name="vc7"/>
             <note refid="3" author="D. Gregor"/>
         </mark-expected-failures>
+        <mark-expected-failures>
+            <test name="betweenness_centrality_test"/>
+            <toolset name="intel-win32-7.1-vc6*"/>
+            <toolset name="vc7"/>
+            <note refid="3" author="Aleksey Gurtovoy"/>
+        </mark-expected-failures>
     </library>
 
 

粤ICP备19079148号