Skip to content

Commit 7bed867

Browse files
committed
skip flaky suite (#62060)
1 parent 3e9a132 commit 7bed867

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

x-pack/plugins/security_solution/cypress/integration/timeline_data_providers.spec.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ import { closeTimeline, createNewTimeline } from '../tasks/timeline';
2525
import { HOSTS_URL } from '../urls/navigation';
2626

2727
// FLAKY: https://github.com/elastic/kibana/issues/85098
28+
// FLAKY: https://github.com/elastic/kibana/issues/62060
2829
describe.skip('timeline data providers', () => {
2930
before(() => {
3031
loginAndWaitForPage(HOSTS_URL);

0 commit comments

Comments
 (0)