Changes between Version 3 and Version 4 of Ticket #11815, comment 7


Ignore:
Timestamp:
Nov 2, 2020, 6:10:14 PM (4 years ago)
Author:
cocobean

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #11815, comment 7

    v3 v4  
    1 Ref: https://github.com/haiku/open_posix_testsuite
    2 
    3 Open POSIX Testsuite 1.5.2 on Haiku hrev53379:
    4 
    5 THR tests show some FAILURE issues during testing.
    6 
    7 {{{
    8 conformance/interfaces/pthread_attr_setscope/4-1: execution: FAILED
    9 conformance/interfaces/pthread_attr_setstack/2-1: execution: FAILED
    10 conformance/interfaces/pthread_attr_setstack/6-1: execution: FAILED
    11 conformance/interfaces/pthread_barrier_init/3-1: execution: FAILED
    12 conformance/interfaces/pthread_barrierattr_getpshared/2-1: execution: FAILED
    13 conformance/interfaces/pthread_detach/4-1: execution: FAILED
    14 conformance/interfaces/pthread_detach/4-2: execution: FAILED
    15 conformance/interfaces/pthread_kill/6-1: execution: FAILED
    16 conformance/interfaces/pthread_mutex_getprioceiling/1-1: execution: FAILED
    17 conformance/interfaces/pthread_mutexattr_getprioceiling/1-1: execution: FAILED
    18 conformance/interfaces/pthread_mutexattr_setprioceiling/1-1: execution: FAILED
    19 conformance/interfaces/pthread_mutexattr_setprotocol/3-1: execution: FAILED
    20 conformance/interfaces/pthread_rwlock_rdlock/4-1: execution: FAILED
    21 conformance/interfaces/pthread_rwlock_rdlock/2-3: execution: FAILED
    22 conformance/interfaces/pthread_rwlock_timedrdlock/6-1: execution: FAILED
    23 conformance/interfaces/pthread_rwlock_timedwrlock/2-1: execution: FAILED
    24 conformance/interfaces/pthread_rwlock_timedwrlock/6-1: execution: FAILED
    25 conformance/interfaces/pthread_rwlock_wrlock/2-1: execution: FAILED
    26 }}}
    27 {{{
    28 conformance/interfaces/pthread_setschedparam/1-1: execution: FAILED
    29 }}}