Skip to content

Commit 0e5e585

Browse files
committed
[CI] Mute DocumentSubsetReaderTests testSearch
Relates #32457
1 parent 943b617 commit 0e5e585

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

x-pack/plugin/core/src/test/java/org/elasticsearch/xpack/core/security/authz/accesscontrol/DocumentSubsetReaderTests.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ public void cleanDirectory() throws Exception {
8080
bitsetFilterCache.close();
8181
}
8282

83+
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/32457")
8384
public void testSearch() throws Exception {
8485
IndexWriter iw = new IndexWriter(directory, newIndexWriterConfig());
8586

0 commit comments

Comments
 (0)