|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r49445 - trunk/status
From: Boris.Gubenko_at_[hidden]
Date: 2008-10-24 11:45:31
Author: bgubenko
Date: 2008-10-24 11:45:30 EDT (Fri, 24 Oct 2008)
New Revision: 49445
URL: http://svn.boost.org/trac/boost/changeset/49445
Log:
markup Boost.Integer library test integer_test for acc toolset -- compilation time may exceed specified timeout value
Text files modified:
trunk/status/explicit-failures-markup.xml | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
Modified: trunk/status/explicit-failures-markup.xml
==============================================================================
--- trunk/status/explicit-failures-markup.xml (original)
+++ trunk/status/explicit-failures-markup.xml 2008-10-24 11:45:30 EDT (Fri, 24 Oct 2008)
@@ -1856,9 +1856,12 @@
<library name="integer">
<mark-expected-failures>
<test name="integer_test"/>
+ <toolset name="acc"/>
<toolset name="gcc-4.2.1_hpux_ia64"/>
<note author="Boris Gubenko">
- When compiling and linking this test, ld takes segmentation fault.
+ When compiling with aC++, depending on system load, the compile time may exceed
+ specified timeout value. The test passes when the timeout value is increased.
+ When compiling with GCC, linker takes segmentation fault.
In the HP bug tracking system, this issue is tracked as QuIX ID: QXCR1000836120.
</note>
</mark-expected-failures>
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