bug-wget
[Top][All Lists]
Advanced

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

[Bug-wget] [bug #50528] make check (iri-disabled) fails on mac os x


From: Tim Ruehsen
Subject: [Bug-wget] [bug #50528] make check (iri-disabled) fails on mac os x
Date: Wed, 15 Mar 2017 08:51:55 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0

Update of bug #50528 (project wget):

                  Status:                    None => Inspected              

    _______________________________________________________

Follow-up Comment #5:

Thanks, your output looks like mine here on Linux (ignoring dates and '`).
Except the result... that means, your filesystem changes the bytes in the
filenames. A later check byte-by-byte, using diropen/readdir, fails.

We addressed a similar issue in the Wget2 test suite (e.g. HFS+ is case
insensitive) where I check for case sensitivity of the filesystem and amend
the checks regarding of the result.

I am not going to backport that (C code) to wget 1.x (Perl or Python). But if
anyone makes up a patch, it'll be welcome.
The code is in (wget2) tests/libtest.c, wget_test_check_filesystem().


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?50528>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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