mirror of
https://github.com/boostorg/boost.git
synced 2025-04-10 07:14:54 +00:00
Updated Boost.Graph expected failure list (added some new component failures and removed obsolete ones)
[SVN r57203]
This commit is contained in:
parent
ab0c95d81f
commit
c9a033ac81
1 changed files with 7 additions and 15 deletions
|
@ -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"/>
|
||||
|
|
Loading…
Add table
Reference in a new issue