Skip to content

Commit

Permalink
skip flaky suite (#170563)
Browse files Browse the repository at this point in the history
  • Loading branch information
mistic committed Dec 12, 2024
1 parent 6c8733b commit cb16aff
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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();
Expand Down

0 comments on commit cb16aff

Please sign in to comment.