Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Oct 2014 04:27:22 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 194675] New: [tests] bin/pkill tests implicitly require "kernel files"
Message-ID:  <bug-194675-8@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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: freebsd-bugs@FreeBSD.org
          Reporter: ngie@FreeBSD.org

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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-194675-8>