Page MenuHomeFreeBSD

usr.sbin/extattr testcases don't work on tmpfs
ClosedPublic

Authored by asomers on Jun 10 2016, 4:34 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Jan 14, 8:07 PM
Unknown Object (File)
Fri, Dec 27, 8:17 AM
Unknown Object (File)
Dec 5 2024, 4:14 PM
Unknown Object (File)
Oct 31 2024, 5:55 AM
Unknown Object (File)
Sep 30 2024, 12:28 AM
Unknown Object (File)
Sep 29 2024, 5:34 AM
Unknown Object (File)
Sep 22 2024, 5:08 AM
Unknown Object (File)
Sep 20 2024, 6:05 AM
Subscribers

Details

Reviewers
ngie
Summary

Skip the usr.sbin/extattr testscases if $TMPDIR is tmpfs, which doesn't
support extended attributes

PR: 210184

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Warnings
SeverityLocationCodeMessage
Warningusr.sbin/extattr/tests/extattr_test.sh:CHMOD1Invalid Executable
Unit
No Test Coverage
Build Status
Buildable 4175
Build 4218: arc lint + arc unit

Event Timeline

asomers retitled this revision from to usr.sbin/extattr testcases don't work on tmpfs.
asomers updated this object.
asomers edited the test plan for this revision. (Show Details)
asomers added a reviewer: ngie.
ngie edited edge metadata.
This revision is now accepted and ready to land.Jun 11 2016, 9:39 PM

Committed as r301874. I don't know why Phabricator didn't detect the commit automatically.

Fix usr.sbin/extattr testcases on tmpfs

Skip the usr.sbin/extattr testscases if $TMPDIR is tmpfs, which doesn't
support extended attributes

PR:           210184
Reported by:  ngie
Reviewed by:  ngie
Approved by:  re (glebius)
MFC after:    4 weeks
Differential Revision:        https://reviews.freebsd.org/D6802
Sponsored by: Spectra Logic Corp