Skip to content

Commit

Permalink
skip flaky suite (#165503)
Browse files Browse the repository at this point in the history
  • Loading branch information
mistic committed Sep 6, 2023
1 parent 1b83004 commit a2663b8
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,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
// FLAKY: https://github.com/elastic/kibana/issues/165503
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 a2663b8

Please sign in to comment.