Skip to content

Commit

Permalink
skip failing test suite (#167629)
Browse files Browse the repository at this point in the history
  • Loading branch information
kibanamachine committed Sep 29, 2023
1 parent 7393bfe commit a32693d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ export default function ({ getService }: FtrProviderContext) {

// Blocked API: index_not_found_exception: no such index [.alerts-observability.threshold.alerts-default]
// Issue: https://github.com/elastic/kibana/issues/165138
// Failing: See https://github.com/elastic/kibana/issues/167629
describe.skip('Custom Threshold rule - AVG - PCT - NoData', () => {
const CUSTOM_THRESHOLD_RULE_ALERT_INDEX = '.alerts-observability.threshold.alerts-default';
const ALERT_ACTION_INDEX = 'alert-action-threshold';
Expand Down

0 comments on commit a32693d

Please sign in to comment.