Bugzilla – Bug 4043
make test fails due to v6 presentation issue in macOS
Last modified: 2018-04-03 09:47:58 CEST
Created attachment 501 [details] switch v6 address in test to be inside documentation space Context at https://github.com/Homebrew/homebrew-core/pull/25403, which links to a short patch that makes 'make test' pass on macOS, but makes it fail on Linux. Please find attached to this ticket a longer patch that makes 'make test' pass on both.
Hi Peter, Thanks! Excellent patch to use docspace. Weird that apple presents v6 differently, by the way. But thanks for the patch, applied it! Best regards, Wouter