Skip to content

Commit

Permalink
skip flaky suite (#170371)
Browse files Browse the repository at this point in the history
  • Loading branch information
mistic committed Oct 8, 2024
1 parent 445a2bd commit 2dfd8f1
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ import { deleteAllLoadedEndpointData } from '../../../tasks/delete_all_endpoint_
const AGENT_BEAT_FILE_PATH_SUFFIX = '/components/agentbeat';

// FLAKY: https://github.com/elastic/kibana/issues/170370
// FLAKY: https://github.com/elastic/kibana/issues/170371
describe.skip('Response console', { tags: ['@ess', '@serverless', '@skipInServerlessMKI'] }, () => {
beforeEach(() => {
login();
Expand Down

0 comments on commit 2dfd8f1

Please sign in to comment.