[Bug 215690] sys/vfs/lookup_cap_dotdot:{capmode__negative, lookup_cap_*} fails with SIGABRT
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Jan 1 02:47:02 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215690
Bug ID: 215690
Summary: sys/vfs/lookup_cap_dotdot:{capmode__negative,lookup_ca
p_*} fails with SIGABRT
Product: Base System
Version: 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
The testcases are failing to create results files and are leaving `testdir`
behind.
$ sudo kyua test -k /usr/tests/sys/vfs/Kyuafile lookup_cap_dotdot
lookup_cap_dotdot:capmode__negative -> broken: Premature exit; test case
received signal 6 [0.005s]
lookup_cap_dotdot:lookup_cap_dotdot__advanced -> broken: Premature exit; test
case received signal 6 [0.006s]
lookup_cap_dotdot:lookup_cap_dotdot__basic -> broken: Premature exit; test
case received signal 6 [0.003s]
lookup_cap_dotdot:lookup_cap_dotdot__negative -> broken: Premature exit; test
case received signal 6 [0.003s]
lookup_cap_dotdot:openat__basic_negative -> passed [0.003s]
lookup_cap_dotdot:openat__basic_positive -> passed [0.003s]
Results file id is usr_tests_sys_vfs.20170101-024440-307762
Results saved to
/root/.kyua/store/results.usr_tests_sys_vfs.20170101-024440-307762.db
2/6 passed (4 failed)
$ sudo kyua debug -k /usr/tests/sys/vfs/Kyuafile
lookup_cap_dotdot:capmode__negative
FATAL ERROR: Cannot create results file '/tmp/kyua.fAccdD/2/result.atf': Not
permitted in capability mode
Files left in work directory after failure: testdir
lookup_cap_dotdot:capmode__negative -> broken: Premature exit; test case
received signal 6
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-testing
mailing list