Skip to content

Commit

Permalink
skip flaky suite (#164313)
Browse files Browse the repository at this point in the history
  • Loading branch information
mistic committed Aug 22, 2023
1 parent 84ca85d commit a85c8df
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ export default ({ getService }: FtrProviderContext) => {
const retry = getService('retry');

// Failing: See https://github.com/elastic/kibana/issues/164318
// FLAKY: https://github.com/elastic/kibana/issues/164313
describe.skip('Detection rule task telemetry', async () => {
before(async () => {
await esArchiver.load('x-pack/test/functional/es_archives/security_solution/telemetry');
Expand Down

0 comments on commit a85c8df

Please sign in to comment.