Skip to content

Commit

Permalink
skip flaky suite (#171653, #171654)
Browse files Browse the repository at this point in the history
  • Loading branch information
mistic committed Apr 9, 2024
1 parent c3c9df6 commit 3839523
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ export default function ({ getPageObjects, getService }: FtrProviderContext) {

// FLAKY: https://github.com/elastic/kibana/issues/171653
// FLAKY: https://github.com/elastic/kibana/issues/171654
describe('When on the Endpoint Policy Details Page', function () {
describe.skip('When on the Endpoint Policy Details Page', function () {
targetTags(this, ['@ess', '@serverless']);

let indexedData: IndexedHostsAndAlertsResponse;
Expand Down

0 comments on commit 3839523

Please sign in to comment.