Skip to content

Commit

Permalink
make security-analytics integTest stable
Browse files Browse the repository at this point in the history
  • Loading branch information
sbcd90 committed Apr 30, 2024
1 parent bbbab2a commit 84941a0
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1536,6 +1536,7 @@ public void testCreateDetector_verifyWorkflowExecutionBucketLevelDocLevelMonitor
assertTrue(Arrays.asList("1", "2", "3", "4", "5").containsAll(docLevelFinding));
}

@Ignore
public void testCreateDetector_verifyWorkflowExecutionMultipleBucketLevelDocLevelMonitors_success_WithBucketLevelTriggersOnRuleIds() throws IOException {
String index = createTestIndex(randomIndex(), windowsIndexMapping());

Expand Down

0 comments on commit 84941a0

Please sign in to comment.