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