Skip to content

Commit

Permalink
change some test lists
Browse files Browse the repository at this point in the history
  • Loading branch information
adrian-wang committed Jul 29, 2014
1 parent a7d145e commit d7482ce
Showing 1 changed file with 1 addition and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ class HiveCompatibilitySuite extends HiveQueryFileTest with BeforeAndAfter {
override def blackList = Seq(
// These tests use hooks that are not on the classpath and thus break all subsequent execution.
"hook_order",
"hook_context",
"hook_context_cs",
"mapjoin_hook",
"multi_sahooks",
"overridden_confs",
Expand Down Expand Up @@ -289,7 +289,6 @@ class HiveCompatibilitySuite extends HiveQueryFileTest with BeforeAndAfter {
"compute_stats_empty_table",
"compute_stats_long",
"compute_stats_string",
"compute_stats_table",
"convert_enum_to_string",
"correlationoptimizer1",
"correlationoptimizer10",
Expand Down Expand Up @@ -395,7 +394,6 @@ class HiveCompatibilitySuite extends HiveQueryFileTest with BeforeAndAfter {
"groupby_sort_9",
"groupby_sort_test_1",
"having",
"having1",
"implicit_cast1",
"innerjoin",
"inoutdriver",
Expand Down Expand Up @@ -697,8 +695,6 @@ class HiveCompatibilitySuite extends HiveQueryFileTest with BeforeAndAfter {
"udf7",
"udf8",
"udf9",
"udf_E",
"udf_PI",
"udf_abs",
"udf_acos",
"udf_add",
Expand Down

0 comments on commit d7482ce

Please sign in to comment.