Github user squito commented on a diff in the pull request:
https://github.com/apache/spark/pull/16270#discussion_r92284372
--- Diff:
core/src/test/scala/org/apache/spark/scheduler/SchedulerIntegrationSuite.scala
---
@@ -27,6 +27,8 @@ import scala.language.existentials
import scala.reflect.ClassTag
import org.scalactic.TripleEquals
+import org.scalatest.concurrent.Eventually._
+import org.scalatest.time.SpanSugar._
import org.scalatest.Assertions.AssertionsHelper
--- End diff --
no problem, sorry I never get these right -- I actually thought package
imports were supposed to be first and checked some other places to realize you
are right.
---
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]