[
https://issues.apache.org/jira/browse/SPARK-22557?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hyukjin Kwon resolved SPARK-22557.
----------------------------------
Resolution: Fixed
Fix Version/s: 2.3.0
Issue resolved by pull request 19784
[https://github.com/apache/spark/pull/19784]
> Use ThreadSignaler explicitly
> -----------------------------
>
> Key: SPARK-22557
> URL: https://issues.apache.org/jira/browse/SPARK-22557
> Project: Spark
> Issue Type: Bug
> Components: Tests
> Affects Versions: 2.3.0
> Reporter: Dongjoon Hyun
> Priority: Minor
> Fix For: 2.3.0
>
>
> ScalaTest 3.0 uses an implicit `Signaler`. This PR makes it sure all Spark
> tests uses `ThreadSignaler` explicitly which has the same default behavior of
> interrupting a thread on the JVM in ScalaTest 2.2.x. This will reduce
> potential flakiness inside the other test suites.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]