prodriguezdefino commented on PR #22179: URL: https://github.com/apache/beam/pull/22179#issuecomment-1335675061
Is there a way to rerun `Java Tests / Java Unit Tests (ubuntu-latest) (pull_request)` those are failing because: ``` org.apache.beam.fn.harness.jmh.ProcessBundleBenchmarkTest > testStateWithoutCaching FAILED [176](https://github.com/apache/beam/actions/runs/3595444602/jobs/6054940468#step:5:177) java.util.concurrent.ExecutionException at ProcessBundleBenchmarkTest.java:47 [177](https://github.com/apache/beam/actions/runs/3595444602/jobs/6054940468#step:5:178) Caused by: java.lang.RuntimeException at ProcessBundleBenchmark.java:175 [178](https://github.com/apache/beam/actions/runs/3595444602/jobs/6054940468#step:5:179) Caused by: java.lang.RuntimeException at UnboundedScheduledExecutorService.java:316 [179](https://github.com/apache/beam/actions/runs/3595444602/jobs/6054940468#step:5:180) Caused by: java.lang.InterruptedException at FutureTask.java:418 ``` Not related with this changes, but not sure how to ensure this works without pushing more commits. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
