[Bug 202304] test lib/libutil/pidfile_test:main hangs on arm64

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Aug 13 18:31:21 UTC 2015


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

            Bug ID: 202304
           Summary: test lib/libutil/pidfile_test:main hangs on arm64
           Product: Base System
           Version: 11.0-CURRENT
          Hardware: arm64
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: tests
          Assignee: freebsd-testing at freebsd.org
          Reporter: emaste at freebsd.org

In QEMU; uname -a:
FreeBSD  11.0-CURRENT FreeBSD 11.0-CURRENT #10
r286123+5231893(arm64-submit.3)-dirty: Wed Aug 12 19:43:04 EDT 2015    
emaste at feynman:/tank/emaste/obj/arm64.aarch64/tank/emaste/src/freebsd-arm64/sys/GENERIC
 arm64

root@:/usr/tests # kyua test lib/libutil
lib/libutil/flopen_test:main  ->  passed  [0.190s]
lib/libutil/grp_test:main  ->  passed  [0.172s]
lib/libutil/humanize_number_test:main  ->  passed  [0.315s]
lib/libutil/pidfile_test:main  ->  [hangs]

the test binary itself works:

root@:/usr/tests # lib/libutil/pidfile_test
1..4
ok 1 - pidfile_uncontested
ok 2 - pidfile_self
ok 3 - pidfile_contested
ok 4 - pidfile_inherited
root@:/usr/tests #

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


More information about the freebsd-testing mailing list