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/agents/list·ts - Fleet Endpoints Fleet Endpoints fleet_list_agent should return metrics if available and called with withMetrics #149937

Closed
kibanamachine opened this issue Jan 31, 2023 · 6 comments · Fixed by #150119
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

kibanamachine commented Jan 31, 2023

A test failed on a tracked branch

Error: expected undefined to sort of equal '0.0166'
    at Assertion.assert (expect.js:100:11)
    at Assertion.eql (expect.js:244:8)
    at Context.<anonymous> (list.ts:194:42)
    at runMicrotasks (<anonymous>)
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
    at Object.apply (wrap_function.js:73:16) {
  actual: undefined,
  expected: '0.0166',
  showDiff: true
}

First failure: CI Build - main

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

Pinging @elastic/fleet (Team:Fleet)

@botelastic botelastic bot removed the needs-team Issues missing a team label label Jan 31, 2023
@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

@mistic
Copy link
Member

mistic commented Feb 1, 2023

Skipped.

main: b8f640c

@hop-dev
Copy link
Contributor

hop-dev commented Feb 1, 2023

@nchaulet this is linked to the agent metrics work you did, I had a quick glance to guess what the problem may be and nothing jumped out, any ideas?

@nchaulet
Copy link
Member

nchaulet commented Feb 2, 2023

@nchaulet this is linked to the agent metrics work you did, I had a quick glance to guess what the problem may be and nothing jumped out, any ideas?

@hop-dev Not sure why that test is flaky, just created that PR that could remove some flakyness and let's try to reenable it. #150119

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

Successfully merging a pull request may close this issue.

5 participants