From bfaf3c8f237cd84714c54a87d5c3c5613e6b262b Mon Sep 17 00:00:00 2001 From: Dai Date: Tue, 27 Oct 2020 11:40:31 -0700 Subject: [PATCH] Ignore failed IT --- .../sql/legacy/PrettyFormatResponseIT.java | 1 + 1 file changed, 1 insertion(+) diff --git a/integ-test/src/test/java/com/amazon/opendistroforelasticsearch/sql/legacy/PrettyFormatResponseIT.java b/integ-test/src/test/java/com/amazon/opendistroforelasticsearch/sql/legacy/PrettyFormatResponseIT.java index f7ac7d9a4c..042edb1d1c 100644 --- a/integ-test/src/test/java/com/amazon/opendistroforelasticsearch/sql/legacy/PrettyFormatResponseIT.java +++ b/integ-test/src/test/java/com/amazon/opendistroforelasticsearch/sql/legacy/PrettyFormatResponseIT.java @@ -334,6 +334,7 @@ public void aggregationFunctionInSelect() throws IOException { } } + @Ignore("In MySQL and our new engine, the original text in SELECT is used as final column name") @Test public void aggregationFunctionInSelectCaseCheck() throws IOException { JSONObject response = executeQuery(