We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
In #7347, we added a t.Skip for arm64 in TestCSDS. See:
t.Skip
arm64
TestCSDS
grpc-go/xds/csds/csds_e2e_test.go
Line 156 in 4e9b596
Once #7382 is fixed, we should be able to fix this test to not require a skip.
The text was updated successfully, but these errors were encountered:
easwars
Successfully merging a pull request may close this issue.
In #7347, we added a
t.Skip
forarm64
inTestCSDS
. See:grpc-go/xds/csds/csds_e2e_test.go
Line 156 in 4e9b596
Once #7382 is fixed, we should be able to fix this test to not require a skip.
The text was updated successfully, but these errors were encountered: