-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 According to Eric Blake on 3/21/2007 7:42 AM: > Here's the summary of failures seen so far on cygwin; I haven't had time > to run verbose logs yet, and it appears the testsuite is hung in > sort-compress.
I'm not sure whether the sort-compress hang was entirely coreutils' fault, as there have also been reports on cygwin that rsync occasionally hangs; the suspicion is that there may be a race condition in cygwin itself when determining whether pipes are empty, which can lead to deadlock when two processes are communicating via two sets of pipes. But since sort-compress is flaky on non-cygwin systems, and since it is a new feature (and thus not relied on by existing scripts), it is the lowest priority for me of the test suite failures. Meanwhile, for completeness, here are the remaining failures. Again, I don't think cygwin should hold up the release of 6.9. tests/mkdir: FAIL: p-3 FAIL: special-1 FAIL: parents tests/mv: ls: cannot access x/b: No such file or directory ./hard-3: line 87: test: 10133099161893214: unary operator expected FAIL: hard-3 cmp: EOF on out 0a1 > mv: cannot move `no-write/dir' to `./dir': Permission denied FAIL: perm-1 tests/rm: cmp: EOF on out 0a1 > rm: cannot remove `d/f': Permission denied FAIL: fail-eacces out exp differ: char 5, line 1 1c1 < rm: failed to return to initial working directory: Permission denied - --- > rm: cannot remove `rel': Permission denied FAIL: inaccessible cmp: EOF on out 0a1,2 > rm: cannot remove `a/b/file' > rm: cannot remove `a/b/file' FAIL: cycle cmp: EOF on out 0a1 > rm: cannot remove directory `b/a/p': Permission denied FAIL: rm1 cmp: EOF on out 0a1 > rm: cannot remove `a': Permission denied FAIL: unread2 mkdir: cannot create directory `deep-1.tmp/2500/k/k/k/k/k/k/k/k/k/k/k/k/k/k/k/k/k/k/k/k/k/k/k/k/k/k/k/k/k/k/k/k/k/k/k/k/k/k/k/k/k/k/k/k/k/k/k/k/k/k/k/k/k/k/k/k/k/k/k/k/k/k/k/k/k/k/k/k/k/k/k/k/k/k/k/k/k/k/k/k/k/k/k/k/k/k/k/k/k/k/k/k/k/k': File name too long FAIL: deep-1 Plus these noisy checks, which could be improved to not leak output: tests/mv: chmod: cannot access `part-fail.tmp': No such file or directory SKIP: part-fail tests: 0+1 records in 0+1 records out ./help-version: line 198: 1496 Terminated sleep 10m PASS: help-version - -- Don't work too hard, make some time for fun as well! Eric Blake [EMAIL PROTECTED] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (Cygwin) Comment: Public key at home.comcast.net/~ericblake/eblake.gpg Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFGAnS984KuGfSFAYARAkErAJ4ycJvhO87W7vaJL2sHxGHo/5MzbwCbBjp7 DlN6YD0h3SAXa+Lw74DRuRo= =gSh/ -----END PGP SIGNATURE----- _______________________________________________ Bug-coreutils mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-coreutils
