|
|
@@ -1819,36 +1819,19 @@
|
|
|
|
|
|
<!-- graph -->
|
|
|
<library name="graph">
|
|
|
- <!-- jewillco: turning on all tests in order to re-determine what actually fails -->
|
|
|
- <!-- <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="grid_graph_cc"/>
|
|
|
- <test name="grid_graph_test"/>
|
|
|
- <toolset name="msvc-7.1"/>
|
|
|
- <note author="Jeremiah Willcock" refid="2"/>
|
|
|
- </mark-expected-failures>
|
|
|
+ <mark-unusable>
|
|
|
+ <toolset name="borland-5.*"/>
|
|
|
+ <toolset name="borland-6.*"/>
|
|
|
+ <toolset name="borland-cb2009"/>
|
|
|
+ <toolset name="borland-cb2010"/>
|
|
|
+ <toolset name="sun-5.9"/>
|
|
|
+ </mark-unusable>
|
|
|
<mark-expected-failures>
|
|
|
<test name="kolmogorov_max_flow_test"/>
|
|
|
<test name="max_flow_test"/>
|
|
|
<toolset name="acc*"/>
|
|
|
<note author="Markus Schoepflin" refid="45"/>
|
|
|
</mark-expected-failures>
|
|
|
- -->
|
|
|
</library>
|
|
|
|
|
|
<!-- integer -->
|