[haiku-bugs] [Haiku] #15288: POSIX testsuite fsync interface failures

  • From: "Haiku" <trac@xxxxxxxxxxxx>
  • To: undisclosed-recipients: ;
  • Date: Wed, 21 Aug 2019 18:50:49 -0000

#15288: POSIX testsuite fsync interface failures
--------------------------+------------------------------
 Reporter:  cocobean      |        Owner:  nobody
     Type:  bug           |       Status:  new
 Priority:  normal        |    Milestone:  Unscheduled
Component:  System/POSIX  |      Version:  R1/Development
 Keywords:  posix         |   Blocked By:
 Blocking:                |  Has a Patch:  0
 Platform:  All           |
--------------------------+------------------------------
 Ref: ​​https://github.com/haiku/open_posix_testsuite

 Open POSIX Testsuite 1.5.2 on Haiku hrev53379

 Issue: fsync interface test failures

 {{{
 conformance/interfaces/fsync/7-1: execution: FAILED
 }}}
 * The fsync( ) function shall fail if:
     * [EINVAL] The fildes argument does not refer to a file on which this
 operation is possible.

  * Test Step:
    1. Create a pipe;
    2. fsync on the pipe, should fail with EINVAL;

-- 
Ticket URL: <https://dev.haiku-os.org/ticket/15288>
Haiku <https://dev.haiku-os.org>
The Haiku operating system.

Other related posts: