Menu

#1 fcntl14 problems on ia64 and hppa

System Calls
closed-out-of-date
Testcases (113)
5
2004-03-03
2002-08-26
No

1) fcntl14.c uses SKIP == 0 for tests, unfortunately
ia64 defines F_RDLCK as 0 as well, so most of the tests
are skipped

2) many of the fcntl14 tests are failing on ia64 and hppa:

e.g. on ia64 (after defining SKIP to -1 instead)

pippin[22:40] fcntl% uname -a
Linux pippin 2.4.17 #1 SMP Wed Jan 30 22:06:47 PST 2002
ia64 unknown unknown GNU/Linux

pippin[22:40] fcntl% ./fcntl14|grep FAIL|head
fcntl14 15 FAIL : Test case 15, GETLK: pid = 0,
should be parent's id of 26215
fcntl14 16 FAIL : Test case 15, GETLK: type = 2,
should be parent's first
lock type of 0
fcntl14 17 FAIL : SETLK: errno = 4, EAGAIN or
EACCES was expected
fcntl14 15 FAIL : tchild returned status 0x100
fcntl14 16 FAIL : testcase:15 FAILED
fcntl14 15 FAIL : tchild returned status 0x100
fcntl14 16 FAIL : testcase:15 FAILED
fcntl14 17 FAIL : testcase:16 FAILED
fcntl14 15 FAIL : tchild returned status 0x100
fcntl14 16 FAIL : testcase:15 FAILED

Discussion

  • Robert Williamson

    • status: open --> wont-fix
     
  • Robert Williamson

    • status: wont-fix --> wont-fix-out-of-date
     
  • Nathan Straz

    Nathan Straz - 2003-05-14
    • status: wont-fix-out-of-date --> open-out-of-date
     
  • Nathan Straz

    Nathan Straz - 2003-05-14
    • assigned_to: plars --> nstraz
     
  • Robert Williamson

    • status: open-out-of-date --> open-accepted
     
  • Robert Williamson

    • status: open-accepted --> closed-out-of-date
     

Log in to post a comment.