Просмотр исходного кода

marked 2 asio library tests for gcc-4.2.1_hpux_ia64 (HP-UX 11.23 with gcc)

[SVN r43001]
Boris Gubenko 18 лет назад
Родитель
Сommit
e7d8b73c2b
1 измененных файлов с 10 добавлено и 0 удалено
  1. 10 0
      status/explicit-failures-markup.xml

+ 10 - 0
status/explicit-failures-markup.xml

@@ -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 -->

粤ICP备19079148号