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

[Discover] Unskip functional discover request counts test and skip ES|QL part #205690

Merged
merged 1 commit into from
Jan 9, 2025

Conversation

kertal
Copy link
Member

@kertal kertal commented Jan 7, 2025

Summary

Resolves #205344

This PR is unskipping the main test, and unskipping the ES|QL part (for now, since it high likely needs to be rewritten to be unskipped, but we should not remove the code, even when skipped, it is valuable for testing)

Checklist

@kertal kertal self-assigned this Jan 7, 2025
@kertal kertal added release_note:skip Skip the PR/issue when compiling release notes Team:DataDiscovery Discover, search (e.g. data plugin and KQL), data views, saved searches. For ES|QL, use Team:ES|QL. labels Jan 7, 2025
@kertal
Copy link
Member Author

kertal commented Jan 7, 2025

/ci

.getEntries()
.filter((entry: any) => ['fetch', 'xmlhttprequest'].includes(entry.initiatorType))
);
await retry.tryWithRetries(
Copy link
Member Author

Choose a reason for hiding this comment

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

I've rewrote this part, because it's simpler for debugging. when starting this test, going to get a coffee, tryWithRetries failes earlier than try. And it makes no sense here to wait too long

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

✅ unchanged

cc @kertal

@kibanamachine
Copy link
Contributor

Flaky Test Runner Stats

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

[✅] test/functional/apps/discover/group3/config.ts: 25/25 tests passed.

see run history

@kertal kertal marked this pull request as ready for review January 7, 2025 13:57
@kertal kertal requested a review from a team as a code owner January 7, 2025 13:57
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-data-discovery (Team:DataDiscovery)

@kertal kertal added the backport:prev-minor Backport to (8.x) the previous minor version (i.e. one version back from main) label Jan 8, 2025
@kertal kertal merged commit cbcb24e into elastic:main Jan 9, 2025
16 checks passed
@kertal kertal deleted the discover-unskip-request_count-tests branch January 9, 2025 05:35
@kibanamachine
Copy link
Contributor

Starting backport for target branches: 8.x

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

kibanamachine pushed a commit to kibanamachine/kibana that referenced this pull request Jan 9, 2025
…|QL part (elastic#205690)

Unskipping the main test, and unskipping the `ES|QL` part due to flakiness

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

💚 All backports created successfully

Status Branch Result
8.x

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 Jan 9, 2025
…kip ES|QL part (#205690) (#205993)

# Backport

This will backport the following commits from `main` to `8.x`:
- [[Discover] Unskip functional discover request counts test and skip
ES|QL part (#205690)](#205690)

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

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

<!--BACKPORT [{"author":{"name":"Matthias
Wilhelm","email":"matthias.wilhelm@elastic.co"},"sourceCommit":{"committedDate":"2025-01-09T05:35:40Z","message":"[Discover]
Unskip functional discover request counts test and skip ES|QL part
(#205690)\n\nUnskipping the main test, and unskipping the `ES|QL` part
due to
flakiness","sha":"cbcb24e036dd598cc4109fdb83ebdb5bcaba2d4c","branchLabelMapping":{"^v9.0.0$":"main","^v8.18.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","v9.0.0","Team:DataDiscovery","backport:prev-minor"],"title":"[Discover]
Unskip functional discover request counts test and skip ES|QL
part","number":205690,"url":"https://github.com/elastic/kibana/pull/205690","mergeCommit":{"message":"[Discover]
Unskip functional discover request counts test and skip ES|QL part
(#205690)\n\nUnskipping the main test, and unskipping the `ES|QL` part
due to
flakiness","sha":"cbcb24e036dd598cc4109fdb83ebdb5bcaba2d4c"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/205690","number":205690,"mergeCommit":{"message":"[Discover]
Unskip functional discover request counts test and skip ES|QL part
(#205690)\n\nUnskipping the main test, and unskipping the `ES|QL` part
due to flakiness","sha":"cbcb24e036dd598cc4109fdb83ebdb5bcaba2d4c"}}]}]
BACKPORT-->

Co-authored-by: Matthias Wilhelm <matthias.wilhelm@elastic.co>
Zacqary pushed a commit to Zacqary/kibana that referenced this pull request Jan 9, 2025
…|QL part (elastic#205690)

Unskipping the main test, and unskipping the `ES|QL` part due to flakiness
CAWilson94 pushed a commit to CAWilson94/kibana that referenced this pull request Jan 13, 2025
…|QL part (elastic#205690)

Unskipping the main test, and unskipping the `ES|QL` part due to flakiness
viduni94 pushed a commit to viduni94/kibana that referenced this pull request Jan 23, 2025
…|QL part (elastic#205690)

Unskipping the main test, and unskipping the `ES|QL` part due to flakiness
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:DataDiscovery Discover, search (e.g. data plugin and KQL), data views, saved searches. For ES|QL, use Team:ES|QL. v8.18.0 v9.0.0
Projects
None yet
4 participants