Skip to content

Commit c6b9868

Browse files
committed
Mute DataFrameAuditorIT#testAuditorWritesAudits
Relates to #40594
1 parent f732a04 commit c6b9868

File tree

1 file changed

+1
-0
lines changed
  • x-pack/plugin/data-frame/qa/single-node-tests/src/test/java/org/elasticsearch/xpack/dataframe/integration

1 file changed

+1
-0
lines changed

x-pack/plugin/data-frame/qa/single-node-tests/src/test/java/org/elasticsearch/xpack/dataframe/integration/DataFrameAuditorIT.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ public void createIndexes() throws IOException {
4949
setupUser(TEST_USER_NAME, Arrays.asList("data_frame_transforms_admin", DATA_ACCESS_ROLE));
5050
}
5151

52+
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/40594")
5253
@SuppressWarnings("unchecked")
5354
public void testAuditorWritesAudits() throws Exception {
5455
String transformId = "simplePivotForAudit";

0 commit comments

Comments
 (0)