Boost logo

Boost-Commit :

From: john_at_[hidden]
Date: 2008-07-24 05:59:46


Author: johnmaddock
Date: 2008-07-24 05:59:45 EDT (Thu, 24 Jul 2008)
New Revision: 47747
URL: http://svn.boost.org/trac/boost/changeset/47747

Log:
Mark up two more expected failures.
Text files modified:
   branches/release/status/explicit-failures-markup.xml | 19 ++++++++++++++++++-
   1 files changed, 18 insertions(+), 1 deletions(-)

Modified: branches/release/status/explicit-failures-markup.xml
==============================================================================
--- branches/release/status/explicit-failures-markup.xml (original)
+++ branches/release/status/explicit-failures-markup.xml 2008-07-24 05:59:45 EDT (Thu, 24 Jul 2008)
@@ -3171,6 +3171,14 @@
           </note>
        </mark-expected-failures>
        <mark-expected-failures>
+ <test name="test_tr1_long_double"/>
+ <toolset name="darwin"/>
+ <note author="John Maddock">
+ Some versions of the Darwin platform have insufficient long double support
+ for us to be able to run this test.
+ </note>
+ </mark-expected-failures>
+ <mark-expected-failures>
           <test name="test_policy_2"/>
           <toolset name="gcc-mingw-3.4.5"/>
           <note author="John Maddock">
@@ -4328,7 +4336,16 @@
             use and building of dll's mainly.
             </note>
         </mark-expected-failures>
- <mark-expected-failures>
+ <mark-expected-failures>
+ <test name="regex_regress_threaded"/>
+ <toolset name="darwin*"/>
+ <note author="J. Maddock">
+ This tests fails because a dependency (Boost.Test)
+ fails to initialise correctly. The issue has been
+ reported to the library's author.
+ </note>
+ </mark-expected-failures>
+ <mark-expected-failures>
             <test name="regex_regress_threaded"/>
             <toolset name="gcc-*_tru64"/>
             <note author="J. Maddock">


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