[Bug 244537] 9 sys.audit. tests failed after r358471
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Mar 2 16:09:44 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244537
--- Comment #3 from Kyle Evans <kevans at freebsd.org> ---
Interesting- something's flaky here, I can't actually reproduce this. I get
these failures locally:
root at viper:/usr/tests/sys/audit# kyua report -r
/root/.kyua/store/results.usr_tests_sys_audit.20200302-160755-239348.db
===> Failed tests
file-attribute-access:extattr_get_file_success -> failed: Poll: Invalid
argument [10.725s]
file-attribute-access:extattr_get_link_success -> failed: Poll: Invalid
argument [10.856s]
file-attribute-access:lpathconf_success -> failed:
/usr/src/tests/sys/audit/file-attribute-access.c:770: lpathconf(path,
_PC_SYMLINK_MAX) != -1 not met [0.038s]
file-attribute-modify:extattr_set_file_success -> failed:
extattr_set_file.*fileforaudit.*authorname.*return,success not found in
auditpipe within the time limit [10.436s]
file-attribute-modify:extattr_set_link_success -> failed:
extattr_set_link.*fileforaudit.*authorname.*return,success not found in
auditpipe within the time limit [10.821s]
===> Summary
Results read from
/root/.kyua/store/results.usr_tests_sys_audit.20200302-160755-239348.db
Test cases: 418 total, 0 skipped, 0 expected failures, 0 broken, 5 failed
Total time: 65.497s
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-testing
mailing list