Opened 5 years ago

Closed 3 years ago

#15280 closed enhancement (duplicate)

POSIX mem test failures and hangs

Reported by: cocobean Owned by: nobody
Priority: normal Milestone: Unscheduled
Component: System/POSIX Version: R1/Development
Keywords: posix Cc:
Blocked By: #4947 Blocking: #15284
Platform: All

Description

open_posix_testsuite 1.5.2 MEM conformance interfaces test. List here for completion and Haiku POSIX enhancements.

Ref: https://github.com/haiku/open_posix_testsuite/tree/from_haiku_trunk/conformance/interfaces

conformance/interfaces/mlock/10-1: build: FAILED 
conformance/interfaces/mlock/5-1: build: FAILED 
conformance/interfaces/mlock/8-1: build: FAILED 
conformance/interfaces/mlock/speculative/12-1: build: FAILED 
conformance/interfaces/mlock/10-1: build: FAILED 
conformance/interfaces/mlock/5-1: build: FAILED 
conformance/interfaces/mlock/8-1: build: FAILED 
conformance/interfaces/mlock/speculative/12-1: build: FAILED 
conformance/interfaces/mlockall/13-1: build: FAILED 
conformance/interfaces/mlockall/13-2: build: FAILED 
conformance/interfaces/mlockall/3-6: build: FAILED 
conformance/interfaces/mlockall/3-7: build: FAILED 
conformance/interfaces/mlockall/8-1: build: FAILED 
conformance/interfaces/mlockall/speculative/15-1: build: FAILED 
conformance/interfaces/mlockall/13-1: build: FAILED 
conformance/interfaces/mlockall/13-2: build: FAILED 
conformance/interfaces/mlockall/3-6: build: FAILED 
conformance/interfaces/mlockall/3-7: build: FAILED 
conformance/interfaces/mlockall/8-1: build: FAILED 
conformance/interfaces/mlockall/speculative/15-1: build: FAILED 
conformance/interfaces/munlock/10-1: build: FAILED 
conformance/interfaces/munlock/11-1: build: FAILED 
conformance/interfaces/munlock/7-1: build: FAILED 
conformance/interfaces/munlock/10-1: build: FAILED 
conformance/interfaces/munlock/11-1: build: FAILED 
conformance/interfaces/munlock/7-1: build: FAILED 
conformance/interfaces/mmap/18-1: build: FAILED 
conformance/interfaces/mmap/27-1: build: FAILED 
conformance/interfaces/mmap/11-4: execution: FAILED 
conformance/interfaces/mmap/11-5: execution: FAILED 
conformance/interfaces/mmap/14-1: execution: FAILED 
conformance/interfaces/mmap/18-1: build: FAILED 
conformance/interfaces/mmap/23-1: execution: FAILED 
conformance/interfaces/mmap/24-2: execution: FAILED 
conformance/interfaces/mmap/27-1: build: FAILED 
conformance/interfaces/mmap/28-1: execution: FAILED 
conformance/interfaces/mmap/31-1: execution: FAILED 
conformance/interfaces/shm_open/11-1: execution: FAILED 
conformance/interfaces/shm_open/13-1: execution: FAILED 
conformance/interfaces/shm_open/20-1: execution: FAILED 
conformance/interfaces/shm_open/32-1: execution: FAILED 
conformance/interfaces/shm_open/34-1: execution: FAILED 
conformance/interfaces/shm_open/37-1: execution: FAILED 

conformance/interfaces/mmap/24-1: execution: HUNG 

Change History (5)

comment:1 by cocobean, 3 years ago

See #8514 on MMAP suggestions (i.e. BDirectWindow). hrev54697 x86 (UPDATED 2020/11/04):

conformance/interfaces/mmap/11-4: execution: FAILED 
conformance/interfaces/mmap/11-5: execution: FAILED 
conformance/interfaces/mmap/14-1: execution: FAILED 
conformance/interfaces/mmap/23-1: execution: FAILED 
conformance/interfaces/mmap/24-2: execution: FAILED 
conformance/interfaces/mmap/28-1: execution: FAILED 
conformance/interfaces/mmap/31-1: execution: FAILED 
conformance/interfaces/shm_open/11-1: execution: FAILED 
conformance/interfaces/shm_open/13-1: execution: FAILED 
conformance/interfaces/shm_open/20-1: execution: FAILED 
conformance/interfaces/shm_open/32-1: execution: FAILED 
conformance/interfaces/shm_open/34-1: execution: FAILED 
conformance/interfaces/shm_open/37-1: execution: FAILED
conformance/interfaces/mmap/24-1: execution: HUNG
conformance/interfaces/shm_open/23-1: execution: HUNG
conformance/interfaces/pthread_atfork/3-3: execution: HUNG
conformance/interfaces/pthread_equal/2-1: execution: HUNG 
conformance/interfaces/pthread_mutex_trylock/4-3: execution: HUNG 
conformance/interfaces/pthread_once/6-1: execution: HUNG 
conformance/interfaces/pthread_rwlock_wrlock/3-1: execution: HUNG

Last edited 3 years ago by cocobean (previous) (diff)

comment:2 by korli, 3 years ago

Blocking: 15284 added

comment:3 by cocobean, 3 years ago

hrev54699 x86 (UPDATED 2020/11/05):

Only four HUNG tests remain.

conformance/interfaces/mmap/24-1: execution: HUNG
conformance/interfaces/shm_open/23-1: execution: HUNG
conformance/interfaces/pthread_equal/2-1: execution: HUNG 
conformance/interfaces/pthread_rwlock_wrlock/3-1: execution: HUNG

These HUNG tests now PASS:

conformance/interfaces/pthread_atfork/3-3: execution: PASS
conformance/interfaces/pthread_mutex_trylock/4-3: execution: PASS 
conformance/interfaces/pthread_once/6-1: execution: PASS
Last edited 3 years ago by cocobean (previous) (diff)

comment:4 by cocobean, 3 years ago

Please close this ticket. Consolidating to ticket #4947.

comment:5 by korli, 3 years ago

Blocked By: 4947 added
Resolution: duplicate
Status: newclosed
Note: See TracTickets for help on using tickets.