Date: Tue, 22 Jan 2019 17:49:17 +0200 From: Daniel Braniss <danny@cs.huji.ac.il> To: Li-Wen Hsu <lwhsu@FreeBSD.org> Cc: freebsd-testing@freebsd.org Subject: Re: FreeBSD CI Weekly Report 2018-01-20 Message-ID: <CF18FFCA-6111-4ADD-B423-396044ED2FE1@cs.huji.ac.il> In-Reply-To: <20190122044429.GA32825@freefall.freebsd.org> References: <20190122044429.GA32825@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
i assume this is for 2019? or recycling old stuff ... > On 22 Jan 2019, at 6:44, Li-Wen Hsu <lwhsu@FreeBSD.org> wrote: >=20 > (bcc -current and -stable for more audience) >=20 > FreeBSD CI Weekly Report 2018-01-20 > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D >=20 > Here's a summary of the FreeBSD Continuous Integration results for the > period from 2018-01-14 to 2018-01-20 (and some older results because > this is the first report). >=20 > During this period, we have 1961 builds (89.8% pass, 8.7% failed, 1.5% > exception) were executed on aarch64, amd64, armv6, armv7, i386, mips, > mips64, powerpc, powerpc64, powerpcspe, riscv64, sparc64 = architectures; > and 496 test runs (51% pass, 49% unstable) were executed on amd64, = i386, > riscv64 architectures. >=20 > If any of the issues found by CI are in your area of interest or > expertise please investigate the PRs listed below. >=20 > Web version and archive are available at > http://hackfoldr.org/freebsd-ci-report/ > Any help and suggestion are welcome. >=20 > ## Failing Jobs >=20 > * https://ci.freebsd.org/job/FreeBSD-head-amd64-test/ > Test VM panics because of memory modified after free, see > https://bugs.freebsd.org/235097 for more details. >=20 > * https://ci.freebsd.org/job/FreeBSD-head-i386-test/ > See https://bugs.freebsd.org/235097 >=20 > * https://ci.freebsd.org/job/FreeBSD-head-amd64-gcc/ > GCC reports: `error: floating constant exceeds range of 'long double' > [-Werror=3Doverflow]` >=20 >=20 > ## Failing Tests >=20 > * https://ci.freebsd.org/job/FreeBSD-head-amd64-test/ > * lib.msun.cbrt_test.cbrtl_powl > * lib.msun.trig_test.reduction > See https://bugs.freebsd.org/234040 for detail >=20 > * https://ci.freebsd.org/job/FreeBSD-head-i386-test/ > * sys.netmap.ctrl-api-test.main > * sys.opencrypto.runtests.main > * lib.libc.regex.exhaust_test.regcomp_too_big > * lib.libregex.exhaust_test.regcomp_too_big > * sys.kern.coredump_phnum_test.coredump_phnum >=20 > * https://ci.freebsd.org/job/FreeBSD-head-amd64-test_zfs/ > There are 63 failing cases, see > = https://ci.freebsd.org/job/FreeBSD-head-amd64-test_zfs/lastCompletedBuild/= testReport/ > for more details >=20 > * https://ci.freebsd.org/job/FreeBSD-head-amd64-dtrace_test/ > * common.buffering.t_dtrace_contrib.tst_switch1_d > * common.drops.t_dtrace_contrib.drp_DTRACEDROP_PRINCIPAL_d > * common.syscall.t_dtrace_contrib.tst_args_d > * common.usdt.t_dtrace_contrib.tst_dlclose1_ksh > * common.rates.t_dtrace_contrib.tst_switchrate_dl > * common.misc.t_dtrace_contrib.tst_dynopt_d > * common.ip.t_dtrace_contrib.tst_ipv4localsctp_ksh > * common.ip.t_dtrace_contrib.tst_localsctpstate_ksh >=20 > * https://ci.freebsd.org/job/FreeBSD-stable-12-i386-test/ > * sys.netmap.ctrl-api-test.main > * sys.opencrypto.runtests.main > * sbin.bectl.bectl_test.bectl_mount > * lib.libc.regex.exhaust_test.regcomp_too_big > * lib.libregex.exhaust_test.regcomp_too_big > * sys.kern.coredump_phnum_test.coredump_phnum >=20 > * https://ci.freebsd.org/job/FreeBSD-stable-11-amd64-test/ > * usr.bin.procstat.procstat_test.kernel_stacks >=20 > * https://ci.freebsd.org/job/FreeBSD-stable-11-i386-test/ > * sys.netmap.ctrl-api-test.main > * sys.opencrypto.runtests.main > * usr.bin.procstat.procstat_test.kernel_stacks > * local.kyua.* (31 cases) > * local.lutok.* (3 cases) >=20 >=20 > ## Disabled Tests >=20 > * lib.libc.sys.mmap_test.mmap_truncate_signal > https://bugs.freebsd.org/211924 >=20 > * sys.fs.tmpfs.mount_test.large > https://bugs.freebsd.org/212862 >=20 > * sys.fs.tmpfs.link_test.kqueue > https://bugs.freebsd.org/213662 >=20 > * sys.kqueue.libkqueue.kqueue_test.main > https://bugs.freebsd.org/233586 >=20 > * usr.bin.procstat.procstat_test.command_line_arguments > https://bugs.freebsd.org/233587 >=20 > * usr.bin.procstat.procstat_test.environment > https://bugs.freebsd.org/233588 >=20 >=20 > ## Open Issues >=20 > ### New > * 235097: ci runs failing with panic in IPv6 code with use-after-free = in > epair/pfctl when running sys/netpfil/pf/nat tests > https://bugs.freebsd.org/235097 >=20 > ### Cause build fails > * 233339: genassym.o build race > https://bugs.freebsd.org/233339 >=20 > ### Others > Tickets related to testing@: https://preview.tinyurl.com/y9maauwg >=20 >=20 > ## Other news >=20 > * We've started working on integrating FreeBSD CI into upstream = projects > via hosted services (in particular, to date that's Cirrus-CI). > Progress is tracked on https://wiki.freebsd.org/HostedCI >=20 > * Result of daily Clang scan build: > = https://ci.freebsd.org/job/FreeBSD-head-scan_build/lastCompletedBuild/clan= gScanBuildBugs/ >=20 >=20 > --=20 > Li-Wen Hsu <lwhsu@FreeBSD.org> > https://lwhsu.org > _______________________________________________ > freebsd-stable@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to = "freebsd-stable-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CF18FFCA-6111-4ADD-B423-396044ED2FE1>