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 UI Functional Tests.test/functional/apps/discover/group2/_esql_view·ts - discover/group2 discover esql view test should render when switching to a time range with no data, then back to a time range with data #165860

Closed
kibanamachine opened this issue Sep 6, 2023 · 1 comment · Fixed by #166249
Assignees
Labels
failed-test A test failure on a tracked branch, potentially flaky-test impact:medium Addressing this issue will have a medium level of impact on the quality/strength of our product. loe:small Small Level of Effort Team:DataDiscovery Discover, search (e.g. data plugin and KQL), data views, saved searches. For ES|QL, use Team:ES|QL.

Comments

@kibanamachine
Copy link
Contributor

A test failed on a tracked branch

Error: expected '2' to equal '1'
    at Assertion.assert (expect.js:100:11)
    at Assertion.apply (expect.js:227:8)
    at Assertion.be (expect.js:69:22)
    at Context.<anonymous> (_esql_view.ts:108:48)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at Object.apply (wrap_function.js:73:16)

First failure: CI Build - main

@kibanamachine kibanamachine added the failed-test A test failure on a tracked branch, potentially flaky-test label Sep 6, 2023
@botelastic botelastic bot added the needs-team Issues missing a team label label Sep 6, 2023
@kibanamachine kibanamachine added the Team:DataDiscovery Discover, search (e.g. data plugin and KQL), data views, saved searches. For ES|QL, use Team:ES|QL. label Sep 6, 2023
@elasticmachine
Copy link
Contributor

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

@botelastic botelastic bot removed the needs-team Issues missing a team label label Sep 6, 2023
@davismcphee davismcphee added loe:small Small Level of Effort impact:medium Addressing this issue will have a medium level of impact on the quality/strength of our product. labels Sep 8, 2023
@jughosta jughosta self-assigned this Sep 12, 2023
jughosta added a commit to jughosta/kibana that referenced this issue Sep 18, 2023
- Closes elastic#165860

100x
https://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/3083

(cherry picked from commit fd60453)

# Conflicts:
#	test/functional/apps/discover/group2/_sql_view.ts
jughosta referenced this issue Sep 19, 2023
# Backport

This will backport the following commits from `main` to `8.10`:
- [[Discover] Fix ESQL flaky test
(#166249)](#166249)

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

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

<!--BACKPORT [{"author":{"name":"Julia
Rechkunova","email":"julia.rechkunova@elastic.co"},"sourceCommit":{"committedDate":"2023-09-18T07:35:12Z","message":"[Discover]
Fix ESQL flaky test (#166249)\n\n- Closes
https://github.com/elastic/kibana/issues/165860\r\n\r\n100x\r\nhttps://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/3083","sha":"fd604538ca451b470f81f389838592dc8cf1f3ec","branchLabelMapping":{"^v8.11.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","Team:DataDiscovery","backport:prev-minor","v8.11.0"],"number":166249,"url":"https://github.com/elastic/kibana/pull/166249","mergeCommit":{"message":"[Discover]
Fix ESQL flaky test (#166249)\n\n- Closes
https://github.com/elastic/kibana/issues/165860\r\n\r\n100x\r\nhttps://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/3083","sha":"fd604538ca451b470f81f389838592dc8cf1f3ec"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v8.11.0","labelRegex":"^v8.11.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/166249","number":166249,"mergeCommit":{"message":"[Discover]
Fix ESQL flaky test (#166249)\n\n- Closes
https://github.com/elastic/kibana/issues/165860\r\n\r\n100x\r\nhttps://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/3083","sha":"fd604538ca451b470f81f389838592dc8cf1f3ec"}}]}]
BACKPORT-->
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 impact:medium Addressing this issue will have a medium level of impact on the quality/strength of our product. loe:small Small Level of Effort Team:DataDiscovery Discover, search (e.g. data plugin and KQL), data views, saved searches. For ES|QL, use Team:ES|QL.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants