mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
skip flaky suite (#171786)
This commit is contained in:
parent
4fb236884b
commit
15866c0e96
1 changed files with 1 additions and 0 deletions
|
@ -59,6 +59,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
|
||||
// FLAKY: https://github.com/elastic/kibana/issues/171786
|
||||
describe.skip('Invalid Indicators', { tags: '@ess' }, () => {
|
||||
describe('verify the grid loads even with missing fields', () => {
|
||||
beforeEach(() => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue