[Bug 210184] usr.sbin/extattr testcases don't work on tmpfs because tmpfs doesn't support ACLs
    bugzilla-noreply at freebsd.org 
    bugzilla-noreply at freebsd.org
       
    Fri Jun 10 05:39:15 UTC 2016
    
    
  
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210184
            Bug ID: 210184
           Summary: usr.sbin/extattr testcases don't work on tmpfs because
                    tmpfs doesn't support ACLs
           Product: Base System
           Version: 11.0-CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: tests
          Assignee: freebsd-testing at freebsd.org
          Reporter: ngie at FreeBSD.org
Repro:
mount -t tmpfs tmpfs /tmp
kyua test -k /usr/tests/usr.sbin/extattr/Kyuafile
Expected result:
The testcases should be skipped on tmpfs because ACL support isn't available on
the filesystem.
Actual result:
The testcases fail errantly.
-- 
You are receiving this mail because:
You are the assignee for the bug.
    
    
More information about the freebsd-testing
mailing list