mirror of
https://github.com/boostorg/boost.git
synced 2025-04-16 02:04:38 +00:00
Added more known failures
[SVN r61912]
This commit is contained in:
parent
9aaead1499
commit
46f22cf245
1 changed files with 9 additions and 0 deletions
|
@ -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>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue