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/group3/_lens_vis·ts - discover/group3 discover lens vis should show no histogram for non-time-based data views and recover for time-based data views #184600

Open
kibanamachine opened this issue May 31, 2024 · 18 comments
Assignees
Labels
blocker failed-test A test failure on a tracked branch, potentially flaky-test impact:high Addressing this issue will have a high level of impact on the quality/strength of our product. loe:small Small Level of Effort skipped-test Team:DataDiscovery Discover App Team (Document Explorer, Saved Search, Surrounding documents, Graph) v8.16.0 v9.0.0

Comments

@kibanamachine
Copy link
Contributor

kibanamachine commented May 31, 2024

A test failed on a tracked branch

Error: expected testSubject(xyVisChart) to exist
    at TestSubjects.existOrFail (test_subjects.ts:75:13)
    at checkHistogramVis (_lens_vis.ts:45:5)
    at Context.<anonymous> (_lens_vis.ts:176:7)
    at Object.apply (wrap_function.js:73:16)

First failure: kibana-on-merge - main

@kibanamachine kibanamachine added the failed-test A test failure on a tracked branch, potentially flaky-test label May 31, 2024
@botelastic botelastic bot added the needs-team Issues missing a team label label May 31, 2024
@kibanamachine kibanamachine added the Team:DataDiscovery Discover App Team (Document Explorer, Saved Search, Surrounding documents, Graph) label May 31, 2024
@elasticmachine
Copy link
Contributor

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

@botelastic botelastic bot removed the needs-team Issues missing a team label label May 31, 2024
@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 May 31, 2024
@vadimkibana
Copy link
Contributor

I looked through this test and don't see anything obvious to improve flakiness. I ran it locally and it passes just fine. Also it seems it failed on a tracked branch just once, closing it for now.

@kibanamachine
Copy link
Contributor Author

New failure: kibana-elasticsearch-snapshot-verify - 8.15

@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

@jbudz
Copy link
Member

jbudz commented Sep 13, 2024

/skip

@kibanamachine
Copy link
Contributor Author

Skipped

main: 1e04475

@kibanamachine
Copy link
Contributor Author

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

@kibanamachine
Copy link
Contributor Author

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

kibanamachine pushed a commit to kibanamachine/kibana that referenced this issue Sep 26, 2024
kibanamachine referenced this issue Sep 26, 2024
# Backport

This will backport the following commits from `main` to `8.x`:
- [[Discover] Unskip vis tests
(#194020)](#194020)

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

### 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":"2024-09-26T11:36:41Z","message":"[Discover]
Unskip vis tests (#194020)\n\n- Closees
https://github.com/elastic/kibana/issues/184600","sha":"e1f90cc39342e668f1831271f3a6b8fc47411e74","branchLabelMapping":{"^v9.0.0$":"main","^v8.16.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 vis
tests","number":194020,"url":"https://github.com/elastic/kibana/pull/194020","mergeCommit":{"message":"[Discover]
Unskip vis tests (#194020)\n\n- Closees
https://github.com/elastic/kibana/issues/184600","sha":"e1f90cc39342e668f1831271f3a6b8fc47411e74"}},"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/194020","number":194020,"mergeCommit":{"message":"[Discover]
Unskip vis tests (#194020)\n\n- Closees
https://github.com/elastic/kibana/issues/184600","sha":"e1f90cc39342e668f1831271f3a6b8fc47411e74"}}]}]
BACKPORT-->

Co-authored-by: Julia Rechkunova <julia.rechkunova@elastic.co>
@kibanamachine
Copy link
Contributor Author

New failure: kibana-on-merge - main

@kibanamachine
Copy link
Contributor Author

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

@kibanamachine
Copy link
Contributor Author

New failure: kibana-on-merge - main

@kibanamachine
Copy link
Contributor Author

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

@kibanamachine
Copy link
Contributor Author

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

@jbudz
Copy link
Member

jbudz commented Oct 1, 2024

/skip

@kibanamachine
Copy link
Contributor Author

Skipped

main: 48b2099
8.x: 33526e1

angorayc pushed a commit to angorayc/kibana that referenced this issue Oct 1, 2024
neptunian pushed a commit to neptunian/kibana that referenced this issue Oct 1, 2024
seanrathier pushed a commit to seanrathier/kibana that referenced this issue Oct 2, 2024
@davismcphee davismcphee added impact:high Addressing this issue will have a high level of impact on the quality/strength of our product. and removed impact:medium Addressing this issue will have a medium level of impact on the quality/strength of our product. labels Oct 2, 2024
@kertal
Copy link
Member

kertal commented Oct 2, 2024

🧟 failure !

@kertal kertal assigned kertal and unassigned jughosta Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocker failed-test A test failure on a tracked branch, potentially flaky-test impact:high Addressing this issue will have a high level of impact on the quality/strength of our product. loe:small Small Level of Effort skipped-test Team:DataDiscovery Discover App Team (Document Explorer, Saved Search, Surrounding documents, Graph) v8.16.0 v9.0.0
Projects
None yet
Development

No branches or pull requests

7 participants