https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194675

            Bug ID: 194675
           Summary: [tests] bin/pkill tests implicitly require "kernel
                    files"
           Product: Base System
           Version: 11.0-CURRENT
          Hardware: Any
                OS: Any
            Status: Needs Triage
          Severity: Affects Only Me
          Priority: ---
         Component: misc
          Assignee: [email protected]
          Reporter: [email protected]

Spotted this in passing while trying to fix another one of my bugs:

# kyua debug bin/pkill/pgrep-F_test:main
kyua-tap-tester: Configuration variables not supported; ignoring
'has.cleanup=false'
kyua-tap-tester: Configuration variables not supported; ignoring
'unprivileged-user=tests'
1..1
pgrep: Cannot open kernel files (empty file: Invalid argument)
not ok - pgrep -F <pidfile>
bin/pkill/pgrep-F_test:main  ->  failed: 1 tests of 1 failed
# kyua debug bin/pkill/pgrep-LF_test:main
kyua-tap-tester: Configuration variables not supported; ignoring
'has.cleanup=false'
kyua-tap-tester: Configuration variables not supported; ignoring
'unprivileged-user=tests'
1..2
pgrep: Cannot open kernel files (empty file: Invalid argument)
not ok 1 - pgrep -LF <pidfile>
ok 2 - pgrep -LF <pidfile>
bin/pkill/pgrep-LF_test:main  ->  failed: 1 tests of 2 failed

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to