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

remove godep setup-gopath test #476

Merged
merged 1 commit into from
Sep 5, 2024
Merged

remove godep setup-gopath test #476

merged 1 commit into from
Sep 5, 2024

Conversation

arjun024
Copy link
Member

@arjun024 arjun024 commented Sep 5, 2024

The immediate reason for this change is a bug in go 1.23(.0) See golang/go#68946.

However, godep has been deprecated since 2019 and
GO_SETUP_GOPATH_IN_IMAGE has good unit testing. Such a deprecated feature doesn't justify just skipping this test for go 1.23(.0), rather remove the entire test.

The immediate reason for this change is a bug in go 1.23(.0)
See golang/go#68946.

However, godep has been deprecated since 2019 and
GO_SETUP_GOPATH_IN_IMAGE has good unit testing. Such a deprecated
feature doesn't justify just skipping this test for go 1.23(.0), rather
remove the entire test.
@arjun024 arjun024 requested a review from a team as a code owner September 5, 2024 10:43
@arjun024 arjun024 merged commit 913d920 into develop Sep 5, 2024
2 checks passed
@arjun024 arjun024 deleted the fix-test branch September 5, 2024 10:43
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.

1 participant