Skip to content

x/tools/gopls: set up govim regression tests to run at govim@main #40451

@stamblerre

Description

@stamblerre

@heschik has mentioned that, now that we have our own regression tests, it feels like it's time to stop relying on the govim tests to run on each CL.

When the govim tests fail, we have started rewriting them into our own regression tests, which seems like the right approach. I think the govim tests are a little brittle - particularly because pinning a govim version means we don't get updates as we change gopls. For example, https://golang.org/cl/227033 can't be submitted because we need to bump the version of govim in our CI, but we can't bump the version because of other failures.

It is nice to be able to catch things earlier, so maybe we could have the govim tests running for gopls at master and present those results in a dashboard?

/cc @findleyr

Metadata

Metadata

Assignees

No one assigned

    Labels

    FrozenDueToAgeToolsThis label describes issues relating to any tools in the x/tools repository.goplsIssues related to the Go language server, gopls.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions