Bug 210564 - sys/kern failed kyua status for 11.0 -r302180 (only tested on rpi2 with -mcpu=cortex-a7 in use)
Summary: sys/kern failed kyua status for 11.0 -r302180 (only tested on rpi2 with -mcpu...
Status: Closed FIXED
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:40 UTC by Mark Millard
Modified: 2020-03-08 03:19 UTC (History)
0 users

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:40:59 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 sys/kern:

===> sys/kern/pipe/pipe_fstat_bug_test:main
Result: failed: Returned non-success exit status 1
Duration: 0.038s
. . .
Standard output:
SUCCESS at stat size 145 read size 145
SUCCESS at stat size 2048 read size 2048
SUCCESS at stat size 4096 read size 4096
SUCCESS at stat size 8191 read size 8191
 
Standard error:
pipe_fstat_bug_test: pipe_fstat_bug_test: 122: sending synchronization94: waiting for synchronization
 
pipe_fstat_bug_test: 123: waiting for synchronization
pipe_fstat_bug_test: 96: sending synchronization
pipe_fstat_bug_test: 98: waiting for synchronization
pipe_fstat_bug_test: 122: sending synchronization
pipe_fstat_bug_test: 123: waiting for synchronization
pipe_fstat_bug_test: 100: sending synchronization
pipe_fstat_bug_test: 102: waiting for synchronization
pipe_fstat_bug_test: 122: sending synchronization
pipe_fstat_bug_test: pipe_fstat_bug_test: 123: waiting for synchronization
104: sending synchronization
pipe_fstat_bug_test: 106: waiting for synchronization
pipe_fstat_bug_test: 122: sending synchronization
pipe_fstat_bug_test: 123: waiting for synchronization
pipe_fstat_bug_test: 108: sending synchronization
pipe_fstat_bug_test: 110: waiting for synchronization
pipe_fstat_bug_test: 122: sending synchronization
pipe_fstat_bug_test: pipe_fstat_bug_test: 123: waiting for synchronization
111: sending synchronization
pipe_fstat_bug_test: pipe_fstat_bug_test: 113: sending synchronization
FAILURE: stat size 0 read size 8192: No error: 0
Comment 1 Mark Millard 2020-03-08 03:19:50 UTC
Note: Back on 2020-Jan-11 my test run on head -r356426
did not have this repeat.