Github user srowen commented on a diff in the pull request:
https://github.com/apache/spark/pull/7093#discussion_r33726438
--- Diff: core/src/test/scala/org/apache/spark/util/UtilsSuite.scala ---
@@ -684,7 +684,9 @@ class UtilsSuite extends SparkFunSuite with
ResetSystemProperties with Logging {
val buffer = new CircularBuffer(25)
val stream = new java.io.PrintStream(buffer, true, "UTF-8")
+ // scalastyle:off println
--- End diff --
Same, false positive, just wondering if this really fails
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]