Skip to content

cmd/compile/internal/ssa: TestNexting/dlv-dbg-hist failing on linux-386-longtest builder because it tries to use an older version of dlv which only supports linux/amd64 #39309

@dmitshur

Description

@dmitshur

(Factoring out this specific problem from #37050.)

The TestNexting/dlv-dbg-hist test is failing on linux-386-longtest builder on release-branch.go1.14 and release-branch.go1.13:

See #37050 (comment) and other comments for more details.

This is determined to be a problem of the test, because delve doesn't support linux/386 (according to #37050 (comment)), yet it's attempted to be used by the test.

To make progress, we need to decide how best to improve this test so it no longer fails.

(Note the test is flaky on linux/amd64 for unrelated reasons, and skipped on tip; that is tracked in issue #37404.)

/cc @dr2chase @cagedmantis @toothrot @andybons

Metadata

Metadata

Assignees

No one assigned

    Labels

    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

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions