Skip to content

Commit

Permalink
skip failing test suite (elastic#203903)
Browse files Browse the repository at this point in the history
  • Loading branch information
kibanamachine committed Dec 12, 2024
1 parent da5b52c commit 58cafa1
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ export default function ({ getService }: FtrProviderContext) {
const endpointTestresources = getService('endpointTestResources');

// FLAKY: https://github.com/elastic/kibana/issues/203908
// Failing: See https://github.com/elastic/kibana/issues/203903
describe.skip('@ess @serverless @skipInServerlessMKI Endpoint policy response api', function () {
let adminSupertest: TestAgent;

Expand Down

0 comments on commit 58cafa1

Please sign in to comment.