|
Boost-Commit : |
From: john_at_[hidden]
Date: 2008-07-25 06:01:25
Author: johnmaddock
Date: 2008-07-25 06:01:25 EDT (Fri, 25 Jul 2008)
New Revision: 47799
URL: http://svn.boost.org/trac/boost/changeset/47799
Log:
Add two more expected failures.
Text files modified:
trunk/status/explicit-failures-markup.xml | 19 ++++++++++++++++++-
1 files changed, 18 insertions(+), 1 deletions(-)
Modified: trunk/status/explicit-failures-markup.xml
==============================================================================
--- trunk/status/explicit-failures-markup.xml (original)
+++ trunk/status/explicit-failures-markup.xml 2008-07-25 06:01:25 EDT (Fri, 25 Jul 2008)
@@ -3149,6 +3149,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">
@@ -4313,7 +4321,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