On May 16, 2016, at 12:37 PM, Eli Zaretskii wrote: >> From: Ryan Schmidt <[email protected]> >> Date: Thu, 12 May 2016 23:52:08 -0500 >> Cc: Micah Cowan <[email protected]> >> >> Hello, just wanted to gently remind you that this bug in the wget test suite >> running on OS X that I reported in 2009 with wget 1.12 still exists today >> with wget 1.17.1. > > Please try the latest Git master, some progress was made, although I'm > not quite sure those changes are enough for the HPFS+ canonical > decomposition of file names. But it could.
Thanks Eli. I tried the latest commit from April 2016, 42cc84b6b6cceeb146a668797ceaafe60743ce6d, and the IRI tests still failed: $ port log | grep ^FAIL FAIL: Test-ftp-iri.px FAIL: Test-ftp-iri-fallback.px FAIL: Test-ftp-iri-recursive.px FAIL: Test-ftp-iri-disabled.px FAIL: Test-iri.px FAIL: Test-iri-percent.px FAIL: Test-iri-disabled.px FAIL: Test-iri-forced-remote.px FAIL: Test-iri-list.px FAIL: Test-ftp-iri.px FAIL: Test-ftp-iri-fallback.px FAIL: Test-ftp-iri-recursive.px FAIL: Test-ftp-iri-disabled.px FAIL: Test-iri.px FAIL: Test-iri-percent.px FAIL: Test-iri-disabled.px FAIL: Test-iri-forced-remote.px FAIL: Test-iri-list.px
