You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/11/30 04:59:27 UTC

[GitHub] [beam] Abacn commented on pull request #24375: [CdapIO] Fix SparkReceiverIOIT

Abacn commented on PR #24375:
URL: https://github.com/apache/beam/pull/24375#issuecomment-1331644783

   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.
   ```


-- 
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: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org