elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.66k stars 8.23k forks source link

Failing test: X-Pack Alerting API Integration Tests - Alerting - group4.x-pack/test/alerting_api_integration/spaces_only/tests/alerting/group4/builtin_alert_types/circuit_breaker/index_threshold_max_alerts·ts - Alerting builtin alertTypes circuit_breakers index threshold rule that hits max alerts circuit breaker persist existing alerts to next execution if circuit breaker is hit #193876

Closed kibanamachine closed 2 weeks ago

kibanamachine commented 1 month ago

A test failed on a tracked branch

Error: expected 'ok' to sort of equal 'active'
    at Assertion.assert (expect.js:100:11)
    at Assertion.eql (expect.js:244:8)
    at Context.<anonymous> (index_threshold_max_alerts.ts:180:62)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at Object.apply (wrap_function.js:74:16) {
  actual: 'ok',
  expected: 'active',
  showDiff: true
}

First failure: kibana-elasticsearch-snapshot-verify - 8.x

elasticmachine commented 1 month ago

Pinging @elastic/response-ops (Team:ResponseOps)

mikecote commented 2 weeks ago

Closing as most likely caused by flaky test