Skip to content

Commit

Permalink
skip flaky suite (#75697)
Browse files Browse the repository at this point in the history
  • Loading branch information
spalger committed Aug 24, 2020
1 parent 6dbc2f7 commit 1fbb6e5
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ const ABSOLUTE_DATE = {
startTime: '2019-08-01T20:03:29.186Z',
};

// FLAKY: https://github.com/elastic/kibana/issues/75697
describe.skip('URL compatibility', () => {
it('Redirects to Detection alerts from old Detections URL', () => {
loginAndWaitForPage(DETECTIONS);
Expand Down

0 comments on commit 1fbb6e5

Please sign in to comment.