Skip to content

test: remove deprecated import violations test#5313

Merged
maru-ava merged 2 commits intomasterfrom
JonathanOppenheimer/remove-imports-test
Apr 30, 2026
Merged

test: remove deprecated import violations test#5313
maru-ava merged 2 commits intomasterfrom
JonathanOppenheimer/remove-imports-test

Conversation

@JonathanOppenheimer
Copy link
Copy Markdown
Contributor

Why this should be merged

With the merge of #5304, this test is now wholly redundant.

See this comment for more information.

How this works

Deletes everything.

How this was tested

N/A

Need to be documented in RELEASES.md?

No

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Removes the now-redundant Go test that enforced deprecated graft import rules, since those constraints are handled by Bazel visibility after #5304.

Changes:

  • Deleted vms/evm/imports_test.go (the import-violation scanning test).
  • Removed the corresponding Bazel go_test target by deleting vms/evm/BUILD.bazel.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
vms/evm/imports_test.go Removes the deprecated import-violations test logic.
vms/evm/BUILD.bazel Removes the Bazel test target that only existed to run imports_test.go.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@maru-ava maru-ava enabled auto-merge April 29, 2026 16:08
@maru-ava maru-ava added this pull request to the merge queue Apr 30, 2026
Merged via the queue into master with commit 7b257cf Apr 30, 2026
60 checks passed
@maru-ava maru-ava deleted the JonathanOppenheimer/remove-imports-test branch April 30, 2026 10:22
@github-project-automation github-project-automation Bot moved this to Done 🎉 in avalanchego Apr 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done 🎉

Development

Successfully merging this pull request may close these issues.

4 participants