|
Boost-Commit : |
From: pdimov_at_[hidden]
Date: 2007-10-06 04:59:02
Author: pdimov
Date: 2007-10-06 04:59:01 EDT (Sat, 06 Oct 2007)
New Revision: 39722
URL: http://svn.boost.org/trac/boost/changeset/39722
Log:
Marked up bind_placeholder_test
Text files modified:
trunk/status/explicit-failures-markup.xml | 11 +++++++++--
1 files changed, 9 insertions(+), 2 deletions(-)
Modified: trunk/status/explicit-failures-markup.xml
==============================================================================
--- trunk/status/explicit-failures-markup.xml (original)
+++ trunk/status/explicit-failures-markup.xml 2007-10-06 04:59:01 EDT (Sat, 06 Oct 2007)
@@ -326,7 +326,7 @@
<mark-expected-failures>
<test name="bind_dm2_test"/>
<test name="mem_fn_dm_test"/>
- <toolset name="msvc-6.5*"/>
+ <toolset name="msvc-6.*"/>
<toolset name="msvc-7.0"/>
<toolset name="cw-8.3"/>
<note refid="31" author="Peter Dimov"/>
@@ -362,7 +362,7 @@
<mark-expected-failures>
<test name="bind_dm3_test"/>
<toolset name="borland-5*"/>
- <toolset name="msvc-6.5*"/>
+ <toolset name="msvc-6.*"/>
<toolset name="msvc-7.0"/>
<note refid="31" author="Peter Dimov"/>
</mark-expected-failures>
@@ -373,6 +373,13 @@
This failure is only present in release mode and is caused by /OPT:ICF.
</note>
</mark-expected-failures>
+ <mark-expected-failures>
+ <test name="bind_placeholder_test"/>
+ <toolset name="borland-*"/>
+ <toolset name="msvc-6.*"/>
+ <toolset name="msvc-7.0"/>
+ <note refid="31" author="Peter Dimov"/>
+ </mark-expected-failures>
</library>
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