head kyua testing of head -r356426 for a powerpc64 example

Mark Millard marklmi at yahoo.com
Thu Jan 9 02:38:24 UTC 2020


[Note: The powerpc64 kernel build still has epair built in.
(This used to be required to avoid a crash when epair was
loaded.) So I'll need to build a kernel without that and
retest. I do not expect the load failure and so expect
the result to closely match the below.]

This is based on a non-debug buildworld buildkernel
that has some personal patches, mostly for powerpc64
and powerpc for PowerMac related issues.

There is just 1 tested context:

powerpc64:      G5 with 2 sockets, 2 cores each:

===> Summary
Results read from /root/.kyua/store/results.usr_tests.20200108-191837-136845.db
Test cases: 7749 total, 286 skipped, 39 expected failures, 115 broken, 34 failed
Total time: 3118.533s

FYI, this G5 vs. CortexA53 Rock64: 3118.533s vs. 2911.617s .
(So similar time frames.)

===> Failed tests
lib/libarchive/functional_test:test_read_format_lha_filename_UTF16  ->  failed: atf-check failed; see the output of the test for details  [13.338s]
lib/libc/gen/posix_spawn/spawn_test:t_spawn_missing  ->  failed: /usr/src/contrib/netbsd-tests/lib/libc/gen/posix_spawn/t_spawn.c:112: expected error 2, got 0 when spawning /usr/tests/lib/libc/gen/posix_spawn/h_nonexist  [0.011s]
lib/libc/gen/posix_spawn/spawn_test:t_spawn_nonexec  ->  failed: /usr/src/contrib/netbsd-tests/lib/libc/gen/posix_spawn/t_spawn.c:132: expected error 2, got 0 when spawning /usr/tests/lib/libc/gen/posix_spawn/h_nonexec  [0.011s]
lib/libc/gen/posix_spawn/spawn_test:t_spawn_zero  ->  failed: /usr/src/contrib/netbsd-tests/lib/libc/gen/posix_spawn/t_spawn.c:92: expected error 8, got 0 when spawning /usr/tests/lib/libc/gen/posix_spawn/h_zero  [0.012s]
lib/libc/sys/brk_test:mlockfuture  ->  failed: /usr/src/lib/libc/tests/sys/brk_test.c:132: unexpected page flags 0  [0.011s]
lib/libc/sys/getcontext_test:setcontext_link  ->  failed: /usr/src/contrib/netbsd-tests/lib/libc/sys/t_getcontext.c:66: i != ia  [0.011s]
lib/libc/sys/mincore_test:mincore_resid  ->  failed: /usr/src/contrib/netbsd-tests/lib/libc/sys/t_mincore.c:216: check_residency(addr, npgs) == npgs not met  [0.013s]
lib/libc/sys/mincore_test:mincore_shmseg  ->  failed: /usr/src/contrib/netbsd-tests/lib/libc/sys/t_mincore.c:307: check_residency(addr, npgs) == npgs not met  [0.013s]
lib/msun/fe_round_test:fe_round  ->  failed: 22 checks failed; see output for more details  [0.011s]
local/atf/atf-c++/pkg_config_test:build  ->  failed: atf-check failed; see the output of the test for details  [3.101s]
local/kyua/integration/cmd_config_test:config_flag__explicit__bad_file  ->  failed: atf-check failed; see the output of the test for details  [0.087s]
local/kyua/integration/cmd_config_test:config_flag__explicit__missing_file  ->  failed: atf-check failed; see the output of the test for details  [0.089s]
sbin/ping/in_cksum_test:aligned_even_length_big_endian  ->  failed: /usr/src/sbin/ping/tests/in_cksum_test.c:50: sum == 0x5397 not met  [0.011s]
sbin/ping/in_cksum_test:aligned_even_length_little_endian  ->  failed: /usr/src/sbin/ping/tests/in_cksum_test.c:72: 21399  [0.011s]
sbin/ping/in_cksum_test:aligned_odd_length_big_endian  ->  failed: /usr/src/sbin/ping/tests/in_cksum_test.c:61: sum == 0x52fd not met  [0.011s]
sbin/ping/in_cksum_test:aligned_odd_length_little_endian  ->  failed: /usr/src/sbin/ping/tests/in_cksum_test.c:83: sum == 0xfd52 not met  [0.011s]
sbin/ping/in_cksum_test:unaligned_even_length_big_endian  ->  failed: /usr/src/sbin/ping/tests/in_cksum_test.c:94: sum == 0x5397 not met  [0.011s]
sbin/ping/in_cksum_test:unaligned_even_length_little_endian  ->  failed: /usr/src/sbin/ping/tests/in_cksum_test.c:116: 21399  [0.011s]
sbin/ping/in_cksum_test:unaligned_odd_length_big_endian  ->  failed: /usr/src/sbin/ping/tests/in_cksum_test.c:105: sum == 0x52fd not met  [0.011s]
sbin/ping/in_cksum_test:unaligned_odd_length_little_endian  ->  failed: /usr/src/sbin/ping/tests/in_cksum_test.c:127: sum == 0xfd52 not met  [0.011s]
sys/kern/ptrace_test:ptrace__PT_STEP_with_signal  ->  failed: /usr/src/tests/sys/kern/ptrace_test.c:3546: WSTOPSIG(status) == SIGABRT not met  [0.014s]
sys/netinet/so_reuseport_lb_test:basic_ipv4  ->  failed: /usr/src/tests/sys/netinet/so_reuseport_lb_test.c:165: bind() failed: Address already in use  [0.011s]
sys/netinet/so_reuseport_lb_test:basic_ipv6  ->  failed: /usr/src/tests/sys/netinet/so_reuseport_lb_test.c:221: bind() failed: Address already in use  [0.011s]
usr.bin/hexdump/hexdump_test:d_flag  ->  failed: atf-check failed; see the output of the test for details  [0.076s]
usr.bin/hexdump/hexdump_test:o_flag  ->  failed: atf-check failed; see the output of the test for details  [0.076s]
usr.bin/hexdump/hexdump_test:x_flag  ->  failed: atf-check failed; see the output of the test for details  [0.076s]
usr.bin/indent/functional_test:nsac  ->  failed: atf-check failed; see the output of the test for details  [0.135s]
usr.bin/indent/functional_test:sac  ->  failed: atf-check failed; see the output of the test for details  [0.135s]
usr.sbin/fstyp/fstyp_test:ext2  ->  failed: atf-check failed; see the output of the test for details  [0.082s]
usr.sbin/fstyp/fstyp_test:ext3  ->  failed: atf-check failed; see the output of the test for details  [0.082s]
usr.sbin/fstyp/fstyp_test:ext4  ->  failed: atf-check failed; see the output of the test for details  [0.082s]
usr.sbin/fstyp/fstyp_test:ext4_label  ->  failed: atf-check failed; see the output of the test for details  [0.085s]
usr.sbin/fstyp/fstyp_test:ntfs  ->  failed: atf-check failed; see the output of the test for details  [0.137s]
usr.sbin/fstyp/fstyp_test:ntfs_with_label  ->  failed: atf-check failed; see the output of the test for details  [0.137s]

