Skip to content

Commit

Permalink
skip flaky suite (#84020)
Browse files Browse the repository at this point in the history
  • Loading branch information
mistic committed Dec 12, 2020
1 parent 63cafd7 commit a1f5668
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ import { loginAndWaitForPageWithoutDateRange } from '../tasks/login';
import { DETECTIONS_URL } from '../urls/navigation';

// FLAKY: https://github.com/elastic/kibana/issues/85671
// FLAKY: https://github.com/elastic/kibana/issues/84020
describe.skip('Detection rules, override', () => {
const expectedUrls = newOverrideRule.referenceUrls.join('');
const expectedFalsePositives = newOverrideRule.falsePositivesExamples.join('');
Expand Down

0 comments on commit a1f5668

Please sign in to comment.