[haiku-bugs] Re: [Haiku] #15272: POSIX sem test failures (was: sem_unlink 3-1 posix tests fails)

  • From: "Haiku" <trac@xxxxxxxxxxxx>
  • To: undisclosed-recipients: ;
  • Date: Wed, 21 Aug 2019 01:24:27 -0000

#15272: POSIX sem test failures
----------------------------+----------------------------
   Reporter:  cocobean      |      Owner:  nobody
       Type:  bug           |     Status:  new
   Priority:  normal        |  Milestone:  Unscheduled
  Component:  System/POSIX  |    Version:  R1/Development
 Resolution:                |   Keywords:
 Blocked By:                |   Blocking:
Has a Patch:  0             |   Platform:  All
----------------------------+----------------------------
Description changed by waddlesplash:

Old description:

Ref:
https://github.com/haiku/open_posix_testsuite/blob/from_haiku_trunk/conformance/interfaces/sem_unlink/3-1.c

*  sem_unlink will return -1 and set errno to EACCESS if the process has
not
* priviledge to unlink the sem.

New description:

 Various POSIX semaphore API tests from the Open POSIX Testsuite fail,
 including some for sem_init, sem_open, sem_unlink, sem_post, and
 sem_timedwait.

--

-- 
Ticket URL: <https://dev.haiku-os.org/ticket/15272#comment:1>
Haiku <https://dev.haiku-os.org>
The Haiku operating system.

Other related posts:

  • » [haiku-bugs] Re: [Haiku] #15272: POSIX sem test failures (was: sem_unlink 3-1 posix tests fails) - Haiku