Skip to content

x/tools/gopls/internal/test/integration: tests failing on openbsd/amd64 due to stalling and timing out #72145

Open
@dmitshur

Description

@dmitshur

Consider the following recent x/tools builds from a newer openbsd/amd64 builder with OpenBSD 7.6:

Comparing them with the recent x/tools from an older openbsd/amd64 builder with OpenBSD 7.2:

There are approximately 10 tests that have started to fail quite consistently on the new openbsd/amd64 builder with OpenBSD 7.6. In contrast, the older OpenBSD 7.2 builder had both passing results and flaky failures, especially those tracked in issue #54461.

This might be a problem with OpenBSD 7.6, something about the builder image, or something in x/tools/gopls tests itself.

The builder is currently marked with a known issue #69823, and finding some resolution to this (potentially skipping the affected tests if appropriate) is needed to be able to remove that known issue.

CC @golang/openbsd, @golang/tools-team.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Buildersx/build issues (builders, bots, dashboards)NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.OS-OpenBSDToolsThis label describes issues relating to any tools in the x/tools repository.arch-amd64goplsIssues related to the Go language server, gopls.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions