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: Chrome X-Pack UI Functional Tests.x-pack/test/functional/apps/infra/node_details·ts - InfraOps App Metrics UI Node Details #Asset Type: host Overview Tab Alerts Section with alerts should render "N/A" when processes summary is not available in flyout #198279

Closed
kibanamachine opened this issue Oct 30, 2024 · 2 comments · Fixed by #198764
Assignees
Labels
failed-test A test failure on a tracked branch, potentially flaky-test Team:obs-ux-infra_services Observability Infrastructure & Services User Experience Team

Comments

@kibanamachine
Copy link
Contributor

A test failed on a tracked branch

Error: expected '' to sort of equal 'N/A'
    at Assertion.assert (expect.js:100:11)
    at Assertion.eql (expect.js:244:8)
    at Context.<anonymous> (node_details.ts:408:37)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at Object.apply (wrap_function.js:74:16) {
  actual: '',
  expected: 'N/A',
  showDiff: true
}

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

@kibanamachine kibanamachine added the failed-test A test failure on a tracked branch, potentially flaky-test label Oct 30, 2024
@botelastic botelastic bot added the needs-team Issues missing a team label label Oct 30, 2024
@kibanamachine kibanamachine added the Team:obs-ux-infra_services Observability Infrastructure & Services User Experience Team label Oct 30, 2024
@elasticmachine
Copy link
Contributor

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

@botelastic botelastic bot removed the needs-team Issues missing a team label label Oct 30, 2024
@jennypavlova jennypavlova self-assigned this Nov 4, 2024
jennypavlova added a commit that referenced this issue Nov 4, 2024
)

Closes [#198279](#198279)
Closes [#192891](#192891)
# Backport

This will backport the following commits from `main` to `8.x`:
 - [ObsUx][Infra] Processes Tab: Fix failling test (#197823) (b8dabb5)

<!--- Backport version: 8.9.8 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)

<!--BACKPORT
[{"author":{"name":"jennypavlova","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-10-25T14:48:00Z","message":"[ObsUx][Infra]
Processes Tab: Fix failling test (#197823)\n\nCloses #192891 \r\n\r\n##
Summary\r\n\r\nThis PR fixes the processes tab failing test.\r\nI
checked locally and it passed.\r\n\r\n✅ Flaky test runner
(x50):\r\nhttps://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/7264","sha":"b8dabb5b81087f53e17f715ea19a17d50cc64167"},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[]}]
BACKPORT-->
@jennypavlova
Copy link
Member

Fixed in (#197823)

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:obs-ux-infra_services Observability Infrastructure & Services User Experience Team
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants