elastic / kibana

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

Failing test: APM API Integration tests (trial).x-pack/test/apm_api_integration/tests/settings/anomaly_detection/update_to_v3·spec·ts - APM API tests settings/anomaly_detection/update_to_v3.spec.ts trial no archive Updating ML jobs to v3 when there are only v2 jobs creates a new job for each environment that has a v2 job #198597

Open kibanamachine opened 3 weeks ago

kibanamachine commented 3 weeks ago

A test failed on a tracked branch

Error: expected [ 'production' ] to sort of equal [ 'development', 'production' ]
    at Assertion.assert (expect.js:100:11)
    at Assertion.eql (expect.js:244:8)
    at Context.<anonymous> (update_to_v3.spec.ts:96:14)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at Object.apply (wrap_function.js:74:16) {
  actual: '[\n  "production"\n]',
  expected: '[\n  "development"\n  "production"\n]',
  showDiff: true
}

First failure: kibana-on-merge - 8.x

elasticmachine commented 3 weeks ago

Pinging @elastic/obs-ux-infra_services-team (Team:obs-ux-infra_services)