Changes between Version 2 and Version 3 of Ticket #11815, comment 9


Ignore:
Timestamp:
Nov 15, 2023, 7:48:20 PM (6 months ago)
Author:
cocobean

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #11815, comment 9

    v2 v3  
    1 For FAILED status, no change as of hrev57294 x86-64:
    2 {{{
    3 conformance/interfaces/pthread_attr_setstack/2-1: execution: FAILED
    4 conformance/interfaces/pthread_attr_setstack/6-1: execution: FAILED
    5 conformance/interfaces/pthread_cancel/5-1: execution: FAILED
    6 conformance/interfaces/pthread_cond_init/1-2: execution: FAILED
    7 conformance/interfaces/pthread_cond_init/2-2: execution: FAILED
    8 conformance/interfaces/pthread_cond_timedwait/2-6: execution: FAILED
    9 conformance/interfaces/pthread_cond_wait/2-3: execution: FAILED
    10 conformance/interfaces/pthread_detach/4-1: execution: FAILED
    11 conformance/interfaces/pthread_detach/4-2: execution: FAILED
    12 conformance/interfaces/pthread_rwlock_rdlock/2-3: execution: FAILED
    13 conformance/interfaces/pthread_rwlock_rdlock/4-1: execution: FAILED
    14 conformance/interfaces/pthread_rwlock_wrlock/2-1: execution: FAILED
    15 }}}
    16 
    17 For HUNG status, no change as of hrev57294 x86_64:
    18 {{{
    19 conformance/interfaces/pthread_equal/2-1: execution: HUNG
    20 conformance/interfaces/pthread_mutex_trylock/4-3: execution: HUNG
    21 conformance/interfaces/pthread_once/6-1: execution: HUNG
    22 }}}
    23 
    24 
    25 For INTERRUPTED status, no change as of hrev57294 x86_64:
    26 {{{
    27 conformance/interfaces/pthread_cond_broadcast/4-2: execution: INTERRUPTED
    28 conformance/interfaces/pthread_cond_init/4-2: execution: INTERRUPTED
    29 conformance/interfaces/pthread_cond_signal/4-2: execution: INTERRUPTED
    30 conformance/interfaces/pthread_cond_timedwait/4-3: execution: INTERRUPTED
    31 conformance/interfaces/pthread_cond_wait/4-1: execution: INTERRUPTED
    32 }}}