Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r61912 - trunk/status
From: jewillco_at_[hidden]
Date: 2010-05-11 11:33:01


Author: jewillco
Date: 2010-05-11 11:33:00 EDT (Tue, 11 May 2010)
New Revision: 61912
URL: http://svn.boost.org/trac/boost/changeset/61912

Log:
Added more known failures
Text files modified:
   trunk/status/explicit-failures-markup.xml | 9 +++++++++
   1 files changed, 9 insertions(+), 0 deletions(-)

Modified: trunk/status/explicit-failures-markup.xml
==============================================================================
--- trunk/status/explicit-failures-markup.xml (original)
+++ trunk/status/explicit-failures-markup.xml 2010-05-11 11:33:00 EDT (Tue, 11 May 2010)
@@ -1827,6 +1827,11 @@
             <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"/>
           <toolset name="acc*"/>
@@ -6393,5 +6398,9 @@
         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>
 


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk