[Bug 285151] lang/go*: Stop installing Linux test binaries

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 06 Mar 2025 15:47:25 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285151

--- Comment #12 from Robert Clausecker <fuz@FreeBSD.org> ---
(In reply to Gleb Popov from comment #11)

The Go tool permits running unit tests of all standard library packages.  A
user might e.g. want to run unit tests of all packages in his project and all
dependencies recursively, which includes some standard library packages.  If
you delete test files, these tests will fail.

This should be fixed by fixing pkg, not by removing random test files from the
distribution.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.