Boost logo

Boost-Commit :

From: Boris.Gubenko_at_[hidden]
Date: 2008-01-10 16:13:43


Author: bgubenko
Date: 2008-01-10 16:13:42 EST (Thu, 10 Jan 2008)
New Revision: 42664
URL: http://svn.boost.org/trac/boost/changeset/42664

Log:
marked iostreams library compose_test for gcc-3.4.6_linux_ia64 : linking exceeds 10 min. limit
Text files modified:
   trunk/status/explicit-failures-markup.xml | 9 +++++++++
   1 files changed, 9 insertions(+), 0 deletions(-)

Modified: trunk/status/explicit-failures-markup.xml
==============================================================================
--- trunk/status/explicit-failures-markup.xml (original)
+++ trunk/status/explicit-failures-markup.xml 2008-01-10 16:13:42 EST (Thu, 10 Jan 2008)
@@ -1956,6 +1956,15 @@
                 when compiled as a group
             </note>
         </mark-expected-failures>
+ <mark-expected-failures>
+ <test name="compose_test"/>
+ <toolset name="gcc-3.4.6_linux_ia64"/>
+ <note author="Boris Gubenko">
+ On this machine, linking of this test takes longer than
+ 10 minutes which is a time limit set for bjam. When linked
+ manually, the test succeeds.
+ </note>
+ </mark-expected-failures>
         <mark-expected-failures reason="?">
             <test name="direct_adapter_test"/>
             <test name="gzip_test"/>


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