Boost logo

Boost-Commit :

From: ahd6974-boostorg_at_[hidden]
Date: 2007-10-30 17:27:34


Author: andreas_huber69
Date: 2007-10-30 17:27:34 EDT (Tue, 30 Oct 2007)
New Revision: 40614
URL: http://svn.boost.org/trac/boost/changeset/40614

Log:
Marked up new failures for 1.35
Text files modified:
   trunk/status/explicit-failures-markup.xml | 24 +++++++++++++++++++++++-
   1 files changed, 23 insertions(+), 1 deletions(-)

Modified: trunk/status/explicit-failures-markup.xml
==============================================================================
--- trunk/status/explicit-failures-markup.xml (original)
+++ trunk/status/explicit-failures-markup.xml 2007-10-30 17:27:34 EDT (Tue, 30 Oct 2007)
@@ -4070,6 +4070,13 @@
             <toolset name="hp_cxx-65*"/>
             <note author="Andreas Huber" refid="17"/>
         </mark-unusable>
+ <mark-unusable>
+ <toolset name="acc-pa_risc"/>
+ <note author="Andreas Huber">
+ Marked unusable because TransitionTest.cpp compiled but did
+ the wrong thing at runtime!
+ </note>
+ </mark-unusable>
         <mark-expected-failures>
             <test name="DllTestNormal"/>
             <toolset name="*cygwin*"/>
@@ -4086,6 +4093,15 @@
             </note>
         </mark-expected-failures>
         <mark-expected-failures>
+ <test name="DllTestNative"/>
+ <toolset name="gcc-mingw-4.2*"/>
+ <note author="Andreas Huber">
+ A runtime failure of this test indicates that the RTTI
+ implementation of this platform is broken in conjunction
+ with dynamic linking.
+ </note>
+ </mark-expected-failures>
+ <mark-expected-failures>
             <test name="LibTestNormal"/>
             <toolset name="hp_cxx-71*"/>
             <note author="Andreas Huber">
@@ -4113,7 +4129,13 @@
         </mark-expected-failures>
         <mark-expected-failures reason="?">
             <test name="CustomReactionTest*"/>
- <toolset name="acc"/>
+ <toolset name="acc*"/>
+ <note author="Andreas Huber" refid="29"/>
+ </mark-expected-failures>
+ <mark-expected-failures reason="?">
+ <test name="TransitionTest*"/>
+ <test name="PerformanceExample"/>
+ <toolset name="vacpp"/>
             <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