Boost logo

Boost-Commit :

From: Boris.Gubenko_at_[hidden]
Date: 2008-01-13 11:26:31


Author: bgubenko
Date: 2008-01-13 11:26:30 EST (Sun, 13 Jan 2008)
New Revision: 42725
URL: http://svn.boost.org/trac/boost/changeset/42725

Log:
merged marking for gcc-3.4.6_linux_ia64 toolset to release branch
Text files modified:
   branches/release/status/explicit-failures-markup.xml | 16 ++++++++++++++++
   1 files changed, 16 insertions(+), 0 deletions(-)

Modified: branches/release/status/explicit-failures-markup.xml
==============================================================================
--- branches/release/status/explicit-failures-markup.xml (original)
+++ branches/release/status/explicit-failures-markup.xml 2008-01-13 11:26:30 EST (Sun, 13 Jan 2008)
@@ -1973,6 +1973,15 @@
             </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 platform, linking this test takes longer than 10 minutes
+ which is a time limit specified for bjam. When linked manually,
+ the test succeeds.
+ </note>
+ </mark-expected-failures>
+ <mark-expected-failures>
             <test name="bzip2_test"/>
             <toolset name="gcc-3.4.3_sunos"/>
             <note author="Caleb Epstein">
@@ -4086,6 +4095,13 @@
                 were split into multiple source files.
                 </note>
             </mark-failure>
+ <mark-failure>
+ <toolset name="gcc-3.4.6_linux_ia64"/>
+ <note author="Boris Gubenko">
+ It looks like a compiler issue: the test fails with gcc 3.4.6
+ and succeeds with gcc 4.2.1.
+ </note>
+ </mark-failure>
         </test>
     </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