[ https://issues.apache.org/jira/browse/SPARK-25692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16671895#comment-16671895
]
Shixiong Zhu commented on SPARK-25692:
--------------------------------------
It's still flaky on Jenkins: [https://amplab.cs.berkeley.edu/jenkins/job/spark-master-test-maven-hadoop-2.7/5554/testReport/junit/org.apache.spark.network/ChunkFetchIntegrationSuite/fetchBothChunks/history/]
!Screen Shot 2018-11-01 at 10.17.16 AM.png!
You may need to run the whole tests together. [https://github.com/apache/spark/pull/22173] added
a global thread pool, so other tests may also impact this test suite.
> Flaky test: ChunkFetchIntegrationSuite
> --------------------------------------
>
> Key: SPARK-25692
> URL: https://issues.apache.org/jira/browse/SPARK-25692
> Project: Spark
> Issue Type: Bug
> Components: Spark Core
> Affects Versions: 3.0.0
> Reporter: Shixiong Zhu
> Priority: Blocker
> Attachments: Screen Shot 2018-10-22 at 4.12.41 PM.png, Screen Shot 2018-11-01
at 10.17.16 AM.png
>
>
> Looks like the whole test suite is pretty flaky. See: https://amplab.cs.berkeley.edu/jenkins/job/spark-master-test-maven-hadoop-2.6/5490/testReport/junit/org.apache.spark.network/ChunkFetchIntegrationSuite/history/
> This may be a regression in 3.0 as this didn't happen in 2.4 branch.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org
|