Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failing test: X-Pack EPM API Integration Tests.x-pack/test/fleet_api_integration/apis/epm/list·ts - Fleet Endpoints EPM Endpoints EPM - list list api tests lists all limited packages from the registry #126034

Closed
kibanamachine opened this issue Feb 20, 2022 · 3 comments
Assignees
Labels
failed-test A test failure on a tracked branch, potentially flaky-test Team:Fleet Team label for Observability Data Collection Fleet team

Comments

@kibanamachine
Copy link
Contributor

A test failed on a tracked branch

Error: expected [] to sort of equal [ 'endpoint' ]
    at Assertion.assert (/opt/local-ssd/buildkite/builds/kb-n2-4-226a62fcfcfe82e7/elastic/kibana-hourly/kibana/node_modules/@kbn/expect/expect.js:100:11)
    at Assertion.eql (/opt/local-ssd/buildkite/builds/kb-n2-4-226a62fcfcfe82e7/elastic/kibana-hourly/kibana/node_modules/@kbn/expect/expect.js:244:8)
    at Context.<anonymous> (test/fleet_api_integration/apis/epm/list.ts:57:42)
    at runMicrotasks (<anonymous>)
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
    at Object.apply (/opt/local-ssd/buildkite/builds/kb-n2-4-226a62fcfcfe82e7/elastic/kibana-hourly/kibana/node_modules/@kbn/test/target_node/functional_test_runner/lib/mocha/wrap_function.js:87:16) {
  actual: '[]',
  expected: '[\n  "endpoint"\n]',
  showDiff: true
}

First failure: CI Build - 7.17

@kibanamachine kibanamachine added the failed-test A test failure on a tracked branch, potentially flaky-test label Feb 20, 2022
@botelastic botelastic bot added the needs-team Issues missing a team label label Feb 20, 2022
@mistic mistic added the Team:Fleet Team label for Observability Data Collection Fleet team label Feb 21, 2022
@elasticmachine
Copy link
Contributor

Pinging @elastic/fleet (Team:Fleet)

@botelastic botelastic bot removed the needs-team Issues missing a team label label Feb 21, 2022
@mistic
Copy link
Member

mistic commented Apr 12, 2023

This test was failing the forward 8.8 es compatibility pipeline on 7.17: https://buildkite.com/elastic/kibana-7-dot-17-es-8-dot-8-forward-compatibility/builds/67#01877608-9f08-4ee5-9b12-5639e05c8a5a

Skipped.

7.17: 4f76717

@jen-huang
Copy link
Contributor

I think this is due to #154741 as well.

@jen-huang jen-huang self-assigned this Apr 13, 2023
jen-huang added a commit that referenced this issue Apr 13, 2023
Closes #126034. Re-enable skipped suite as #154741 has been resolved.
jen-huang added a commit that referenced this issue Apr 13, 2023
## Summary

Closes #126034. Re-enable skipped suite as #154741 has been resolved.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
failed-test A test failure on a tracked branch, potentially flaky-test Team:Fleet Team label for Observability Data Collection Fleet team
Projects
None yet
Development

No branches or pull requests

4 participants