Boost logo

Boost-Commit :

From: Boris.Gubenko_at_[hidden]
Date: 2008-07-30 14:23:20


Author: bgubenko
Date: 2008-07-30 14:23:20 EDT (Wed, 30 Jul 2008)
New Revision: 47895
URL: http://svn.boost.org/trac/boost/changeset/47895

Log:
marking up test integer_test for HP-UX/ia64/g++ (ld takes segfault)
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 2008-07-30 14:23:20 EDT (Wed, 30 Jul 2008)
@@ -1850,6 +1850,18 @@
         </mark-expected-failures>
     </library>
 
+ <!-- integer -->
+ <library name="integer">
+ <mark-expected-failures>
+ <test name="integer_test"/>
+ <toolset name="gcc-4.2.1_hpux_ia64"/>
+ <note author="Boris Gubenko">
+ When compiling and linking this test, ld takes segmentation fault.
+ In the HP bug tracking system, this issue is tracked as QuIX ID: QXCR1000836120.
+ </note>
+ </mark-expected-failures>
+ </library>
+
     <!-- interprocess-->
     <library name="interprocess">
         <mark-unusable>


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