Skip to content

Commit

Permalink
skip flaky suite (#169033)
Browse files Browse the repository at this point in the history
  • Loading branch information
mistic committed Oct 18, 2023
1 parent 542c008 commit 9b2292a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ import { RISK_INFORMATION_FLYOUT_HEADER } from '../../../screens/entity_analytic
import { navigateToHostRiskDetailTab } from '../../../tasks/host_risk';

describe('risk tab', { tags: ['@ess', '@serverless', '@brokenInServerless'] }, () => {
// FLAKY: https://github.com/elastic/kibana/issues/169033
// FLAKY: https://github.com/elastic/kibana/issues/169034
describe.skip('with legacy risk score', () => {
before(() => {
Expand Down

0 comments on commit 9b2292a

Please sign in to comment.