We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17adfeb commit 7580f59Copy full SHA for 7580f59
x-pack/qa/full-cluster-restart/src/test/java/org/elasticsearch/xpack/restart/FullClusterRestartIT.java
@@ -414,6 +414,7 @@ public void testRollupIDSchemeAfterRestart() throws Exception {
414
}
415
416
417
+ @AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/34774")
418
public void testSqlFailsOnIndexWithTwoTypes() throws IOException {
419
// TODO this isn't going to trigger until we backport to 6.1
420
assumeTrue("It is only possible to build an index that sql doesn't like before 6.0.0",
0 commit comments