gapic-generator-java
gapic-generator-java copied to clipboard
gax-java(windows): Flaky `HttpJsonDirectServerStreamingCallableTest.testObserverErrorCancelsCall`
The build has failed : https://github.com/googleapis/gapic-generator-java/actions/runs/5428403107
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)
Flake confirmed - transforming into flake issue
Does not seem to be flaky anymore recently, maybe fixed by https://github.com/googleapis/sdk-platform-java/pull/2432. Closing for now.