Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r50680 - trunk/status
From: Alexander.Nasonov_at_[hidden]
Date: 2009-01-19 17:36:59


Author: nasonov
Date: 2009-01-19 17:36:58 EST (Mon, 19 Jan 2009)
New Revision: 50680
URL: http://svn.boost.org/trac/boost/changeset/50680

Log:
mark emulation_tu_test as expected failure on msvc 7.1/8.0
Text files modified:
   trunk/status/explicit-failures-markup.xml | 6 ++++++
   1 files changed, 6 insertions(+), 0 deletions(-)

Modified: trunk/status/explicit-failures-markup.xml
==============================================================================
--- trunk/status/explicit-failures-markup.xml (original)
+++ trunk/status/explicit-failures-markup.xml 2009-01-19 17:36:58 EST (Mon, 19 Jan 2009)
@@ -4565,6 +4565,12 @@
             <toolset name="msvc-8.0"/>
             <note author="Alexander Nasonov" refid="2"/>
         </mark-expected-failures>
+ <mark-expected-failures>
+ <test name="emulation_tu_test"/>
+ <toolset name="msvc-7.1"/>
+ <toolset name="msvc-8.0"/>
+ <note author="Alexander Nasonov" refid="2"/>
+ </mark-expected-failures>
     </library>
 
     <!-- signals -->


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