Skip to content

Commit

Permalink
skip failing test suite (#176945)
Browse files Browse the repository at this point in the history
  • Loading branch information
kibanamachine committed Mar 5, 2024
1 parent ee5ab36 commit 8e6b12f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ import { getTimeline } from '../../../objects/timeline';
import { hostsUrl } from '../../../urls/navigation';

// Failing: See https://github.com/elastic/kibana/issues/177486
// Failing: See https://github.com/elastic/kibana/issues/176945
describe.skip('Timeline data providers', { tags: ['@ess', '@serverless'] }, () => {
beforeEach(() => {
login();
Expand Down

0 comments on commit 8e6b12f

Please sign in to comment.