Skip to content

Commit 7c6264b

Browse files
tlrxalbertzaharovits
authored andcommitted
Mute IndicesRequestCacheIT.testQueryRewrite()
Relates #32827
1 parent db22fb6 commit 7c6264b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

server/src/test/java/org/elasticsearch/indices/IndicesRequestCacheIT.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@ public void testCacheAggs() throws Exception {
9797
}
9898
}
9999

100+
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/32827")
100101
public void testQueryRewrite() throws Exception {
101102
Client client = client();
102103
assertAcked(client.admin().indices().prepareCreate("index").addMapping("type", "s", "type=date")

0 commit comments

Comments
 (0)