Skip to content

Commit

Permalink
Mute FullClusterRestartIT#testSqlFailsOnIndexWithTwoTypes while we aw…
Browse files Browse the repository at this point in the history
…ait a fix.
  • Loading branch information
jtibshirani committed Oct 23, 2018
1 parent 253fb03 commit 9ab3bb7
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -433,6 +433,7 @@ public void testRollupIDSchemeAfterRestart() throws Exception {
}
}

@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/34774")
public void testSqlFailsOnIndexWithTwoTypes() throws IOException {
// TODO this isn't going to trigger until we backport to 6.1
assumeTrue("It is only possible to build an index that sql doesn't like before 6.0.0",
Expand Down

0 comments on commit 9ab3bb7

Please sign in to comment.