Boost logo

Boost-Commit :

From: eric_at_[hidden]
Date: 2007-10-17 13:21:02


Author: eric_niebler
Date: 2007-10-17 13:21:01 EDT (Wed, 17 Oct 2007)
New Revision: 40129
URL: http://svn.boost.org/trac/boost/changeset/40129

Log:
mark up expected xpressive failures on acc toolset
Text files modified:
   trunk/status/explicit-failures-markup.xml | 18 ++++++++++++++++++
   1 files changed, 18 insertions(+), 0 deletions(-)

Modified: trunk/status/explicit-failures-markup.xml
==============================================================================
--- trunk/status/explicit-failures-markup.xml (original)
+++ trunk/status/explicit-failures-markup.xml 2007-10-17 13:21:01 EDT (Wed, 17 Oct 2007)
@@ -5173,6 +5173,19 @@
             <toolset name="sun-5.9"/>
             <note refid="17"/>
         </mark-unusable>
+
+ <mark-expected-failures>
+ <test name="test_actions"/>
+ <toolset name="acc"/>
+ <note author="Eric Niebler" refid="43"/>
+ </mark-expected-failures>
+
+ <mark-expected-failures>
+ <test name="test_symbols"/>
+ <toolset name="acc"/>
+ <note author="Eric Niebler" refid="43"/>
+ </mark-expected-failures>
+
     </library>
 
     <!-- /////////////// Standard note definitions /////////////// -->
@@ -5386,4 +5399,9 @@
         This is a regression in the gcc 4.2 series.
     </note>
 
+ <note id="43">
+ These test failures are reported to be
+ under investigation at HP's compiler lab.
+ </note>
+
 </explicit-failures-markup>


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