Skip to content

Commit

Permalink
Reset run-tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
rxin committed Jun 11, 2015
1 parent 2cb3c69 commit 82d58cc
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions dev/run-tests
Original file line number Diff line number Diff line change
Expand Up @@ -180,9 +180,6 @@ echo "========================================================================="
CURRENT_BLOCK=$BLOCK_SPARK_UNIT_TESTS

{

sbt/sbt -Phive -Dspark.hive.whitelist="inputddl5.*" "hive/test-only org.apache.spark.sql.hive.execution.HiveCompatibilitySuite"

# If the Spark SQL tests are enabled, run the tests with the Hive profiles enabled.
# This must be a single argument, as it is.
if [ -n "$_RUN_SQL_TESTS" ]; then
Expand Down

0 comments on commit 82d58cc

Please sign in to comment.