Skip to content

Commit

Permalink
skip flaky suite (elastic#171785)
Browse files Browse the repository at this point in the history
  • Loading branch information
mistic committed Nov 22, 2023
1 parent 135a374 commit 4fb2368
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ const URL_WITH_CONTRADICTORY_FILTERS =

// FLAKY: https://github.com/elastic/kibana/issues/171779
// FLAKY: https://github.com/elastic/kibana/issues/171778
// FLAKY: https://github.com/elastic/kibana/issues/171785
describe.skip('Invalid Indicators', { tags: '@ess' }, () => {
describe('verify the grid loads even with missing fields', () => {
beforeEach(() => {
Expand Down

0 comments on commit 4fb2368

Please sign in to comment.