mirror of
https://github.com/boostorg/boost.git
synced 2025-04-08 06:43:09 +00:00
merged marking for gcc-3.4.6_linux_ia64 toolset to release branch
[SVN r42725]
This commit is contained in:
parent
059daa42ba
commit
690ebe2b7e
1 changed files with 16 additions and 0 deletions
|
@ -1972,6 +1972,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 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"/>
|
||||
|
@ -4086,6 +4095,13 @@ for more information.
|
|||
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>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue