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 Processes Tab should render processes tab and with Total Value summary #192891

Closed
kibanamachine opened this issue Sep 13, 2024 · 27 comments · Fixed by #197823, #198764, #206637 or #209500
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

kibanamachine commented Sep 13, 2024

A test failed on a tracked branch

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

First failure: kibana-on-merge - main

@kibanamachine kibanamachine added the failed-test A test failure on a tracked branch, potentially flaky-test label Sep 13, 2024
@botelastic botelastic bot added the needs-team Issues missing a team label label Sep 13, 2024
@kibanamachine kibanamachine added the Team:obs-ux-infra_services Observability Infrastructure & Services User Experience Team label Sep 13, 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 Sep 13, 2024
@jennypavlova jennypavlova self-assigned this Oct 25, 2024
jennypavlova added a commit that referenced this issue 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
kibanamachine pushed a commit to kibanamachine/kibana that referenced this issue 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 added a commit that referenced this issue 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]>
@kibanamachine kibanamachine reopened this Oct 30, 2024
@kibanamachine
Copy link
Contributor Author

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

jennypavlova added a commit to jennypavlova/kibana that referenced this issue 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 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)

@kibanamachine
Copy link
Contributor Author

New failure: kibana-on-merge - main

@kibanamachine
Copy link
Contributor Author

New failure: kibana-on-merge - main

@kibanamachine
Copy link
Contributor Author

New failure: kibana-on-merge - main

@kibanamachine
Copy link
Contributor Author

New failure: kibana-on-merge - main

@mistic
Copy link
Member

mistic commented Dec 10, 2024

Skipped.

main: c787e41

@kibanamachine
Copy link
Contributor Author

New failure: kibana-on-merge - main

@kibanamachine
Copy link
Contributor Author

Skipped

8.17: 6d9d1a8
8.x: 45f4748

@MiriamAparicio MiriamAparicio self-assigned this Jan 9, 2025
MiriamAparicio added a commit that referenced this issue Jan 15, 2025
Closes #192891

### Summary

The element wasn't found in the DOM because was reloaded, found the
error `StaleElementReferenceError: stale element reference: stale
element not found in the current frame`, the test has been fixed adding
a wait for the page to completely load.

Going to run flaky test runner
kibanamachine pushed a commit to kibanamachine/kibana that referenced this issue Jan 15, 2025
Closes elastic#192891

### Summary

The element wasn't found in the DOM because was reloaded, found the
error `StaleElementReferenceError: stale element reference: stale
element not found in the current frame`, the test has been fixed adding
a wait for the page to completely load.

Going to run flaky test runner

(cherry picked from commit 93b7c95)
viduni94 pushed a commit to viduni94/kibana that referenced this issue Jan 23, 2025
Closes elastic#192891

### Summary

The element wasn't found in the DOM because was reloaded, found the
error `StaleElementReferenceError: stale element reference: stale
element not found in the current frame`, the test has been fixed adding
a wait for the page to completely load.

Going to run flaky test runner
@kibanamachine kibanamachine reopened this Jan 24, 2025
@kibanamachine
Copy link
Contributor Author

New failure: kibana-on-merge - main

@kibanamachine
Copy link
Contributor Author

New failure: kibana-on-merge - main

kibanamachine pushed a commit to kibanamachine/kibana that referenced this issue Feb 4, 2025
## Summary

Processes and Logs tabs test has been flaky for some time, after
different and numerous attempts to fix them we want to consider removing
them and convert them to component test.

This PR skips Processes tab as Logs tab was already skipped, and we
opened an issue make them component tests.
elastic#209497

Closes: elastic#192891 &
elastic#203656
(cherry picked from commit 8fee85d)
kibanamachine pushed a commit to kibanamachine/kibana that referenced this issue Feb 4, 2025
## Summary

Processes and Logs tabs test has been flaky for some time, after
different and numerous attempts to fix them we want to consider removing
them and convert them to component test.

This PR skips Processes tab as Logs tab was already skipped, and we
opened an issue make them component tests.
elastic#209497

