|
|
@@ -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>
|
|
|
|