Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r55109 - branches/release/status
From: john_at_[hidden]
Date: 2009-07-23 05:42:35


Author: johnmaddock
Date: 2009-07-23 05:42:34 EDT (Thu, 23 Jul 2009)
New Revision: 55109
URL: http://svn.boost.org/trac/boost/changeset/55109

Log:
Mark up math lib tests that require external software in order to pass.
Text files modified:
   branches/release/status/explicit-failures-markup.xml | 8 ++++++++
   1 files changed, 8 insertions(+), 0 deletions(-)

Modified: branches/release/status/explicit-failures-markup.xml
==============================================================================
--- branches/release/status/explicit-failures-markup.xml (original)
+++ branches/release/status/explicit-failures-markup.xml 2009-07-23 05:42:34 EDT (Thu, 23 Jul 2009)
@@ -3261,6 +3261,14 @@
            </note>
         </mark-unusable>
        <mark-expected-failures>
+ <test name="mpfr_concept_check"/>
+ <test name="ntl_concept_check"/>
+ <toolset name="*"/>
+ <note author="John Maddock">
+ This test relies on external software being installed in order to pass.
+ </note>
+ </mark-expected-failures>
+ <mark-expected-failures>
           <test name="test_traits"/>
           <toolset name="gcc-3.3.6"/>
           <note author="John 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