burkedavison commented on PR #29359: URL: https://github.com/apache/beam/pull/29359#issuecomment-1810672165
First invocation: https://ci-beam.apache.org/job/beam_PreCommit_Java_Phrase/6337/ One failure: https://ci-beam.apache.org/job/beam_PreCommit_Java_Phrase/6337/testReport/junit/org.apache.beam.sdk.util/UnboundedScheduledExecutorServiceTest/testThreadsAreAddedOnlyAsNeededWithContention/ org.apache.beam.sdk.util.UnboundedScheduledExecutorServiceTest.testThreadsAreAddedOnlyAsNeededWithContention ``` java.lang.AssertionError at org.junit.Assert.fail(Assert.java:87) at org.junit.Assert.assertTrue(Assert.java:42) at org.junit.Assert.assertTrue(Assert.java:53) at org.apache.beam.sdk.util.UnboundedScheduledExecutorServiceTest.testThreadsAreAddedOnlyAsNeededWithContention(UnboundedScheduledExecutorServiceTest.java:556) ... Nov 13, 2023 6:24:14 PM org.apache.beam.sdk.util.UnboundedScheduledExecutorServiceTest testThreadsAreAddedOnlyAsNeededWithContention INFO: Created 194 threads to execute at most 100 parallel tasks ``` Rerunning. -- 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]
