Port-mips archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CI20 atf results
Hello,
apropos of a discussion on ICB, here's the result of an ATF run on my
CI20. Userland is from ~2 weeks ago, with gcc 5.3.
Failed test cases:
bin/sh/t_expand:shell_params, kernel/t_sysv:msg, kernel/t_sysv:sem,
kernel/t_sysv:shm, kernel/t_umount:umount,
kernel/t_umountstress:fileop, kernel/t_umountstress:mountlist,
lib/libc/gen/t_fpsetmask:fpsetmask_basic,
lib/libc/gen/t_fpsetmask:fpsetmask_masked_double,
lib/libc/gen/t_fpsetmask:fpsetmask_masked_float,
lib/libc/gen/t_fpsetmask:fpsetmask_masked_long_double,
lib/libc/gen/t_fpsetmask:fpsetmask_unmasked_double,
lib/libc/gen/t_fpsetmask:fpsetmask_unmasked_float,
lib/libc/gen/t_fpsetmask:fpsetmask_unmasked_long_double,
lib/libc/gen/t_fpsetround:fpsetround_basic,
lib/libc/gen/t_siginfo:sigfpe_flt, lib/libc/gen/t_siginfo:sigfpe_int,
lib/libc/net/t_hostent:dnsbyaddrlookup4,
lib/libc/net/t_hostent:dnsbyaddrlookup6,
lib/libc/net/t_hostent:dnsbynamelookup4,
lib/libc/net/t_hostent:dnsbynamelookup6,
lib/libc/net/t_hostent:gethostbyaddr4,
lib/libc/net/t_hostent:gethostbyaddr6,
lib/libc/net/t_hostent:gethostbyname4,
lib/libc/net/t_hostent:gethostbyname6, lib/libc/rpc/t_rpc:tcp,
lib/libc/rpc/t_rpc:tcp_poll, lib/libc/rpc/t_rpc:udp,
lib/libc/rpc/t_rpc:udp_poll, lib/libc/sys/t_getcontext:setcontext_link,
lib/libc/sys/t_mincore:mincore_shmseg, lib/libc/sys/t_mmap:mmap_prot_2,
lib/libc/sys/t_mmap:mmap_prot_3,
lib/libc/sys/t_mmap:mmap_truncate_signal,
lib/libc/sys/t_mprotect:mprotect_write,
lib/libc/sys/t_msgctl:msgctl_err, lib/libc/sys/t_msgctl:msgctl_perm,
lib/libc/sys/t_msgctl:msgctl_pid, lib/libc/sys/t_msgctl:msgctl_set,
lib/libc/sys/t_msgctl:msgctl_time, lib/libc/sys/t_msgget:msgget_excl,
lib/libc/sys/t_msgget:msgget_exit, lib/libc/sys/t_msgget:msgget_init,
lib/libc/sys/t_msgget:msgget_mode, lib/libc/sys/t_msgrcv:msgrcv_basic,
lib/libc/sys/t_msgrcv:msgrcv_block, lib/libc/sys/t_msgrcv:msgrcv_err,
lib/libc/sys/t_msgrcv:msgrcv_mtype,
lib/libc/sys/t_msgrcv:msgrcv_nonblock,
lib/libc/sys/t_msgrcv:msgrcv_truncate,
lib/libc/sys/t_msgsnd:msgsnd_block,
lib/libc/sys/t_msgsnd:msgsnd_count,
lib/libc/sys/t_msgsnd:msgsnd_err,
lib/libc/sys/t_msgsnd:msgsnd_nonblock,
lib/libc/sys/t_msgsnd:msgsnd_perm,
lib/libc/sys/t_swapcontext:swapcontext1,
lib/libc/sys/t_swapcontext:swapcontext2,
lib/libc/tls/t_tls_dynamic:t_tls_dynamic, lib/libevent/t_event:kqueue,
lib/libevent/t_event:poll, lib/libevent/t_event:select,
lib/libm/t_fenv:feenableexcept, lib/libm/t_fenv:fegetexcept,
lib/libm/t_fenv:fegetround, lib/libm/t_fenv:fesetround,
lib/libm/t_ldexp:ldexp_underflow, lib/libm/t_pow:pow_zero_x,
lib/libm/t_pow:powf_zero_x, lib/libpthread/t_mutex:mutex3,
lib/libpthread/t_swapcontext:swapcontext1,
lib/libusbhid/t_usbhid:check_hid_get_data,
sbin/gpt/t_gpt:migrate_disklabel, usr.bin/config/t_config:min,
usr.bin/shmif_dumpbus/t_basic:contents,
usr.bin/shmif_dumpbus/t_basic:header,
usr.bin/shmif_dumpbus/t_basic:pcap
Summary for 499 test programs:
2912 passed test cases.
76 failed test cases.
27 expected failed test cases.
66 skipped test cases.
The FPE signalling ones were expected, IIRC that's a known problem on
our MIPS code. I'm also not sure about the gpt and disklabel tests,
there's probably something missing in the kernel, like vnode support.
Likewise for t_usbhid - there is no USB HID device plugged in. Also no
idea about the DNS and gethostent thing.
have fun
Michael
Home |
Main Index |
Thread Index |
Old Index