Changes between Version 4 and Version 5 of Ticket #4947, comment 19
- Timestamp:
- Nov 18, 2020, 8:14:21 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #4947, comment 19
v4 v5 1 hrev547 00 x86 (UPDATED 2020/11/07):1 hrev54722 x86 (UPDATED 2020/11/18): 2 2 3 ** 10** POSIX tests HUNG:3 **8** POSIX tests HUNG: 4 4 5 5 {{{ 6 conformance/interfaces/fork/11-1.test:execution:HUNG7 8 6 conformance/interfaces/mmap/24-1: execution: HUNG 9 7 conformance/interfaces/mmap/6-1: execution: HUNG … … 15 13 conformance/interfaces/pthread_once/6-1: execution: HUNG 16 14 conformance/interfaces/pthread_rwlock_wrlock/3-1: execution: HUNG 17 18 conformance/interfaces/shm_open/23-1: execution: HUNG19 15 }}} 20 16 21 17 22 ** 25** POSIX tests FAIL:18 **13** POSIX tests FAIL: 23 19 24 20 {{{ 25 conformance/interfaces/fork/12-1.test:execution:FAIL26 27 21 conformance/interfaces/mmap/11-4.test:execution:FAIL 28 22 conformance/interfaces/mmap/11-5.test:execution:FAIL … … 39 33 conformance/interfaces/pthread_detach/4-2.test:execution:FAIL 40 34 conformance/interfaces/pthread_rwlock_wrlock/2-1.test:execution:FAIL 41 42 conformance/interfaces/sem_init/7-1.test:execution:FAIL43 conformance/interfaces/sem_timedwait/6-1.test:execution:FAIL44 conformance/interfaces/sem_timedwait/6-2.test:execution:FAIL45 conformance/interfaces/sem_unlink/3-1.test:execution:FAIL46 conformance/interfaces/sem_unlink/5-1.test:execution:FAIL47 48 conformance/interfaces/shm_open/11-1.test:execution:FAIL49 conformance/interfaces/shm_open/13-1.test:execution:FAIL50 conformance/interfaces/shm_open/20-1.test:execution:FAIL51 conformance/interfaces/shm_open/32-1.test:execution:FAIL52 conformance/interfaces/shm_open/34-1.test:execution:FAIL53 conformance/interfaces/shm_open/37-1.test:execution:FAIL54 35 }}}