Skip to content

Commit 7580f59

Browse files
committed
Mute FullClusterRestartIT#testSqlFailsOnIndexWithTwoTypes while we await a fix.
1 parent 17adfeb commit 7580f59

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

x-pack/qa/full-cluster-restart/src/test/java/org/elasticsearch/xpack/restart/FullClusterRestartIT.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -414,6 +414,7 @@ public void testRollupIDSchemeAfterRestart() throws Exception {
414414
}
415415
}
416416

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

0 commit comments

Comments
 (0)