Skip to content

Failing test: X-Pack Alerting API Integration Tests - Alerting - group1.x-pack/test/alerting_api_integration/spaces_only/tests/alerting/group1/disable·ts - Alerting disable should create untracked-instance events for all alerts #199342

Open

Description

A test failed on a tracked branch

Error: expected 'instance \'instance-1\' has been untracked because the rule was disabled' to sort of equal 'instance \'instance-0\' has been untracked because the rule was disabled'
    at Assertion.assert (expect.js:100:11)
    at Assertion.eql (expect.js:244:8)
    at validateEvent (event_log.ts:2199:29)
    at Context.<anonymous> (disable.ts:165:20)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at Object.apply (wrap_function.js:74:16) {
  actual: "instance 'instance-1' has been untracked because the rule was disabled",
  expected: "instance 'instance-0' has been untracked because the rule was disabled",
  showDiff: true
}

First failure: kibana-on-merge - main

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    Team:ResponseOpsLabel for the ResponseOps team (formerly the Cases and Alerting teams)failed-testA test failure on a tracked branch, potentially flaky-test

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions