Opened 3 years ago

Last modified 13 months ago

#16694 new bug

SEM: Test FAILED - conformance/interfaces/sem_timedwait/6-2.c

Reported by: cocobean Owned by: nobody
Priority: normal Milestone: Unscheduled
Component: System/POSIX Version: R1/Development
Keywords: POSIX, semaphores, sem_timedwait Cc:
Blocked By: Blocking:
Platform: All

Description

The process would be blocked, and the timeout parameter is specified in nanoseconds field value greater than or equal to 1000 million. Should return ERROR (EINVAL).

Ref: conformance/interfaces/sem_timedwait/6-2.c

Expected result: Test passed

Actual Result: TEST FAILED

Tested on: Haiku hrev54811 x86_gcc2 with Open POSIX Test 1.5.2

Change History (1)

comment:1 by cocobean, 19 months ago

Test INVALID - per UNIX 2003 compliance.

Please close this ticket.

Last edited 13 months ago by cocobean (previous) (diff)
Note: See TracTickets for help on using tickets.