Closes: elastic#192891 &
elastic#203656
(cherry picked from commit 8fee85d)
kibanamachine pushed a commit to kibanamachine/kibana that referenced this issue Feb 4, 2025
## Summary

Processes and Logs tabs test has been flaky for some time, after
different and numerous attempts to fix them we want to consider removing
them and convert them to component test.

This PR skips Processes tab as Logs tab was already skipped, and we
opened an issue make them component tests.
elastic#209497

Closes: elastic#192891 &
elastic#203656
(cherry picked from commit 8fee85d)
kibanamachine pushed a commit to kibanamachine/kibana that referenced this issue Feb 4, 2025
## Summary

Processes and Logs tabs test has been flaky for some time, after
different and numerous attempts to fix them we want to consider removing
them and convert them to component test.

This PR skips Processes tab as Logs tab was already skipped, and we
opened an issue make them component tests.
elastic#209497

Closes: elastic#192891 &
elastic#203656
(cherry picked from commit 8fee85d)
kibanamachine pushed a commit to kibanamachine/kibana that referenced this issue Feb 4, 2025
## Summary

Processes and Logs tabs test has been flaky for some time, after
different and numerous attempts to fix them we want to consider removing
them and convert them to component test.

This PR skips Processes tab as Logs tab was already skipped, and we
opened an issue make them component tests.
elastic#209497

Closes: elastic#192891 &
elastic#203656
(cherry picked from commit 8fee85d)
kibanamachine added a commit that referenced this issue Feb 4, 2025
# Backport

