https://bugzilla.redhat.com/show_bug.cgi?id=1056185



--- Comment #14 from Tuomo Soini <[email protected]> ---
My suggestion was to ignore ipv6 tests, not all tests.

-GOPATH=%{buildroot}/%{gopath} go test %{import_path}/ipv6
+GOPATH=%{buildroot}/%{gopath} go test %{import_path}/ipv6 || :

When I checked the test cases I saw they skipped all testing if ipv6 is not
supported so this wouldn't change anything from current situation.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
golang mailing list
[email protected]
https://lists.fedoraproject.org/mailman/listinfo/golang

Reply via email to