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

[Infra UI] Hosts flyout test fix #161244

Merged
merged 1 commit into from
Jul 6, 2023

Conversation

jennypavlova
Copy link
Member

@jennypavlova jennypavlova commented Jul 5, 2023

Closes #159368

Summary

I saw that the test was failing because of a missing environment set. I guess that happened because the test runner doesn't include it like it is included locally so I removed that check so the test shouldn't be flaky.

@jennypavlova jennypavlova added Team:Infra Monitoring UI - DEPRECATED DEPRECATED - Label for the Infra Monitoring UI team. Use Team:obs-ux-infra_services release_note:skip Skip the PR/issue when compiling release notes labels Jul 5, 2023
@jennypavlova jennypavlova self-assigned this Jul 5, 2023
@apmmachine
Copy link
Contributor

🤖 GitHub comments

Expand to view the GitHub comments

Just comment with:

  • /oblt-deploy : Deploy a Kibana instance using the Observability test environments.
  • run elasticsearch-ci/docs : Re-trigger the docs validation. (use unformatted text in the comment!)

@kibana-ci
Copy link
Collaborator

💚 Build Succeeded

Metrics [docs]

Unknown metric groups

ESLint disabled line counts

id before after diff
enterpriseSearch 14 16 +2
securitySolution 410 414 +4
total +6

Total ESLint disabled count

id before after diff
enterpriseSearch 15 17 +2
securitySolution 489 493 +4
total +6

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

cc @jennypavlova

@jennypavlova jennypavlova marked this pull request as ready for review July 5, 2023 14:23
@jennypavlova jennypavlova requested a review from a team as a code owner July 5, 2023 14:23
@elasticmachine
Copy link
Contributor

Pinging @elastic/infra-monitoring-ui (Team:Infra Monitoring UI)

@jennypavlova
Copy link
Member Author

Passed 50 times [build]

Copy link
Contributor

@mohamedhamed-ahmed mohamedhamed-ahmed left a comment

Choose a reason for hiding this comment

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

LGTM 👌

@jennypavlova jennypavlova merged commit 9d57196 into elastic:main Jul 6, 2023
@jennypavlova jennypavlova deleted the 159368-fix-flaky-test branch July 6, 2023 07:50
@kibanamachine kibanamachine added v8.10.0 backport:skip This commit does not require backporting labels Jul 6, 2023
@jennypavlova jennypavlova added backport:prev-minor Backport to (8.x) the previous minor version (i.e. one version back from main) and removed backport:skip This commit does not require backporting labels Jul 12, 2023
kibanamachine pushed a commit to kibanamachine/kibana that referenced this pull request Jul 12, 2023
Closes elastic#159368

## Summary

I saw that the test was failing because of a missing environment set. I
guess that happened because the test runner doesn't include it like it
is included locally so I removed that check so the test shouldn't be
flaky.

(cherry picked from commit 9d57196)
@kibanamachine
Copy link
Contributor

💚 All backports created successfully

Status Branch Result
8.9

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 Jul 12, 2023
# Backport

This will backport the following commits from `main` to `8.9`:
- [[Infra UI] Hosts flyout test fix
(#161244)](#161244)

<!--- Backport version: 8.9.7 -->

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

<!--BACKPORT
[{"author":{"name":"jennypavlova","email":"[email protected]"},"sourceCommit":{"committedDate":"2023-07-06T07:50:40Z","message":"[Infra
UI] Hosts flyout test fix (#161244)\n\nCloses #159368 \r\n\r\n##
Summary\r\n\r\nI saw that the test was failing because of a missing
environment set. I\r\nguess that happened because the test runner
doesn't include it like it\r\nis included locally so I removed that
check so the test shouldn't
be\r\nflaky.","sha":"9d57196a54ebe7816d2739ee5b85dcc76a71b253","branchLabelMapping":{"^v8.10.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Infra
Monitoring
UI","release_note:skip","backport:prev-minor","v8.10.0"],"number":161244,"url":"https://github.com/elastic/kibana/pull/161244","mergeCommit":{"message":"[Infra
UI] Hosts flyout test fix (#161244)\n\nCloses #159368 \r\n\r\n##
Summary\r\n\r\nI saw that the test was failing because of a missing
environment set. I\r\nguess that happened because the test runner
doesn't include it like it\r\nis included locally so I removed that
check so the test shouldn't
be\r\nflaky.","sha":"9d57196a54ebe7816d2739ee5b85dcc76a71b253"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v8.10.0","labelRegex":"^v8.10.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/161244","number":161244,"mergeCommit":{"message":"[Infra
UI] Hosts flyout test fix (#161244)\n\nCloses #159368 \r\n\r\n##
Summary\r\n\r\nI saw that the test was failing because of a missing
environment set. I\r\nguess that happened because the test runner
doesn't include it like it\r\nis included locally so I removed that
check so the test shouldn't
be\r\nflaky.","sha":"9d57196a54ebe7816d2739ee5b85dcc76a71b253"}}]}]
BACKPORT-->

Co-authored-by: jennypavlova <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport:prev-minor Backport to (8.x) the previous minor version (i.e. one version back from main) release_note:skip Skip the PR/issue when compiling release notes Team:Infra Monitoring UI - DEPRECATED DEPRECATED - Label for the Infra Monitoring UI team. Use Team:obs-ux-infra_services v8.9.0 v8.10.0
Projects
None yet
6 participants