|
|
@@ -1819,21 +1819,23 @@
|
|
|
|
|
|
<!-- graph -->
|
|
|
<library name="graph">
|
|
|
- <mark-unusable>
|
|
|
- <toolset name="borland-5.*"/>
|
|
|
- <toolset name="borland-6.*"/>
|
|
|
- <toolset name="borland-cb2009"/>
|
|
|
- <toolset name="borland-cb2010"/>
|
|
|
+ <!-- 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"/>
|
|
|
+ <!-- <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>
|
|
|
+ <!-- <toolset name="vacpp"/> -->
|
|
|
+ <!-- </mark-unusable> -->
|
|
|
+ <!--
|
|
|
<mark-expected-failures>
|
|
|
<test name="grid_graph_cc"/>
|
|
|
<test name="grid_graph_test"/>
|
|
|
@@ -1846,6 +1848,7 @@
|
|
|
<toolset name="acc*"/>
|
|
|
<note author="Markus Schoepflin" refid="45"/>
|
|
|
</mark-expected-failures>
|
|
|
+ -->
|
|
|
</library>
|
|
|
|
|
|
<!-- integer -->
|