-
Notifications
You must be signed in to change notification settings - Fork 9.8k
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
Failing test: TestKVWithEmptyValue with master go on ppc64le #12993
Comments
Thank you for your report! Since we are only using 1.16 for now, but should be important when we switch to 1.17. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed after 21 days if no further activity occurs. Thank you for your contributions. |
We saw this failure in our CI job last on 2021-08-12 20:07:01 +0000 UTC. Please see if you can access https://prow.ppc64le-cloud.org/view/s3/prow-logs/logs/postsubmit-master-golang-etcd-build-test-ppc64le/1425911681996820480 After the above Job, we started seeing unit test failures that exited the test run, and hence integration tests did not run. |
xref #13334 |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed after 21 days if no further activity occurs. Thank you for your contributions. |
Following Error for TestKVWithEmptyValue:
Environment
go version devel go1.17-5daefc5363 Thu Apr 22 01:40:02 2021 +0000 linux/ppc64le
Linux ppc64le
Reproduce
go test go.etcd.io/etcd/tests/v3/integration
Ran integration tests of etcd-io/etcd
What did you expect to see?
Should Pass successfully.
NOTE: It passed with the stable release of go.
Reference
golang/go#45685
Please find the attached log
etcd.log
The text was updated successfully, but these errors were encountered: