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

net: TestInterfaceArrivalAndDepartureZoneCache is broken on linux-arm64 [1.20 backport] #61449

Closed
gopherbot opened this issue Jul 19, 2023 · 2 comments
Labels
CherryPickApproved Used during the release process for point releases Testing An issue that has been verified to require only test changes, not just a test failure.
Milestone

Comments

@gopherbot
Copy link

@heschi requested issue #61414 to be considered for backport to the next 1.20 minor release.

@gopherbot please backport

@gopherbot gopherbot added the CherryPickCandidate Used during the release process for point releases label Jul 19, 2023
@gopherbot gopherbot added this to the Go1.20.7 milestone Jul 19, 2023
@gopherbot
Copy link
Author

Change https://go.dev/cl/511137 mentions this issue: [release-branch.go1.20] net: tolerate permission errors in interface tests

@heschi heschi added the CherryPickApproved Used during the release process for point releases label Jul 19, 2023
@gopherbot gopherbot removed the CherryPickCandidate Used during the release process for point releases label Jul 19, 2023
@dmitshur dmitshur added the Testing An issue that has been verified to require only test changes, not just a test failure. label Jul 19, 2023
@gopherbot
Copy link
Author

Closed by merging bd3a1f2 to release-branch.go1.20.

gopherbot pushed a commit that referenced this issue Jul 19, 2023
…tests

On our linux-arm64 builders, we're getting permission errors despite
running as root. Detect those errors and skip the test.

For #61414.
Fixes #61449

Change-Id: I5d7c45789337bee3860b19335bbb9eb884c48986
Reviewed-on: https://go-review.googlesource.com/c/go/+/510737
Auto-Submit: Heschi Kreinick <heschi@google.com>
Run-TryBot: Heschi Kreinick <heschi@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
(cherry picked from commit 8e1ec1c)
Reviewed-on: https://go-review.googlesource.com/c/go/+/511137
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CherryPickApproved Used during the release process for point releases Testing An issue that has been verified to require only test changes, not just a test failure.
Projects
None yet
Development

No branches or pull requests

3 participants