Ignoring sys/cddl/zfs/tests (all systems are ufs based, no zfs use) . . .
(just got "broken: Test program did not exit cleanly" for zfs tests)

===> Broken tests
lib/libc/gen/makecontext_test:makecontext_arg1  ->  broken: Premature exit; test case received signal 11 (core dumped)  [2.393s]
lib/libc/gen/makecontext_test:makecontext_arg2  ->  broken: Premature exit; test case received signal 11 (core dumped)  [2.317s]
lib/libc/gen/makecontext_test:makecontext_arg3  ->  broken: Premature exit; test case received signal 11 (core dumped)  [2.327s]
lib/libc/gen/makecontext_test:makecontext_arg4  ->  broken: Premature exit; test case received signal 11 (core dumped)  [2.317s]
lib/libc/gen/makecontext_test:makecontext_arg5  ->  broken: Premature exit; test case received signal 11 (core dumped)  [2.507s]
lib/libc/gen/makecontext_test:makecontext_arg6  ->  broken: Premature exit; test case received signal 11 (core dumped)  [2.317s]
lib/msun/fenv_test:main  ->  broken: Received signal 6  [2.309s]
lib/msun/invtrig_test:main  ->  broken: Received signal 6  [2.293s]
lib/msun/lrint_test:main  ->  broken: Received signal 6  [1.975s]
lib/msun/nan_test:main  ->  broken: Received signal 6  [2.030s]
lib/msun/rem_test:main  ->  broken: Received signal 6  [2.079s]


===
Mark Millard
marklmi at yahoo.com
( dsl-only.net went
away in early 2018-Mar)



More information about the freebsd-ppc mailing list