Bug 210559

Summary: lib/libproc failed kyua status for 11.0 -r302180 (only tested on rpi2 with -mcpu=cortex-a7 in use)
Product: Base System Reporter: Mark Millard <marklmi26-fbsd>
Component: armAssignee: freebsd-arm (Nobody) <freebsd-arm>
Status: New ---    
Severity: Affects Only Me CC: ngie
Priority: ---    
Version: CURRENT   
Hardware: arm   
OS: Any   

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.