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

gax-java(windows): Flaky HttpJsonDirectServerStreamingCallableTest.testObserverErrorCancelsCall #1821

Closed
github-actions bot opened this issue Jul 1, 2023 · 3 comments
Assignees
Labels
priority: p3 Desirable enhancement or fix. May not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.

Comments

@github-actions
Copy link

github-actions bot commented Jul 1, 2023

The build has failed : https://github.com/googleapis/gapic-generator-java/actions/runs/5428403107

@diegomarquezp
Copy link
Contributor

1 test failed - confirming it's a flake by rerunning

Error:  com.google.api.gax.httpjson.HttpJsonDirectServerStreamingCallableTest.testObserverErrorCancelsCall  Time elapsed: 4.111 s  <<< FAILURE!
value of: getCode()
expected: CANCELLED
but was : DEADLINE_EXCEEDED
	at com.google.api.gax.httpjson.HttpJsonDirectServerStreamingCallableTest.testObserverErrorCancelsCall(HttpJsonDirectServerStreamingCallableTest.java:316)

@diegomarquezp
Copy link
Contributor

diegomarquezp commented Jul 4, 2023

Flake confirmed - transforming into flake issue

@diegomarquezp diegomarquezp reopened this Jul 4, 2023
@diegomarquezp diegomarquezp changed the title Nightly build for Java 11 on windows-2022 failed. gax-java(windows): Flaky HttpJsonDirectServerStreamingCallableTest.testObserverErrorCancelsCall Jul 4, 2023
@diegomarquezp diegomarquezp added type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns. priority: p3 Desirable enhancement or fix. May not be included in next release. labels Jul 4, 2023
@suztomo suztomo self-assigned this Dec 8, 2023
@blakeli0
Copy link
Collaborator

blakeli0 commented Jun 4, 2024

Does not seem to be flaky anymore recently, maybe fixed by #2432. Closing for now.

@blakeli0 blakeli0 closed this as completed Jun 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: p3 Desirable enhancement or fix. May not be included in next release. type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Projects
None yet
Development

No branches or pull requests

3 participants