Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Aug 2015 18:31:20 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-testing@freebsd.org
Subject:   [Bug 202304] test lib/libutil/pidfile_test:main hangs on arm64
Message-ID:  <bug-202304-32464@https.bugs.freebsd.org/bugzilla/>

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



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