Skip to content

cmd/link: TestFlagD failing on OpenBSD [consistent failure] #75444

@prattmic

Description

@prattmic

The openbsd-amd64 and openbsd-ppc64 builders are broken because the new TestFlagD test, added in https://go.dev/cl/698355, is consistently failing.

Example failure: https://ci.chromium.org/ui/p/golang/builders/ci/gotip-openbsd-ppc64/b8703999156992273425/overview

=== RUN   TestFlagD
=== PAUSE TestFlagD
=== CONT  TestFlagD
    elf_test.go:653: data section starts at 0x0, expected 0x10000000
--- FAIL: TestFlagD (5.06s)

My immediate guess is the test's search for the data section isn't quite right for OpenBSD.

cc @golang/compiler @golang/openbsd @kevaundray

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugReportIssues describing a possible bug in the Go implementation.OS-OpenBSDcompiler/runtimeIssues related to the Go compiler and/or runtime.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions