Skip to content

test: skip rangegen.go on 32-bit platforms #64789

@thanm

Description

@thanm

The test $GOROOT/test/rangegen.go has been causing problems on 32-bit platforms as part of release generation workflows. Looking at this test, it generates a very large file (242k lines) and compiles it, which is going to stress smaller 32-bit machines. This bug is to track the task of adding a skip for this test on 32-bit architectures.

Metadata

Metadata

Assignees

Labels

FixPendingIssues that have a fix which has not yet been reviewed or submitted.FrozenDueToAgeNeedsFixThe path to resolution is known, but the work has not been done.TestingAn issue that has been verified to require only test changes, not just a test failure.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions