File tree Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Original file line number Diff line number Diff line change @@ -458,14 +458,11 @@ object SparkParallelTestGrouping {
458458
459459 private val testsWhichShouldRunInTheirOwnDedicatedJvm = Set (
460460 " org.apache.spark.DistributedSuite" ,
461- " org.apache.spark.ShuffleNettySuite" ,
462461 " org.apache.spark.sql.catalyst.expressions.DateExpressionsSuite" ,
463462 " org.apache.spark.sql.catalyst.expressions.HashExpressionsSuite" ,
464463 " org.apache.spark.sql.catalyst.expressions.CastSuite" ,
465464 " org.apache.spark.sql.catalyst.expressions.MathExpressionsSuite" ,
466- " org.apache.spark.sql.hive.StatisticsSuite" ,
467465 " org.apache.spark.sql.hive.execution.HiveCompatibilitySuite" ,
468- " org.apache.spark.sql.hive.execution.HashAggregationQueryWithControlledFallbackSuite" ,
469466 " org.apache.spark.sql.hive.client.VersionsSuite" ,
470467 " org.apache.spark.sql.hive.HiveExternalCatalogVersionsSuite" ,
471468 " org.apache.spark.ml.classification.LogisticRegressionSuite" ,
You can’t perform that action at this time.
0 commit comments