Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix test tags #631

Merged
merged 4 commits into from
Aug 12, 2024
Merged

Fix test tags #631

merged 4 commits into from
Aug 12, 2024

Conversation

ceyonur
Copy link
Collaborator

@ceyonur ceyonur commented Aug 9, 2024

Why this should be merged

Test build tags was removed from AvalancheGo

How this works

Removes build test tags from files and cmds

How this was tested

e2e/local tests should cover this.

@ceyonur ceyonur marked this pull request as ready for review August 12, 2024 12:12
@ceyonur ceyonur requested a review from darioush as a code owner August 12, 2024 12:12
Copy link
Contributor

@ARR4N ARR4N left a comment

Choose a reason for hiding this comment

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

Btw, the test tags were replaced with specific *test packages as well as a linter to stop test-only code being imported in production: ava-labs/avalanchego#3238

@darioush darioush merged commit 0d96253 into master Aug 12, 2024
8 checks passed
@darioush darioush deleted the fix-test-tags branch August 12, 2024 13:23
oxbee pushed a commit to taurusgroup/coreth that referenced this pull request Nov 6, 2024
* update min golang

* remove build test tag

* remove test build tag
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants