Amar3tto commented on PR #24375: URL: https://github.com/apache/beam/pull/24375#issuecomment-1332096990
> Looks like we need to bump the timeout. Test still failing: https://ci-beam.apache.org/view/PerformanceTests/job/beam_PerformanceTests_SparkReceiver_IO/95/console > > ``` > 21:48:15 [Test ****] WARN org.apache.beam.runners.dataflow.DataflowPipelineJob - No terminal state was returned within allotted timeout. State value RUNNING > 21:50:35 > 21:50:35 org.apache.beam.sdk.io.sparkreceiver.SparkReceiverIOIT > testSparkReceiverIOReadsInStreamingWithOffset FAILED > 21:50:35 java.lang.AssertionError: expected:<5000000> but was:<3023859> > 21:50:35 at org.junit.Assert.fail(Assert.java:89) > 21:50:35 at org.junit.Assert.failNotEquals(Assert.java:835) > 21:50:35 at org.junit.Assert.assertEquals(Assert.java:647) > 21:50:35 at org.junit.Assert.assertEquals(Assert.java:633) > 21:50:35 at org.apache.beam.sdk.io.sparkreceiver.SparkReceiverIOIT.testSparkReceiverIOReadsInStreamingWithOffset(SparkReceiverIOIT.java:337) > 21:50:35 > 21:51:08 Gradle Test Executor 6 finished executing tests. > ``` Opened new PR: https://github.com/apache/beam/pull/24428 -- 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]
