Skip to content

Commit

Permalink
skip flaky suite (#62060)
Browse files Browse the repository at this point in the history
  • Loading branch information
mistic committed Dec 9, 2020
1 parent 3e9a132 commit 7bed867
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ import { closeTimeline, createNewTimeline } from '../tasks/timeline';
import { HOSTS_URL } from '../urls/navigation';

// FLAKY: https://github.com/elastic/kibana/issues/85098
// FLAKY: https://github.com/elastic/kibana/issues/62060
describe.skip('timeline data providers', () => {
before(() => {
loginAndWaitForPage(HOSTS_URL);
Expand Down

0 comments on commit 7bed867

Please sign in to comment.