Skip to content

Commit

Permalink
skip failing test suite (elastic#192891)
Browse files Browse the repository at this point in the history
  • Loading branch information
kibanamachine committed Dec 23, 2024
1 parent 70ead15 commit 6d9d1a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions x-pack/test/functional/apps/infra/node_details.ts
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,7 @@ export default ({ getPageObjects, getService }: FtrProviderContext) => {
await pageObjects.header.waitUntilLoadingHasFinished();
};

// Failing: See https://github.com/elastic/kibana/issues/192891
// Failing: See https://github.com/elastic/kibana/issues/192891
describe.skip('Node Details', () => {
let synthEsClient: InfraSynthtraceEsClient;
Expand Down

0 comments on commit 6d9d1a8

Please sign in to comment.