Skip to content

Commit

Permalink
skip flaky suite (elastic#196166)
Browse files Browse the repository at this point in the history
  • Loading branch information
mistic committed Oct 23, 2024
1 parent 592c0ef commit f1e4d8f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -581,6 +581,7 @@ export default ({ getService }: FtrProviderContext) => {
});

// FLAKY: https://github.com/elastic/kibana/issues/196319
// FLAKY: https://github.com/elastic/kibana/issues/196166
describe.skip('status api', () => {
it('should disable / enable risk engine', async () => {
const status1 = await riskEngineRoutes.getStatus();
Expand Down

0 comments on commit f1e4d8f

Please sign in to comment.