nixpkgs/pkgs/tools/networking/wget
Eric Kow 29b2aec233 wget darwin: disable Test-iri-disabled.px
This test fails on MacOS X. The failure has something to do with
the tests expecting filesystems to accept/store filenames as
bytes. On the HFS+ filesystem, however, filenames are Unicode
characters (Normalisation Form D).

This wget ticket appears to be relevant
    http://savannah.gnu.org/bugs/index.php?27541

The maintainer does not seem to think that this test
failure represents a problem in practice:
    http://article.gmane.org/gmane.comp.web.wget.general/8988

But this patch should be revisited/removed if this aspect of wget is
ever addressed in the future.

NB: I'm also a bit concerned/confused that none of the tests mentioned
in that message seem to fail, so I'm not 100% sure if this is the
relevant issue.
2013-11-08 09:36:42 +00:00
..
default.nix wget darwin: disable Test-iri-disabled.px 2013-11-08 09:36:42 +00:00
iri-test.patch wget darwin: disable Test-iri-disabled.px 2013-11-08 09:36:42 +00:00