Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r67675 - trunk/status
From: vicente.botet_at_[hidden]
Date: 2011-01-05 03:09:05


Author: viboes
Date: 2011-01-05 03:08:58 EST (Wed, 05 Jan 2011)
New Revision: 67675
URL: http://svn.boost.org/trac/boost/changeset/67675

Log:
Boost.Ratio: Set as expected failures two tests on Intel compilers

Text files modified:
   trunk/status/explicit-failures-markup.xml | 12 ++++++++++++
   1 files changed, 12 insertions(+), 0 deletions(-)

Modified: trunk/status/explicit-failures-markup.xml
==============================================================================
--- trunk/status/explicit-failures-markup.xml (original)
+++ trunk/status/explicit-failures-markup.xml 2011-01-05 03:08:58 EST (Wed, 05 Jan 2011)
@@ -4449,6 +4449,18 @@
       <mark-unusable>
         <toolset name="borland-*"/>
       </mark-unusable>
+ <mark-expected-failures>
+ <test name="mpl_plus_pass"/>
+ <test name="ratio_ext_pass"/>
+ <toolset name="intel-*-10.1"/>
+ <toolset name="intel-*-11.0"/>
+ <toolset name="intel-*-11.1"/>
+ <note author="Vicente J. Botet Escriba">
+ internal error: assertion failed: copy_template_param_expr.
+ It seems to be already an Intel internal bug database (tracker number #82149).
+ I have no workaround yet.
+ </note>
+ </mark-expected-failures>
     </library>
 
     <!-- regex -->


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