This will backport the following commits from `main` to `9.0`:
- [[ObsUX] Skip flaky tests
(#209500)](#209500)

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

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

<!--BACKPORT
[{"author":{"name":"Miriam","email":"[email protected]"},"sourceCommit":{"committedDate":"2025-02-04T17:26:10Z","message":"[ObsUX]
Skip flaky tests (#209500)\n\n## Summary\r\n\r\nProcesses and Logs tabs
test has been flaky for some time, after\r\ndifferent and numerous
attempts to fix them we want to consider removing\r\nthem and convert
them to component test.\r\n\r\nThis PR skips Processes tab as Logs tab
was already skipped, and we\r\nopened an issue make them component
tests.\r\nhttps://github.com//issues/209497\r\n\r\nCloses:
#192891
&\r\nhttps://github.com//issues/203656","sha":"8fee85d84148b6e576c091d215d1c459ac38488d","branchLabelMapping":{"^v9.1.0$":"main","^v8.19.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","test-failure-flaky","v9.0.0","backport:prev-minor","backport:prev-major","Team:obs-ux-infra_services","v9.1.0"],"title":"[ObsUX]
Skip flaky
tests","number":209500,"url":"https://github.com/elastic/kibana/pull/209500","mergeCommit":{"message":"[ObsUX]
Skip flaky tests (#209500)\n\n## Summary\r\n\r\nProcesses and Logs tabs
test has been flaky for some time, after\r\ndifferent and numerous
attempts to fix them we want to consider removing\r\nthem and convert
them to component test.\r\n\r\nThis PR skips Processes tab as Logs tab
was already skipped, and we\r\nopened an issue make them component
tests.\r\nhttps://github.com//issues/209497\r\n\r\nCloses:
#192891
&\r\nhttps://github.com//issues/203656","sha":"8fee85d84148b6e576c091d215d1c459ac38488d"}},"sourceBranch":"main","suggestedTargetBranches":["9.0"],"targetPullRequestStates":[{"branch":"9.0","label":"v9.0.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v9.1.0","branchLabelMappingKey":"^v9.1.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/209500","number":209500,"mergeCommit":{"message":"[ObsUX]
Skip flaky tests (#209500)\n\n## Summary\r\n\r\nProcesses and Logs tabs
test has been flaky for some time, after\r\ndifferent and numerous
attempts to fix them we want to consider removing\r\nthem and convert
them to component test.\r\n\r\nThis PR skips Processes tab as Logs tab
was already skipped, and we\r\nopened an issue make them component
tests.\r\nhttps://github.com//issues/209497\r\n\r\nCloses:
#192891
&\r\nhttps://github.com//issues/203656","sha":"8fee85d84148b6e576c091d215d1c459ac38488d"}}]}]
BACKPORT-->

Co-authored-by: Miriam <[email protected]>
kibanamachine added a commit that referenced this issue Feb 4, 2025
# Backport

This will backport the following commits from `main` to `8.18`:
- [[ObsUX] Skip flaky tests
(#209500)](#209500)

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

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

<!--BACKPORT
[{"author":{"name":"Miriam","email":"[email protected]"},"sourceCommit":{"committedDate":"2025-02-04T17:26:10Z","message":"[ObsUX]
Skip flaky tests (#209500)\n\n## Summary\r\n\r\nProcesses and Logs tabs
test has been flaky for some time, after\r\ndifferent and numerous
attempts to fix them we want to consider removing\r\nthem and convert
them to component test.\r\n\r\nThis PR skips Processes tab as Logs tab
was already skipped, and we\r\nopened an issue make them component
tests.\r\nhttps://github.com//issues/209497\r\n\r\nCloses:
#192891
&\r\nhttps://github.com//issues/203656","sha":"8fee85d84148b6e576c091d215d1c459ac38488d","branchLabelMapping":{"^v9.1.0$":"main","^v8.19.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","test-failure-flaky","v9.0.0","backport:prev-minor","backport:prev-major","Team:obs-ux-infra_services","v9.1.0"],"title":"[ObsUX]
Skip flaky
tests","number":209500,"url":"https://github.com/elastic/kibana/pull/209500","mergeCommit":{"message":"[ObsUX]
Skip flaky tests (#209500)\n\n## Summary\r\n\r\nProcesses and Logs tabs
test has been flaky for some time, after\r\ndifferent and numerous
attempts to fix them we want to consider removing\r\nthem and convert
them to component test.\r\n\r\nThis PR skips Processes tab as Logs tab
was already skipped, and we\r\nopened an issue make them component
tests.\r\nhttps://github.com//issues/209497\r\n\r\nCloses:
#192891
&\r\nhttps://github.com//issues/203656","sha":"8fee85d84148b6e576c091d215d1c459ac38488d"}},"sourceBranch":"main","suggestedTargetBranches":["9.0"],"targetPullRequestStates":[{"branch":"9.0","label":"v9.0.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v9.1.0","branchLabelMappingKey":"^v9.1.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/209500","number":209500,"mergeCommit":{"message":"[ObsUX]
Skip flaky tests (#209500)\n\n## Summary\r\n\r\nProcesses and Logs tabs
test has been flaky for some time, after\r\ndifferent and numerous
attempts to fix them we want to consider removing\r\nthem and convert
them to component test.\r\n\r\nThis PR skips Processes tab as Logs tab
was already skipped, and we\r\nopened an issue make them component
tests.\r\nhttps://github.com//issues/209497\r\n\r\nCloses:
#192891
&\r\nhttps://github.com//issues/203656","sha":"8fee85d84148b6e576c091d215d1c459ac38488d"}}]}]
BACKPORT-->

Co-authored-by: Miriam <[email protected]>
kibanamachine added a commit that referenced this issue Feb 4, 2025
# Backport

This will backport the following commits from `main` to `8.x`:
- [[ObsUX] Skip flaky tests
(#209500)](#209500)

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

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

<!--BACKPORT
[{"author":{"name":"Miriam","email":"[email protected]"},"sourceCommit":{"committedDate":"2025-02-04T17:26:10Z","message":"[ObsUX]
Skip flaky tests (#209500)\n\n## Summary\r\n\r\nProcesses and Logs tabs
test has been flaky for some time, after\r\ndifferent and numerous
attempts to fix them we want to consider removing\r\nthem and convert
them to component test.\r\n\r\nThis PR skips Processes tab as Logs tab
was already skipped, and we\r\nopened an issue make them component
tests.\r\nhttps://github.com//issues/209497\r\n\r\nCloses:
#192891
&\r\nhttps://github.com//issues/203656","sha":"8fee85d84148b6e576c091d215d1c459ac38488d","branchLabelMapping":{"^v9.1.0$":"main","^v8.19.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","test-failure-flaky","v9.0.0","backport:prev-minor","backport:prev-major","Team:obs-ux-infra_services","v9.1.0"],"title":"[ObsUX]
Skip flaky
tests","number":209500,"url":"https://github.com/elastic/kibana/pull/209500","mergeCommit":{"message":"[ObsUX]
Skip flaky tests (#209500)\n\n## Summary\r\n\r\nProcesses and Logs tabs
test has been flaky for some time, after\r\ndifferent and numerous
attempts to fix them we want to consider removing\r\nthem and convert
them to component test.\r\n\r\nThis PR skips Processes tab as Logs tab
was already skipped, and we\r\nopened an issue make them component
tests.\r\nhttps://github.com//issues/209497\r\n\r\nCloses:
#192891
&\r\nhttps://github.com//issues/203656","sha":"8fee85d84148b6e576c091d215d1c459ac38488d"}},"sourceBranch":"main","suggestedTargetBranches":["9.0"],"targetPullRequestStates":[{"branch":"9.0","label":"v9.0.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v9.1.0","branchLabelMappingKey":"^v9.1.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/209500","number":209500,"mergeCommit":{"message":"[ObsUX]
Skip flaky tests (#209500)\n\n## Summary\r\n\r\nProcesses and Logs tabs
test has been flaky for some time, after\r\ndifferent and numerous
attempts to fix them we want to consider removing\r\nthem and convert
them to component test.\r\n\r\nThis PR skips Processes tab as Logs tab
was already skipped, and we\r\nopened an issue make them component
tests.\r\nhttps://github.com//issues/209497\r\n\r\nCloses:
#192891
&\r\nhttps://github.com//issues/203656","sha":"8fee85d84148b6e576c091d215d1c459ac38488d"}}]}]
BACKPORT-->

Co-authored-by: Miriam <[email protected]>
kibanamachine added a commit that referenced this issue Feb 4, 2025
# Backport

This will backport the following commits from `main` to `8.16`:
- [[ObsUX] Skip flaky tests
(#209500)](#209500)

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

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

<!--BACKPORT
[{"author":{"name":"Miriam","email":"[email protected]"},"sourceCommit":{"committedDate":"2025-02-04T17:26:10Z","message":"[ObsUX]
Skip flaky tests (#209500)\n\n## Summary\r\n\r\nProcesses and Logs tabs
test has been flaky for some time, after\r\ndifferent and numerous
attempts to fix them we want to consider removing\r\nthem and convert
them to component test.\r\n\r\nThis PR skips Processes tab as Logs tab
was already skipped, and we\r\nopened an issue make them component
tests.\r\nhttps://github.com//issues/209497\r\n\r\nCloses:
#192891
&\r\nhttps://github.com//issues/203656","sha":"8fee85d84148b6e576c091d215d1c459ac38488d","branchLabelMapping":{"^v9.1.0$":"main","^v8.19.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","test-failure-flaky","v9.0.0","backport:prev-minor","backport:prev-major","Team:obs-ux-infra_services","v9.1.0"],"title":"[ObsUX]
Skip flaky
tests","number":209500,"url":"https://github.com/elastic/kibana/pull/209500","mergeCommit":{"message":"[ObsUX]
Skip flaky tests (#209500)\n\n## Summary\r\n\r\nProcesses and Logs tabs
test has been flaky for some time, after\r\ndifferent and numerous
attempts to fix them we want to consider removing\r\nthem and convert
them to component test.\r\n\r\nThis PR skips Processes tab as Logs tab
was already skipped, and we\r\nopened an issue make them component
tests.\r\nhttps://github.com//issues/209497\r\n\r\nCloses:
#192891
&\r\nhttps://github.com//issues/203656","sha":"8fee85d84148b6e576c091d215d1c459ac38488d"}},"sourceBranch":"main","suggestedTargetBranches":["9.0"],"targetPullRequestStates":[{"branch":"9.0","label":"v9.0.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v9.1.0","branchLabelMappingKey":"^v9.1.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/209500","number":209500,"mergeCommit":{"message":"[ObsUX]
Skip flaky tests (#209500)\n\n## Summary\r\n\r\nProcesses and Logs tabs
test has been flaky for some time, after\r\ndifferent and numerous
attempts to fix them we want to consider removing\r\nthem and convert
them to component test.\r\n\r\nThis PR skips Processes tab as Logs tab
was already skipped, and we\r\nopened an issue make them component
tests.\r\nhttps://github.com//issues/209497\r\n\r\nCloses:
#192891
&\r\nhttps://github.com//issues/203656","sha":"8fee85d84148b6e576c091d215d1c459ac38488d"}}]}]
BACKPORT-->

Co-authored-by: Miriam <[email protected]>
kibanamachine added a commit that referenced this issue Feb 4, 2025
# Backport

This will backport the following commits from `main` to `8.17`:
- [[ObsUX] Skip flaky tests
(#209500)](#209500)

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

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

<!--BACKPORT
[{"author":{"name":"Miriam","email":"[email protected]"},"sourceCommit":{"committedDate":"2025-02-04T17:26:10Z","message":"[ObsUX]
Skip flaky tests (#209500)\n\n## Summary\r\n\r\nProcesses and Logs tabs
test has been flaky for some time, after\r\ndifferent and numerous
attempts to fix them we want to consider removing\r\nthem and convert
them to component test.\r\n\r\nThis PR skips Processes tab as Logs tab
was already skipped, and we\r\nopened an issue make them component
tests.\r\nhttps://github.com//issues/209497\r\n\r\nCloses:
#192891
&\r\nhttps://github.com//issues/203656","sha":"8fee85d84148b6e576c091d215d1c459ac38488d","branchLabelMapping":{"^v9.1.0$":"main","^v8.19.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","test-failure-flaky","v9.0.0","backport:prev-minor","backport:prev-major","Team:obs-ux-infra_services","v9.1.0"],"title":"[ObsUX]
Skip flaky
tests","number":209500,"url":"https://github.com/elastic/kibana/pull/209500","mergeCommit":{"message":"[ObsUX]
Skip flaky tests (#209500)\n\n## Summary\r\n\r\nProcesses and Logs tabs
test has been flaky for some time, after\r\ndifferent and numerous
attempts to fix them we want to consider removing\r\nthem and convert
them to component test.\r\n\r\nThis PR skips Processes tab as Logs tab
was already skipped, and we\r\nopened an issue make them component
tests.\r\nhttps://github.com//issues/209497\r\n\r\nCloses:
#192891
&\r\nhttps://github.com//issues/203656","sha":"8fee85d84148b6e576c091d215d1c459ac38488d"}},"sourceBranch":"main","suggestedTargetBranches":["9.0"],"targetPullRequestStates":[{"branch":"9.0","label":"v9.0.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v9.1.0","branchLabelMappingKey":"^v9.1.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/209500","number":209500,"mergeCommit":{"message":"[ObsUX]
Skip flaky tests (#209500)\n\n## Summary\r\n\r\nProcesses and Logs tabs
test has been flaky for some time, after\r\ndifferent and numerous
attempts to fix them we want to consider removing\r\nthem and convert
them to component test.\r\n\r\nThis PR skips Processes tab as Logs tab
was already skipped, and we\r\nopened an issue make them component
tests.\r\nhttps://github.com//issues/209497\r\n\r\nCloses:
#192891
&\r\nhttps://github.com//issues/203656","sha":"8fee85d84148b6e576c091d215d1c459ac38488d"}}]}]
BACKPORT-->

Co-authored-by: Miriam <[email protected]>
drewdaemon pushed a commit to drewdaemon/kibana that referenced this issue Feb 6, 2025
## Summary

Processes and Logs tabs test has been flaky for some time, after
different and numerous attempts to fix them we want to consider removing
them and convert them to component test.

This PR skips Processes tab as Logs tab was already skipped, and we
opened an issue make them component tests.
elastic#209497

Closes: elastic#192891 &
elastic#203656
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
5 participants