vrozov commented on code in PR #50231:
URL: https://github.com/apache/spark/pull/50231#discussion_r1988228579


##########
core/src/test/scala/org/apache/spark/SparkContextSuite.scala:
##########
@@ -243,7 +243,8 @@ class SparkContextSuite extends SparkFunSuite with 
LocalSparkContext with Eventu
     }
   }
 
-  test("add and list jar files") {
+  ignore("SPARK-51318: Remove `jar` files from Apache Spark repository and 
disable affected " +

Review Comment:
   The agreement in the e-mail thread on d...@spark.apache.org I referred to is 
to disable affected tests. As discussed in the same e-mail thread, there are 
several ways to provide jars at runtime and building them is one of the option. 
It is outside of the scope for this PR.



-- 
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.

To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to