[haiku-bugs] Re: [Haiku] #15270: timer_delete 1-2 posix test fails

  • From: "Haiku" <trac@xxxxxxxxxxxx>
  • To: undisclosed-recipients: ;
  • Date: Wed, 21 Aug 2019 05:08:26 -0000

#15270: timer_delete 1-2 posix test fails
----------------------------+----------------------------
   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
----------------------------+----------------------------

Comment (by cocobean):

 {{{
 * Test that after a timer is deleted by calling timer_delete(), it
  * cannot be armed by calling timer_settime().
  * Steps:
  * - Create a timer
  * - Delete that timer
  * - Try to call timer_settime() on that timer and ensure it fails
  *   with errno==EINVAL.
  *
  * For this test, signal SIGTOTEST will be used, clock CLOCK_REALTIME
  * will be used.
 }}}

 Open POSIX timer test failed on hrev53379 x86_64.

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

Other related posts: