The NetBSD Test Fixture wrote: > The newly failing test case is: > > sbin/resize_ffs/t_grow:grow_16M_v0_8192 > > The above test failed in each of the last 4 test runs, and passed in > at least 36 consecutive runs before that. > > The following commits were made between the last successful test and > the failed test: > > 2019.12.15.23.13.33 uwe src/lib/libpthread/pthread_rwlock.c,v 1.35 > 2019.12.16.00.03.50 jmcneill src/sys/arch/aarch64/aarch64/efi_machdep.c,v > 1.5 > 2019.12.16.00.03.50 jmcneill src/sys/arch/arm/arm/efi_runtime.c,v 1.3 > 2019.12.16.00.03.50 jmcneill src/sys/arch/arm/arm/efi_runtime.h,v 1.3
There was a second report that showed several other resize_ffs test cases already failing before these commits were made, so it seems likely that this particular test case just happened to randomly pass in the first run after the bug was introduced, which would mean these commits are innocent. -- Andreas Gustafsson, [email protected]
