Bug 210559 - lib/libproc failed kyua status for 11.0 -r302180 (only tested on rpi2 with -mcpu=cortex-a7 in use)
Summary: lib/libproc failed kyua status for 11.0 -r302180 (only tested on rpi2 with -m...
Status: New
Alias: None
Product: Base System
Classification: Unclassified
Component: arm (show other bugs)
Version: CURRENT
Hardware: arm Any
: --- Affects Only Me
Assignee: freebsd-arm (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-06-25 09:20 UTC by Mark Millard
Modified: 2020-03-08 03:10 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Millard 2016-06-25 09:20:07 UTC
[The ". . ."s are omitted Metadata lines or other omitted blocks of text.]
(only tested on rpi2 with -mcpu=cortex-a7 in use)

kyua report --results-filter failed --results-file /usr/tests --verbose

reports for lib/libproc:

===> lib/libproc/proc_test:symbol_lookup
Result: failed: /usr/src/lib/libproc/tests/proc_test.c:116: state != PS_STOP: process has state 4
Duration: 0.180s
Comment 1 Mark Millard 2020-03-08 03:10:41 UTC
Note: Back on 2020-Jan-11 my test run on head -r356426
got similar results on armv7 (Cortex-A7).

aarch64 (Cortex-A53/57/72) did not report these.