[Bug 1885] New: RFS Filesystem Fails mrfs_fserror Test
    bugzilla-daemon at rtems.org 
    bugzilla-daemon at rtems.org
       
    Wed Aug  3 14:24:35 UTC 2011
    
    
  
https://www.rtems.org/bugzilla/show_bug.cgi?id=1885
           Summary: RFS Filesystem Fails mrfs_fserror Test
           Product: RTEMS
           Version: HEAD
          Platform: All
        OS/Version: RTEMS
            Status: NEW
          Severity: normal
          Priority: P3
         Component: filesystem
        AssignedTo: chrisj at rtems.org
        ReportedBy: joel.sherrill at oarcorp.com
As part of GSOC, a number of new fstests have been added.  They are flagging
issues on IMFS, DOSFS, and RFS. This issue is from the base test "fserror"
instantiated to operate on a mounted RFS residing on RAM Disk.  On psim, this
test fails to successfully pass a mkdir() call on line 125 of test.c:
Testing close      with arguments: "-1"                 EXPECT "EBADF"
PASS
Testing close      with arguments: "100"                EXPECT "EBADF"
PASS
../../../../../../../rtems/c/src/../../testsuites/fstests/mrfs_fserror/../fserror/test.c:
125 status == 0
-- 
Configure bugmail: https://www.rtems.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
    
    
More information about the bugs
mailing list