Skip to content

cmd/go: TestDocsUpToDate is incompatible with android emu builder environment #58775

Closed
@dmitshur

Description

@dmitshur

CL 468636 (CC @bcmills) recently improved TestDocsUpToDate to invoke go help documentation directly, without the mkalldocs.sh script, but it's not able to run at least in the emu android builders, failing with:

--- FAIL: TestDocsUpToDate (0.00s)
    help_test.go:34:  help documentation: exec: no command
FAIL
exitcode=1
FAIL	cmd/go	0.550s

(https://build.golang.org/log/3cee601aeb5302bcf6b0304d14ef713c9f3bff76)

CC @golang/android.

Metadata

Metadata

Assignees

Labels

FrozenDueToAgeNeedsFixThe path to resolution is known, but the work has not been done.OS-AndroidSoonThis needs action soon. (recent regressions, service outages, unusual time-sensitive situations)TestingAn issue that has been verified to require only test changes, not just a test failure.mobileAndroid, iOS, and x/mobile

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions