Skip to content

Commit

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

// FLAKY: https://github.com/elastic/kibana/issues/203893
// Failing: See https://github.com/elastic/kibana/issues/203898
describe.skip('@ess @serverless @skipInServerlessMKI Endpoint management space awareness support', function () {
let adminSupertest: TestAgent;
let dataSpaceA: Awaited<ReturnType<typeof endpointTestresources.loadEndpointData>>;
Expand Down

0 comments on commit 2c1374f

Please sign in to comment.