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

ReadAsyncTest.tableNotFound is flaky #3648

Open
olavloite opened this issue Feb 14, 2025 · 0 comments
Open

ReadAsyncTest.tableNotFound is flaky #3648

olavloite opened this issue Feb 14, 2025 · 0 comments
Assignees
Labels
api: spanner Issues related to the googleapis/java-spanner API. priority: p3 Desirable enhancement or fix. May not be included in next release. type: process A process-related concern. May include testing, release, or the like.

Comments

@olavloite
Copy link
Collaborator

olavloite commented Feb 14, 2025

Error:  Tests run: 10, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.186 s <<< FAILURE! -- in com.google.cloud.spanner.ReadAsyncTest
Error:  com.google.cloud.spanner.ReadAsyncTest.tableNotFound -- Time elapsed: 0.069 s <<< FAILURE!
value of: getErrorCode()
expected: NOT_FOUND
but was : INTERNAL
	at com.google.cloud.spanner.ReadAsyncTest.tableNotFound(ReadAsyncTest.java:215)

https://github.com/googleapis/java-spanner/actions/runs/13325611289/job/37218092462?pr=3647

@olavloite olavloite added priority: p3 Desirable enhancement or fix. May not be included in next release. type: process A process-related concern. May include testing, release, or the like. labels Feb 14, 2025
@product-auto-label product-auto-label bot added the api: spanner Issues related to the googleapis/java-spanner API. label Feb 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: spanner Issues related to the googleapis/java-spanner API. priority: p3 Desirable enhancement or fix. May not be included in next release. type: process A process-related concern. May include testing, release, or the like.
Projects
None yet
Development

No branches or pull requests

2 participants