Skip to content

Commit d2ac3af

Browse files
committed
remove some test suites
1 parent 475c8ef commit d2ac3af

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

project/SparkBuild.scala

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff 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",

0 commit comments

Comments
 (0)