Skip to content

Commit

Permalink
Blacklist machine specific test
Browse files Browse the repository at this point in the history
  • Loading branch information
marmbrus committed Mar 25, 2014
1 parent 9c966cc commit 223ec35
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ class HiveCompatibilitySuite extends HiveQueryFileTest {
"describe_comment_nonascii",
"udf5",
"udf_java_method",
"create_merge_compressed",

// Weird DDL differences result in failures on jenkins.
"create_like2",
Expand Down Expand Up @@ -252,7 +253,6 @@ class HiveCompatibilitySuite extends HiveQueryFileTest {
"cp_mj_rc",
"create_insert_outputformat",
"create_like_view",
"create_merge_compressed",
"create_nested_type",
"create_skewed_table1",
"create_struct_table",
Expand Down

0 comments on commit 223ec35

Please sign in to comment.