dongjoon-hyun commented on issue #23463: [SPARK-26536][BUILD][FOLLOWUP][test-maven] Make StreamingReadSupport public for maven testing URL: https://github.com/apache/spark/pull/23463#issuecomment-451664120 Consecutive 4 `ChunkFetchIntegrationSuite` failures. I'll check [SPARK-25692 Flaky test: ChunkFetchIntegrationSuite](https://issues.apache.org/jira/browse/SPARK-25692) first. ``` [ERROR] Tests run: 5, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 5.201 s <<< FAILURE! - in org.apache.spark.network.ChunkFetchIntegrationSuite [ERROR] fetchBothChunks(org.apache.spark.network.ChunkFetchIntegrationSuite) Time elapsed: 5.019 s <<< FAILURE! java.lang.AssertionError: Timeout getting response from the server at org.apache.spark.network.ChunkFetchIntegrationSuite.fetchChunks(ChunkFetchIntegrationSuite.java:176) at org.apache.spark.network.ChunkFetchIntegrationSuite.fetchBothChunks(ChunkFetchIntegrationSuite.java:210) ```
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
