Changes between Initial Version and Version 1 of Ticket #11815, comment 14
- Timestamp:
- Nov 9, 2024, 11:06:37 PM (7 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #11815, comment 14
initial v1 5 5 For FAILED status, as of Haiku R1B5 hrev58309 x86_gcc2: 6 6 {{{ 7 conformance/interfaces/fork/12-1: execution: FAILED8 conformance/interfaces/mmap/11-3: execution: FAILED9 conformance/interfaces/mmap/11-4: execution: FAILED10 conformance/interfaces/mmap/11-5: execution: FAILED11 conformance/interfaces/mmap/14-1: execution: FAILED12 conformance/interfaces/mmap/23-1: execution: FAILED13 conformance/interfaces/mmap/24-2: execution: FAILED14 conformance/interfaces/mmap/28-1: execution: FAILED15 conformance/interfaces/mmap/31-1: execution: FAILED16 conformance/interfaces/pthread_attr_setscope/4-1: execution: FAILED17 7 conformance/interfaces/pthread_attr_setstack/2-1: execution: FAILED 18 8 conformance/interfaces/pthread_attr_setstack/6-1: execution: FAILED … … 20 10 conformance/interfaces/pthread_create/2-1: execution: FAILED 21 11 conformance/interfaces/pthread_detach/4-2: execution: FAILED 22 conformance/interfaces/pthread_mutex_getprioceiling/1-1: execution: FAILED23 conformance/interfaces/pthread_mutexattr_getprioceiling/1-1: execution: FAILED24 conformance/interfaces/pthread_mutexattr_setprioceiling/1-1: execution: FAILED25 conformance/interfaces/pthread_mutexattr_setprioceiling/3-1: execution: FAILED26 conformance/interfaces/pthread_mutexattr_setprioceiling/3-2: execution: FAILED27 conformance/interfaces/pthread_mutexattr_setprotocol/3-1: execution: FAILED28 conformance/interfaces/pthread_mutexattr_setprotocol/3-2: execution: FAILED29 12 conformance/interfaces/pthread_rwlock_rdlock/2-3: execution: FAILED 30 conformance/interfaces/pthread_rwlock_timedrdlock/6-1: execution: FAILED31 conformance/interfaces/pthread_rwlock_timedwrlock/2-1: execution: FAILED32 conformance/interfaces/pthread_rwlock_timedwrlock/6-1: execution: FAILED33 conformance/interfaces/pthread_setschedparam/1-1: execution: FAILED34 conformance/interfaces/sched_get_priority_max/1-2: execution: FAILED35 conformance/interfaces/sched_get_priority_min/1-2: execution: FAILED36 conformance/interfaces/sem_unlink/3-1: execution: FAILED37 conformance/interfaces/sem_unlink/5-1: execution: FAILED38 conformance/interfaces/shm_open/32-1: execution: FAILED39 conformance/interfaces/shm_open/34-1: execution: FAILED40 conformance/interfaces/shm_open/37-1: execution: FAILED41 conformance/interfaces/sigprocmask/17-1: execution: FAILED42 conformance/interfaces/sigprocmask/17-2: execution: FAILED43 conformance/interfaces/sigprocmask/17-3: execution: FAILED44 conformance/interfaces/sigprocmask/17-4: execution: FAILED45 conformance/interfaces/strftime/1-1: execution: FAILED46 conformance/interfaces/strftime/2-1: execution: FAILED47 13 }}} 48 49 50 14 51 15 For INTERRUPTED status, as of Haiku R1B5 hrev58309 x86_gcc2: 52 16 {{{ 53 conformance/interfaces/mmap/11-2: execution: INTERRUPTED54 17 conformance/interfaces/pthread_cond_broadcast/4-2: execution: INTERRUPTED 55 18 conformance/interfaces/pthread_cond_signal/4-2: execution: INTERRUPTED … … 60 23 For HUNG status, as of Haiku R1B5 hrev58309 x86_gcc2: 61 24 {{{ 62 conformance/interfaces/fork/11-1: execution: HUNG63 conformance/interfaces/mmap/24-1: execution: HUNG64 25 conformance/interfaces/pthread_atfork/3-3: execution: HUNG 65 26 conformance/interfaces/pthread_equal/2-1: execution: HUNG … … 69 30 For UNRESOLVED status, as of Haiku R1B5 hrev58309 x86_gcc2: 70 31 {{{ 71 conformance/interfaces/mlock/8-1: execution: UNRESOLVED72 conformance/interfaces/mlock/speculative/12-1: execution: UNRESOLVED73 conformance/interfaces/mmap/6-1: execution: UNRESOLVED74 conformance/interfaces/mmap/6-2: execution: UNRESOLVED75 conformance/interfaces/mmap/6-3: execution: UNRESOLVED76 conformance/interfaces/munlock/10-1: execution: UNRESOLVED77 32 conformance/interfaces/pthread_cancel/3-1: execution: UNRESOLVED 78 33 conformance/interfaces/pthread_cond_broadcast/1-2: execution: UNRESOLVED 79 34 conformance/interfaces/pthread_cond_init/4-1: execution: UNRESOLVED 80 35 conformance/interfaces/pthread_cond_timedwait/2-5: execution: UNRESOLVED 81 conformance/interfaces/pthread_getschedparam/1-2: execution: UNRESOLVED82 36 conformance/interfaces/pthread_mutex_init/5-1: execution: UNRESOLVED 83 conformance/interfaces/pthread_mutexattr_getprioceiling/1-2: execution: UNRESOLVED84 conformance/interfaces/pthread_mutexattr_getprotocol/1-2: execution: UNRESOLVED85 conformance/interfaces/pthread_mutexattr_setprotocol/1-1: execution: UNRESOLVED86 conformance/interfaces/pthread_rwlock_timedrdlock/1-1: execution: UNRESOLVED87 conformance/interfaces/pthread_rwlock_timedrdlock/2-1: execution: UNRESOLVED88 conformance/interfaces/pthread_rwlock_timedrdlock/3-1: execution: UNRESOLVED89 conformance/interfaces/pthread_rwlock_timedwrlock/1-1: execution: UNRESOLVED90 conformance/interfaces/pthread_rwlock_timedwrlock/3-1: execution: UNRESOLVED91 conformance/interfaces/pthread_rwlock_timedwrlock/6-2: execution: UNRESOLVED92 conformance/interfaces/sem_open/3-1: execution: UNRESOLVED93 conformance/interfaces/shm_unlink/8-1: execution: UNRESOLVED94 conformance/interfaces/shm_unlink/9-1: execution: UNRESOLVED95 37 }}}