Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r57193 - trunk/status
From: ahd6974-boostorg_at_[hidden]
Date: 2009-10-28 11:09:28


Author: andreas_huber69
Date: 2009-10-28 11:09:27 EDT (Wed, 28 Oct 2009)
New Revision: 57193
URL: http://svn.boost.org/trac/boost/changeset/57193

Log:
Updated statechart markup.
Text files modified:
   trunk/status/explicit-failures-markup.xml | 12 +++---------
   1 files changed, 3 insertions(+), 9 deletions(-)

Modified: trunk/status/explicit-failures-markup.xml
==============================================================================
--- trunk/status/explicit-failures-markup.xml (original)
+++ trunk/status/explicit-failures-markup.xml 2009-10-28 11:09:27 EDT (Wed, 28 Oct 2009)
@@ -4599,8 +4599,7 @@
     <!-- statechart -->
     <library name="statechart">
         <mark-unusable>
- <toolset name="borland-5*"/>
- <toolset name="borland-6*"/>
+ <toolset name="borland*"/>
             <toolset name="sun-5*"/>
             <note author="Andreas Huber" refid="17"/>
         </mark-unusable>
@@ -4620,8 +4619,8 @@
         </mark-expected-failures>
         <mark-expected-failures>
             <test name="DllTest*"/>
- <toolset name="intel-vc9-win-11.0*"/>
- <toolset name="msvc-9.0~wm5~stlport5.2"/>
+ <test name="StateCastTest*"/>
+ <toolset name="intel-vc9-win-11*"/>
             <note author="Andreas Huber">
                 This looks like a configuration problem.
             </note>
@@ -4636,11 +4635,6 @@
             <toolset name="pathscale-3.2"/>
             <note author="Andreas Huber" refid="29"/>
         </mark-expected-failures>
- <mark-expected-failures reason="?">
- <test name="UnconsumedResultTest*"/>
- <toolset name="msvc-9.0~wm5~stlport5.2"/>
- <note author="Andreas Huber" refid="29"/>
- </mark-expected-failures>
     </library>
 
     <!-- static_assert -->


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