Skip to content

Commit 82d58cc

Browse files
committed
Reset run-tests.
1 parent 2cb3c69 commit 82d58cc

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

dev/run-tests

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -180,9 +180,6 @@ echo "========================================================================="
180180
CURRENT_BLOCK=$BLOCK_SPARK_UNIT_TESTS
181181

182182
{
183-
184-
sbt/sbt -Phive -Dspark.hive.whitelist="inputddl5.*" "hive/test-only org.apache.spark.sql.hive.execution.HiveCompatibilitySuite"
185-
186183
# If the Spark SQL tests are enabled, run the tests with the Hive profiles enabled.
187184
# This must be a single argument, as it is.
188185
if [ -n "$_RUN_SQL_TESTS" ]; then

0 commit comments

Comments
 (0)