Skip to content

Commit

Permalink
skip failing test suite (elastic#177223)
Browse files Browse the repository at this point in the history
  • Loading branch information
kibanamachine authored and fkanout committed Mar 4, 2024
1 parent 72150aa commit 7864ed0
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ export default ({ getService }: FtrProviderContext) => {
const auditbeatPath = dataPathBuilder.getPath('auditbeat/hosts');

// FLAKY: https://github.com/elastic/kibana/issues/177223
// Failing: See https://github.com/elastic/kibana/issues/177223
describe.skip('@ess @serverless Get Rule Execution Results', () => {
before(async () => {
await esArchiver.load(auditbeatPath);
Expand Down

0 comments on commit 7864ed0

Please sign in to comment.