[Bug 220167] lib/libc/sys/setrlimit_test:setrlimit_memlock fails if RLIMIT_MEMLOCK not enforced

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Jun 20 18:34:30 UTC 2017


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

            Bug ID: 220167
           Summary: lib/libc/sys/setrlimit_test:setrlimit_memlock fails if
                    RLIMIT_MEMLOCK not enforced
           Product: Base System
           Version: 11.0-STABLE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: tests
          Assignee: freebsd-testing at freebsd.org
          Reporter: gjb at FreeBSD.org

Perhaps a test for RLIMIT_MEMLOCK should be added to avoid the following false
negative:

===> lib/libc/sys/setrlimit_test:setrlimit_memlock
Result:     failed: RLIMIT_MEMLOCK not enforced
Start time: 2017-06-20T16:24:44.396897Z
End time:   2017-06-20T16:24:44.406836Z
Duration:   0.010s

Metadata:
    allowed_architectures is empty
    allowed_platforms is empty
    description = Test setrlimit(2), RLIMIT_MEMLOCK
    has_cleanup = false
    is_exclusive = false
    required_configs is empty
    required_disk_space = 0
    required_files is empty
    required_memory = 0
    required_programs is empty
    required_user is empty
    timeout = 300
===> Failed tests
lib/libc/sys/setrlimit_test:setrlimit_memlock  ->  failed: RLIMIT_MEMLOCK not
enforced  [0.010s]
===> Summary
Results read from /root/.kyua/store/results.usr_tests.20170620-155827-682012.db
Test cases: 1 total, 0 skipped, 0 expected failures, 0 broken, 1 failed
Start time: 2017-06-20T16:24:44.396897Z
End time:   2017-06-20T16:24:44.406836Z
Total time: 0.010s

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-testing mailing list