Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Commit

Permalink
Ignore failed IT
Browse files Browse the repository at this point in the history
  • Loading branch information
dai-chen committed Oct 27, 2020
1 parent 261d86b commit bfaf3c8
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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(
Expand Down

0 comments on commit bfaf3c8

Please sign in to comment.