Try   HackMD

FreeBSD CI Weekly Report 2020-09-27

Here is a summary of the FreeBSD Continuous Integration results for the period
from 2020-09-21 to 2020-09-27.

During this period, we have:

  • 2211 builds (93.7% (-1.8) passed, 6.3% (+1.8) failed) of buildworld and
    buildkernel (GENERIC and LINT) were executed on aarch64, amd64, armv6,
    armv7, i386, mips, mips64, powerpc, powerpc64, powerpcspe, riscv64,
    sparc64 architectures for head, stable/12, stable/11 branches.
  • 268 test runs (20.1% (-42.5) passed, 78.8% (+41.8) unstable, 1.1% (+0.7)
    exception) were executed on amd64, i386, riscv64 architectures for head,
    stable/12, stable/11 branches.
  • 50 doc and www builds (100% passed)

Test case status (on 2020-09-27 23:59):

Branch/Architecture Total Pass Fail Skipped
head/amd64 7896 (+2) 7787 (-2) 7 (+1) 102 (+3)
head/i386 7894 (+2) 7768 (+1) 7 (+1) 119 (0)
12-STABLE/amd64 7628 (0) 7562 (-8) 6 (+5) 60 (+3)
12-STABLE/i386 7626 (0) 7555 (-5) 6 (+5) 65 (0)
11-STABLE/amd64 6912 (0) 6858 (-3) 0 (0) 54 (+3)
11-STABLE/i386 6910 (0) 6857 (0) 0 (0) 53 (0)

(The statistics from experimental jobs are omitted)

If any of the issues found by CI are in your area of interest or expertise
please investigate the PRs listed below.

The latest web version of this report is available at
https://hackmd.io/@FreeBSD-CI/report-20200927 and archive is available at
https://hackmd.io/@FreeBSD-CI/ , any help is welcomed.

News

Fixed test cases

12-STABLE

Failing test cases

HEAD / 12-STABLE

  • sys.kern.coredump_phnum_test.coredump_phnum
  • usr.bin.procstat.procstat_test.binary_info
  • usr.bin.procstat.procstat_test.command_line_arguments
  • usr.bin.procstat.procstat_test.environment
  • usr.bin.procstat.procstat_test.file_descriptor
  • usr.bin.procstat.procstat_test.kernel_stacks

(Fixed in https://svnweb.freebsd.org/changeset/base/366237 on 2020-09-29)

Failing jobs

Regressions

Failing and Flaky tests (from experimental jobs)

Disabled Tests

Issues

Cause build fails

Cause kernel panics

Open

Others