mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
skip flaky suite (#170563)
This commit is contained in:
parent
6c8733ba2a
commit
cb16aff4aa
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@ const AGENT_BEAT_FILE_PATH_SUFFIX = '/components/agentbeat';
|
|||
|
||||
// FLAKY: https://github.com/elastic/kibana/issues/170370
|
||||
// FLAKY: https://github.com/elastic/kibana/issues/170371
|
||||
// FLAKY: https://github.com/elastic/kibana/issues/170563
|
||||
describe.skip('Response console', { tags: ['@ess', '@serverless', '@skipInServerlessMKI'] }, () => {
|
||||
beforeEach(() => {
|
||||
login();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue