|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r52700 - trunk/status
From: ahd6974-boostorg_at_[hidden]
Date: 2009-05-01 11:40:17
Author: andreas_huber69
Date: 2009-05-01 11:40:15 EDT (Fri, 01 May 2009)
New Revision: 52700
URL: http://svn.boost.org/trac/boost/changeset/52700
Log:
More statechart markup updates.
Text files modified:
trunk/status/explicit-failures-markup.xml | 23 ++++++++++-------------
1 files changed, 10 insertions(+), 13 deletions(-)
Modified: trunk/status/explicit-failures-markup.xml
==============================================================================
--- trunk/status/explicit-failures-markup.xml (original)
+++ trunk/status/explicit-failures-markup.xml 2009-05-01 11:40:15 EDT (Fri, 01 May 2009)
@@ -4593,7 +4593,6 @@
</mark-expected-failures>
<mark-expected-failures>
<test name="DllTestNormal"/>
- <toolset name="*cygwin*"/>
<toolset name="*mingw*"/>
<toolset name="intel-darwin-10*"/>
<toolset name="intel-darwin-11*"/>
@@ -4606,6 +4605,14 @@
for more information.
</note>
</mark-expected-failures>
+ <mark-expected-failures>
+ <test name="DllTest*"/>
+ <toolset name="intel-vc9-win-11.0*"/>
+ <toolset name="msvc-9.0~wm5~stlport5.2"/>
+ <note author="Andreas Huber">
+ This looks like a configuration problem.
+ </note>
+ </mark-expected-failures>
<mark-expected-failures reason="?">
<test name="TransitionTest*"/>
<toolset name="intel-darwin-10*"/>
@@ -4621,19 +4628,9 @@
<toolset name="pathscale-3.1"/>
<note author="Andreas Huber" refid="29"/>
</mark-expected-failures>
- <mark-expected-failures>
- <test name="StopWatch*"/>
- <toolset name="msvc-8.0~wm5~stlport5.1"/>
- <note author="Andreas Huber">
- This looks like a std library or configuration bug. Since
- difftime is only used in the example, this failure can be
- ignored.
- </note>
- </mark-expected-failures>
<mark-expected-failures reason="?">
- <test name="DllTest*"/>
- <toolset name="cygwin-gcc-stdcxx-4.2.1"/>
- <toolset name="msvc-8.0~wm5~stlport5.1"/>
+ <test name="UnconsumedResultTest*"/>
+ <toolset name="msvc-9.0~wm5~stlport5.2"/>
<note author="Andreas Huber" refid="29"/>
</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