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

[ObsUx][Infra] Processes Tab: Fix failling test #197823

Conversation

jennypavlova
Copy link
Member

@jennypavlova jennypavlova commented Oct 25, 2024

Closes #192891

Summary

This PR fixes the processes tab failing test.
I checked locally and it passed.

✅ Flaky test runner (x50): https://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/7264

@jennypavlova jennypavlova added release_note:skip Skip the PR/issue when compiling release notes Team:obs-ux-infra_services Observability Infrastructure & Services User Experience Team v8.16.0 backport:version Backport to applied version labels labels Oct 25, 2024
@jennypavlova jennypavlova self-assigned this Oct 25, 2024
@jennypavlova jennypavlova requested a review from a team as a code owner October 25, 2024 12:47
@elasticmachine
Copy link
Contributor

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

@kibanamachine
Copy link
Contributor

Flaky Test Runner Stats

🎉 All tests passed! - kibana-flaky-test-suite-runner#7264

[✅] x-pack/test/functional/apps/infra/config.ts: 50/50 tests passed.

see run history

Copy link
Contributor

@miloszmarcinkowski miloszmarcinkowski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💪

Copy link
Contributor

@MiriamAparicio MiriamAparicio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for fixing this test

@jennypavlova jennypavlova merged commit b8dabb5 into elastic:main Oct 25, 2024
30 checks passed
@jennypavlova jennypavlova deleted the 192891-fix-failing-test-chrome-x-pack-ui-functional-testsx-packtestfunctionalappsinfranode_detailsts---infraops-app-metrics-ui-node-details-asset-type-host-processes-tab-should-render-processes-tab-and-with-total-value-summary branch October 25, 2024 14:48
@kibanamachine
Copy link
Contributor

Starting backport for target branches: 8.16

https://github.com/elastic/kibana/actions/runs/11520450460

kibanamachine pushed a commit to kibanamachine/kibana that referenced this pull request Oct 25, 2024
Closes elastic#192891

## Summary

This PR fixes the processes tab failing test.
I checked locally and it passed.

✅ Flaky test runner (x50):
https://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/7264

(cherry picked from commit b8dabb5)
@kibanamachine
Copy link
Contributor

💚 All backports created successfully

Status Branch Result
8.16

Note: Successful backport PRs will be merged automatically after passing CI.

Questions ?

Please refer to the Backport tool documentation

kibanamachine added a commit that referenced this pull request Oct 25, 2024
…7843)

# Backport

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

<!--- Backport version: 9.4.3 -->

### 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","branchLabelMapping":{"^v9.0.0$":"main","^v8.17.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","v9.0.0","Team:obs-ux-infra_services","v8.16.0","backport:version"],"title":"[ObsUx][Infra]
Processes Tab: Fix failling
test","number":197823,"url":"https://github.com/elastic/kibana/pull/197823","mergeCommit":{"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":["8.16"],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/197823","number":197823,"mergeCommit":{"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"}},{"branch":"8.16","label":"v8.16.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->

Co-authored-by: jennypavlova <[email protected]>
jennypavlova added a commit to jennypavlova/kibana that referenced this pull request Nov 4, 2024
Closes elastic#192891

## Summary

This PR fixes the processes tab failing test.
I checked locally and it passed.

✅ Flaky test runner (x50):
https://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/7264

(cherry picked from commit b8dabb5)
jennypavlova added a commit that referenced this pull request 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-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport:version Backport to applied version labels release_note:skip Skip the PR/issue when compiling release notes Team:obs-ux-infra_services Observability Infrastructure & Services User Experience Team v8.16.0 v9.0.0
Projects
None yet
6 participants