Is this backported to branch 1.3?

On 31 May 2015, at 00:44, Reynold Xin 
<r...@databricks.com<mailto:r...@databricks.com>> wrote:

FYI we merged a patch that improves unit test log debugging. In order for that 
to work, all test suites have been changed to extend SparkFunSuite instead of 
ScalaTest's FunSuite. We also added a rule in the Scala style checker to fail 
Jenkins if FunSuite is used.

The patch that introduced SparkFunSuite: 
https://github.com/apache/spark/pull/6441

Style check patch: https://github.com/apache/spark/pull/6510


Reply via email to