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-451661193
 
 
   It's surprising. `ChunkFetchIntegrationSuite` is really flaky. (Also this 
doesn't use Mockito.)
   ```
   [ERROR] Tests run: 5, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 
5.175 s <<< FAILURE! - in org.apache.spark.network.ChunkFetchIntegrationSuite
   [ERROR] fetchBothChunks(org.apache.spark.network.ChunkFetchIntegrationSuite) 
 Time elapsed: 5.02 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]

Reply via email to