Branch: refs/heads/master
  Home:   https://github.com/NixOS/nixpkgs
  Commit: 29b2aec2338b6375c12d89f63a530ebc5e6406b2
      
https://github.com/NixOS/nixpkgs/commit/29b2aec2338b6375c12d89f63a530ebc5e6406b2
  Author: Eric Kow <[email protected]>
  Date:   2013-11-08 (Fri, 08 Nov 2013)

  Changed paths:
    M pkgs/tools/networking/wget/default.nix
    A pkgs/tools/networking/wget/iri-test.patch

  Log Message:
  -----------
  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.


  Commit: 18ad2f03a5a62d996f8eeace1ba811e2506ec385
      
https://github.com/NixOS/nixpkgs/commit/18ad2f03a5a62d996f8eeace1ba811e2506ec385
  Author: Michael Raskin <[email protected]>
  Date:   2013-11-28 (Thu, 28 Nov 2013)

  Changed paths:
    M pkgs/tools/networking/wget/default.nix
    A pkgs/tools/networking/wget/iri-test.patch

  Log Message:
  -----------
  Merge pull request #1191 from kowey/kowey-macosx

wget darwin: disable Test-iri-disabled.px


Compare: https://github.com/NixOS/nixpkgs/compare/21df0bbd4a53...18ad2f03a5a6
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to