Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r57205 - branches/release/status
From: guwi17_at_[hidden]
Date: 2009-10-28 18:25:09


Author: guwi17
Date: 2009-10-28 18:25:08 EDT (Wed, 28 Oct 2009)
New Revision: 57205
URL: http://svn.boost.org/trac/boost/changeset/57205

Log:
see #3449
 * merged [56637]: marked known failure of begin_end test for msvc 7.1

Properties modified:
   branches/release/status/ (props changed)
Text files modified:
   branches/release/status/explicit-failures-markup.xml | 11 ++++++++++-
   1 files changed, 10 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 2009-10-28 18:25:08 EDT (Wed, 28 Oct 2009)
@@ -3666,7 +3666,12 @@
             <test name="test3"/>
             <toolset name="qcc-3.3.5*cpp"/>
             <note author="Jim Douglas" date="14 Feb 06" refid="27"/>
- </mark-expected-failures>
+ </mark-expected-failures>
+ <mark-expected-failures>
+ <test name="begin_end"/>
+ <toolset name="msvc-7.1"/>
+ <note author="Gunter Winkler" date="07 Oct 09" refid="48"/>
+ </mark-expected-failures>
     </library>
 
     <!-- program_options -->
@@ -6356,4 +6361,8 @@
         The test passes when the timeout value is increased.
     </note>
 
+ <note id="48">
+ This test fails when BOOST_UBLAS_NO_NESTED_CLASS_RELATION is defined.
+ </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