jkleckner commented on a change in pull request #29533:
URL: https://github.com/apache/spark/pull/29533#discussion_r509863669



##########
File path: 
resource-managers/kubernetes/integration-tests/src/test/scala/org/apache/spark/deploy/k8s/integrationtest/KubernetesSuite.scala
##########
@@ -42,7 +42,7 @@ import org.apache.spark.internal.config._
 class KubernetesSuite extends SparkFunSuite
   with BeforeAndAfterAll with BeforeAndAfter with BasicTestsSuite with 
SecretsTestsSuite
   with PythonTestsSuite with ClientModeTestsSuite with PodTemplateSuite with 
PVTestsSuite
-  with DepsTestsSuite with RTestsSuite with Logging with Eventually with 
Matchers {
+  with DepsTestsSuite with Logging with Eventually with Matchers {

Review comment:
       @dongjoon-hyun  We have a review loop.
   @holdenk asked me to turn off the SparkR tests - see above.
   And @holdenk created a story for master to make the integration tests work 
properly for SparkR here [1].
   
   [1] https://issues.apache.org/jira/projects/SPARK/issues/SPARK-32354




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to