Hi, > The changes in 0.18.5-3 were supposed to fix #837067, i.e. the test > suite failing to pass on a single CPU machine. > > Did you test that as well?
I did now, on a virtual single CPU kfreebsd-amd64 machine. 6 test runs, no failures. Or is this too modern? $ sysctl hw | head -n 3 hw.machine: amd64 hw.model: Intel Core i7 9xx (Nehalem Class Core i7) hw.ncpu: 1 I've never looked at this package before the BSP this weekend, does it have a history of getting stuck during the tests, like the buildds of kfreebsd did just now? - Carsten