On 29/11/16 16:15, Assaf Gordon wrote: > Hello Pádraig, > >> You can download the coreutils snapshot in xz format (5.4 MB) from: >> https://pixelbeat.org/cu/coreutils-ss.tar.xz > > Only few remaining test fails on less-common OSes, I guess these are not show > stoppers. > At least for "follow-stdin", it's seems like just the wording of the error > message. > > logs attached. > > regards, > - assaf > > > NetBSD.7: > FAIL: tests/misc/numfmt > FAIL: tests/misc/printf-cov > FAIL: tests/misc/tac-2-nonseekable > FAIL: tests/tail-2/retry > FAIL: tests/cp/existing-perm-race > FAIL: tests/cp/file-perm-race > FAIL: tests/cp/parent-perm-race > FAIL: tests/tail-2/follow-stdin > FAIL: tests/tail-2/pipe-f2 > FAIL: tests/touch/not-owner > > OpenSolaris 5.10: > FAIL: tests/rm/rm-readdir-fail > FAIL: tests/tail-2/follow-stdin > > OpenSolaris 5.11: > FAIL: tests/tail-2/follow-stdin > > > And on the some other OSes: > > GNU Hurd 0.7: > ERROR: tests/misc/ls-time > ERROR: tests/rm/rm-readdir-fail > FAIL: tests/misc/kill > FAIL: tests/misc/nice > FAIL: tests/cp/parent-perm-race > > Debian/kFreeBSD-9.3: > ERROR: tests/rm/rm-readdir-fail
I fixed the ERRORs on all platforms, and the false FAILs on Debian/kFreeBSD and OpenSolaris at: http://git.sv.gnu.org/gitweb/?p=coreutils.git;a=commitdiff;h=a2bb798 I may get a few mins to look at the others, but no promises. thanks! Pádraig
