bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: a coreutils release is imminent


From: Jim Meyering
Subject: Re: a coreutils release is imminent
Date: Wed, 21 Mar 2007 15:16:23 +0100

Eric Blake <address@hidden> wrote:
> 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.  From past experience, several failures are related to
> cygwin's tough stance on no absolute file names longer than 260 bytes.

Thanks for the summary.

I'd be happy with patches that add a single script per misfeature, e.g.,

  tests/short-max-abs-filename-length-bug
  tests/unlink-in-unwritable-dir-bug

Then, each script would simply be sourced from each of the tests that
currently triggers the offending behavior.  If the new *-bug script
detects the limitation, it'd exit 77 in order to skip the test that
sourced it.

Limiting the imposition to "skip this test or not" should help
avoid introducing new test failures on other systems while you
try to clean up things for cygwin.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]