gapic-generator-java icon indicating copy to clipboard operation
gapic-generator-java copied to clipboard

gax-java(windows): Flaky `HttpJsonDirectServerStreamingCallableTest.testObserverErrorCancelsCall`

Open github-actions[bot] opened this issue 2 years ago • 2 comments

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

github-actions[bot] avatar Jul 01 '23 01:07 github-actions[bot]

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 avatar Jul 04 '23 18:07 diegomarquezp

Flake confirmed - transforming into flake issue

diegomarquezp avatar Jul 04 '23 19:07 diegomarquezp

Does not seem to be flaky anymore recently, maybe fixed by https://github.com/googleapis/sdk-platform-java/pull/2432. Closing for now.

blakeli0 avatar Jun 04 '24 23:06 blakeli0