suztomo edited a comment on pull request #14295:
URL: https://github.com/apache/beam/pull/14295#issuecomment-806071087


   The latest Java preocommit timed out. No constant failures but I see this PR 
is more likely have timeout and (flaky) test failures than a PR with an empty 
change (https://github.com/apache/beam/pull/14307). Screenshot for comparision
   
   <img width="833" alt="Screen Shot 2021-03-24 at 14 39 12" 
src="https://user-images.githubusercontent.com/28604/112366244-f3f43c80-8cae-11eb-9ab5-05be75cbf708.png";>
   
   
   @amaliujia Do you happen to have some insight into this?
   
   Memo for myself. Maybe I can do a binary search between gRPC 1.26 and 1.36. 
For each version, I create a pull request and run Java Precommit 3 times.
   
   - gRPC 1.36.0: this PR (Bad)
   - gRPC 1.34: https://github.com/apache/beam/pull/14334 (Bad; failed on node 
5, 8, 11)
   - gRPC 1.33.1: https://github.com/apache/beam/pull/14348 (somehow it didn't 
build)
   - gRPC 1.32.2: https://github.com/apache/beam/pull/14340 (Good; succeeded on 
node 5, 5, 8, 11; failed on node 5)
   - gRPC 1.31: https://github.com/apache/beam/pull/14329 (Good; succeeded on 
node 5, 5, 11, 12; failed on node 5)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to