Added more known failures

[SVN r61912]
This commit is contained in:
Jeremiah Willcock 2010-05-11 15:33:00 +00:00
parent 9aaead1499
commit 46f22cf245

View file

@ -1826,6 +1826,11 @@
<toolset name="borland-cb2010"/>
<toolset name="sun-5.9"/>
</mark-unusable>
<mark-expected-failures>
<test name="graphviz_test"/>
<toolset name="*mingw*"/>
<note author="Jeremiah Willcock" refid="49"/>
</mark-expected-failures>
<mark-expected-failures>
<test name="kolmogorov_max_flow_test"/>
<test name="max_flow_test"/>
@ -6393,5 +6398,9 @@ These tests will fail in most compilers that don't support rvalue references.
This test fails when BOOST_UBLAS_NO_NESTED_CLASS_RELATION is defined.
</note>
<note id="49">
This test fails because MinGW apparently does not always catch exceptions properly.
</note>
</explicit-failures-markup>