Skip to content

Commit 06230bd

Browse files
committed
Mute DeprecatedLoggingAuditTrailTests
1 parent 58829e2 commit 06230bd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

x-pack/plugin/security/src/test/java/org/elasticsearch/xpack/security/audit/logfile/DeprecatedLoggingAuditTrailTests.java

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77

88
import org.apache.logging.log4j.Level;
99
import org.apache.logging.log4j.Logger;
10+
import org.apache.lucene.util.LuceneTestCase.AwaitsFix;
1011
import org.elasticsearch.action.IndicesRequest;
1112
import org.elasticsearch.action.support.IndicesOptions;
1213
import org.elasticsearch.cluster.node.DiscoveryNode;
@@ -60,6 +61,7 @@
6061
import static org.mockito.Mockito.mock;
6162
import static org.mockito.Mockito.when;
6263

64+
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/34627")
6365
public class DeprecatedLoggingAuditTrailTests extends ESTestCase {
6466

6567
enum RestContent {

0 commit comments

Comments
 (0)