Added some more unusable toolsets for Boost.Graph

[SVN r53827]
This commit is contained in:
Jeremiah Willcock 2009-06-12 15:02:30 +00:00
parent 580249def7
commit 530451c13a

View file

@ -1792,10 +1792,14 @@
<mark-unusable>
<toolset name="borland-5.*"/>
<toolset name="borland-6.*"/>
<!-- Open64 ICEs 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. -->
<!-- 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"/>
<!-- vacpp ICEs on many of the tests -->
<toolset name="vacpp"/>
</mark-unusable>
<mark-expected-failures>
<test name="graphviz_test"/>