|
|
@@ -1792,31 +1792,9 @@
|
|
|
<mark-unusable>
|
|
|
<toolset name="borland-5.*"/>
|
|
|
<toolset name="borland-6.*"/>
|
|
|
- <!-- jewillco: <toolset name="sunpro-5_3-sunos"/> -->
|
|
|
+ <toolset name="vacpp"/> <!-- Many graph tests ICE on this compiler -->
|
|
|
+ <toolset name="pathscale-3.1"/> <!-- Almost all graph tests ICE on this compiler -->
|
|
|
</mark-unusable>
|
|
|
- <!-- jewillco: This platform does not seem to be tested anymore
|
|
|
- <mark-expected-failures>
|
|
|
- <test name="adj_matrix_cc"/>
|
|
|
- <test name="biconnected_components_test"/>
|
|
|
- <test name="bidir_remove_edge"/>
|
|
|
- <test name="bfs_cc"/>
|
|
|
- <test name="bundled_properties"/>
|
|
|
- <test name="csr_graph_test"/>
|
|
|
- <test name="dfs_cc"/>
|
|
|
- <test name="dijkstra_cc"/>
|
|
|
- <test name="dominator_tree_test"/>
|
|
|
- <test name="floyd_warshall_test"/>
|
|
|
- <test name="gursoy_atun_layout_test"/>
|
|
|
- <test name="graphviz_test"/>
|
|
|
- <test name="matching_test"/>
|
|
|
- <test name="serialize"/>
|
|
|
- <test name="subgraph"/>
|
|
|
- <test name="transitive_closure_test"/>
|
|
|
- <test name="vector_graph_cc"/>
|
|
|
- <toolset name="msvc-7.0"/>
|
|
|
- <note refid="3" author="Doug Gregor"/>
|
|
|
- </mark-expected-failures>
|
|
|
- -->
|
|
|
<mark-expected-failures>
|
|
|
<test name="graphviz_test"/>
|
|
|
<toolset name="vc-8_0"/>
|
|
|
@@ -1824,14 +1802,6 @@
|
|
|
<toolset name="intel-vc71-win-9.1"/>
|
|
|
<note refid="1" author="Doug Gregor"/>
|
|
|
</mark-expected-failures>
|
|
|
- <!-- jewillco: Test if this relates to the many expected failures that
|
|
|
- are actually passing on this platform
|
|
|
- <mark-expected-failures>
|
|
|
- <test name="serialize"/>
|
|
|
- <toolset name="sun-5.8"/>
|
|
|
- <note refid="2" author="Doug Gregor"/>
|
|
|
- </mark-expected-failures>
|
|
|
- -->
|
|
|
<mark-expected-failures>
|
|
|
<test name="graphviz_test"/>
|
|
|
<toolset name="como-4_3_3-vc7_1"/>
|
|
|
@@ -1848,6 +1818,11 @@
|
|
|
<toolset name="msvc-8.0_64"/>
|
|
|
<toolset name="msvc-8.0_x86_64"/>
|
|
|
<toolset name="msvc-9.0"/>
|
|
|
+ <toolset name="msvc-9.0express"/>
|
|
|
+ <toolset name="msvc-9.0_64"/>
|
|
|
+ <toolset name="msvc-9.0_x86_64"/>
|
|
|
+ <toolset name="msvc-9.0~stlport5.2"/>
|
|
|
+ <toolset name="msvc-9.0~wm5~stlport5.2"/>
|
|
|
<toolset name="msvc-10.0"/>
|
|
|
<note author="Doug Gregor">
|
|
|
This failure is due to a problem with partial ordering
|