|
Boost-Commit : |
From: Boris.Gubenko_at_[hidden]
Date: 2007-11-16 20:28:11
Author: bgubenko
Date: 2007-11-16 20:28:10 EST (Fri, 16 Nov 2007)
New Revision: 41163
URL: http://svn.boost.org/trac/boost/changeset/41163
Log:
mark some fusion library tests for acc toolset
Text files modified:
trunk/status/explicit-failures-markup.xml | 14 ++++++++++++++
1 files changed, 14 insertions(+), 0 deletions(-)
Modified: trunk/status/explicit-failures-markup.xml
==============================================================================
--- trunk/status/explicit-failures-markup.xml (original)
+++ trunk/status/explicit-failures-markup.xml 2007-11-16 20:28:10 EST (Fri, 16 Nov 2007)
@@ -1589,6 +1589,20 @@
essential for the library.
</note>
</mark-unusable>
+ <mark-expected-failures>
+ <test name="fused"/>
+ <test name="fused_function_object"/>
+ <test name="fused_procedure"/>
+ <test name="make_fused"/>
+ <test name="make_fused_function_object"/>
+ <test name="make_fused_procedure"/>
+ <toolset name="acc"/>
+ <note author="Boris Gubenko">
+ With aCC6, this test needs to be compiled in strict ansi mode.
+ Since on HP-UX boost testing is done in the default compilation
+ mode, the test fails on this platform.
+ </note>
+ </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