Bug 210556 - sbin/growfs broken kyua status for 11.0 -r302180 (only tested on rpi2 with -mcpu=cortex-a7 in use)
Summary: sbin/growfs broken 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 08:53 UTC by Mark Millard
Modified: 2020-03-08 02:57 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 08:53:13 UTC
[The ". . ."s are omitted Metadata lines.]
(only tested on rpi2 with -mcpu=cortex-a7 in use)

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

reports for sbin/growfs:

===> sbin/growfs/legacy_test:main
Result: broken: Reported plan differs from actual executed tests
Duration: 0.479s
 
Metadata:
    allowed_architectures is empty
    allowed_platforms is empty
    description is empty
    has_cleanup = false
    required_configs is empty
    required_disk_space = 0
    required_files is empty
    required_memory = 0
    required_programs = /usr/local/bin/perl
    required_user is empty
    timeout = 300
 
Standard output:
1..19
ok 1 - Created md0 with size 40m
 
Standard error:
Can't exec "disklabel": No such file or directory at /usr/tests/sbin/growfs/legacy_test line 18.
Died at /usr/tests/sbin/growfs/legacy_test line 18.
# Looks like you planned 19 tests but ran 1.
Comment 1 Mark Millard 2020-03-08 02:57:13 UTC
Note: Back on 2020-Jan-11 my test run on head -r356426
got similar results on both armv7 (Cortex-A7) and
aarch64 (Cortex-A53/57/72).