mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
skip flaky suite (#217356)
This commit is contained in:
parent
b07d32403c
commit
87f2948550
1 changed files with 1 additions and 0 deletions
|
@ -41,6 +41,7 @@ export default function eventLogTests({ getService }: FtrProviderContext) {
|
|||
const esTestIndexTool = new ESTestIndexTool(es, retry);
|
||||
|
||||
// FLAKY: https://github.com/elastic/kibana/issues/209911
|
||||
// FLAKY: https://github.com/elastic/kibana/issues/217356
|
||||
describe.skip('eventLog', () => {
|
||||
const objectRemover = new ObjectRemover(supertest);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue