Skip to content

Commit

Permalink
skip flaky suite (#165502)
Browse files Browse the repository at this point in the history
  • Loading branch information
mistic committed Sep 6, 2023
1 parent 28665e3 commit 1b83004
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ export default function ({ getService, getPageObjects }: FtrProviderContext) {

// Failing: See https://github.com/elastic/kibana/issues/165623
// FLAKY: https://github.com/elastic/kibana/issues/165379
// FLAKY: https://github.com/elastic/kibana/issues/165502
describe.skip('handling warnings with search source fetch', function () {
const dataViewTitle = 'sample-01,sample-01-rollup';
const fromTime = 'Jun 17, 2022 @ 00:00:00.000';
Expand Down

0 comments on commit 1b83004

Please sign in to comment.