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: X-Pack Upgrade Assistant Integration Tests.x-pack/test/upgrade_assistant_integration/upgrade_assistant/api_deprecations·ts - upgrade assistant Kibana API Deprecations returns deprecated APIs when the api is called #199782

Open kibanamachine opened 1 week ago

kibanamachine commented 1 week ago

A test failed on a tracked branch

Error: retry.tryForTime reached timeout 15000 ms
Error: expect(received).toEqual(expected) // deep equality

- Expected  - 1
+ Received  + 2

  Object {
    "apiTotalCalls": 1,
    "routeMethod": "get",
-   "routePath": "/api/routing_example/d/removed_route",
+   "routePath": "/internal/routing_example/d/internal_versioned_route",
+   "routeVersion": "1",
    "timestamp": Any<String>,
    "totalMarkedAsResolved": 0,
  }
    at api_deprecations.ts:60:83
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at runAttempt (retry_for_success.ts:30:15)
    at retryForSuccess (retry_for_success.ts:99:21)
    at RetryService.tryForTime (retry.ts:38:12)
    at Context.<anonymous> (api_deprecations.ts:53:7)
    at Object.apply (wrap_function.js:74:16)
    at onFailure (retry_for_success.ts:18:9)
    at retryForSuccess (retry_for_success.ts:85:7)
    at RetryService.tryForTime (retry.ts:38:12)
    at Context.<anonymous> (api_deprecations.ts:53:7)
    at Object.apply (wrap_function.js:74:16)

First failure: kibana-on-merge - main

kibanamachine commented 1 week ago

New failure: kibana-on-merge - main

kibanamachine commented 1 week ago

New failure: kibana-on-merge - main

elasticmachine commented 1 week ago

Pinging @elastic/kibana-core (Team:Core)

kibanamachine commented 1 week ago

New failure: kibana-on-merge - main

kibanamachine commented 1 week ago

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

kibanamachine commented 1 week ago

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

kibanamachine commented 1 week ago

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

kibanamachine commented 1 week ago

New failure: kibana-on-merge - main

kibanamachine commented 1 week ago

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

kibanamachine commented 1 week ago

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

kibanamachine commented 1 week ago

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

kibanamachine commented 1 week ago

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

kibanamachine commented 1 week ago

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

mistic commented 1 week ago

Skipped.

main: ae7e554 8.x: ae60b7e

kibanamachine commented 1 week ago

New failure: kibana-on-merge - main

TinaHeiligers commented 1 week ago

@Bamieh oops!

TinaHeiligers commented 1 week ago

looking into it