Boost logo

Boost-Commit :

From: Boris.Gubenko_at_[hidden]
Date: 2008-01-28 16:27:14


Author: bgubenko
Date: 2008-01-28 16:27:13 EST (Mon, 28 Jan 2008)
New Revision: 43001
URL: http://svn.boost.org/trac/boost/changeset/43001

Log:
marked 2 asio library tests for gcc-4.2.1_hpux_ia64 (HP-UX 11.23 with gcc)
Text files modified:
   trunk/status/explicit-failures-markup.xml | 10 ++++++++++
   1 files changed, 10 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-28 16:27:13 EST (Mon, 28 Jan 2008)
@@ -158,6 +158,16 @@
             Boost.System library on which Boost.Asio depends.
         </note>
       </mark-unusable>
+ <mark-expected-failures>
+ <test name="read_until"/>
+ <test name="read_until_select"/>
+ <toolset name="gcc-4.2.1_hpux_ia64"/>
+ <note author="Boris Gubenko">
+ On HP-UX 11.23 platform, these tests must be compiled with
+ _XOPEN_SOURCE_EXTENDED macro defined. It is likely related
+ to CR JAGag28813.
+ </note>
+ </mark-expected-failures>
     </library>
 
     <!-- assign -->


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