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

[test-failed]: Chrome UI Functional Tests1.test/functional/apps/visualize/_heatmap_chart·ts - visualize app heatmap chart should save and load #92301

Closed
liza-mae opened this issue Feb 22, 2021 · 3 comments · Fixed by #96941
Labels
failed-test A test failure on a tracked branch, potentially flaky-test Team:Visualizations Visualization editors, elastic-charts and infrastructure test-cloud

Comments

@liza-mae
Copy link
Contributor

Version: 7.12.0
Class: Chrome UI Functional Tests1.test/functional/apps/visualize/_heatmap_chart·ts
Stack Trace:

Error: expected testSubject(saveVisualizationSuccess) to exist
   at TestSubjects.existOrFail (test/functional/services/common/test_subjects.ts:51:15)
   at VisualizePage.saveVisualization (test/functional/page_objects/visualize_page.ts:360:7)
   at VisualizePage.saveVisualizationExpectSuccess (test/functional/page_objects/visualize_page.ts:409:27)
   at VisualizePage.saveVisualizationExpectSuccessAndBreadcrumb (test/functional/page_objects/visualize_page.ts:426:7)
   at Context.<anonymous> (test/functional/apps/visualize/_heatmap_chart.ts:39:7)
   at Object.apply (packages/kbn-test/src/functional_test_runner/lib/mocha/wrap_function.js:73:16)

Other test failures:

  • visualize app heatmap chart should show correct data
  • visualize app heatmap chart should show 6 color ranges if changed on options
  • visualize app heatmap chart should show 6 custom color ranges

Test Report: https://internal-ci.elastic.co/view/Stack%20Tests/job/elastic+estf-cloud-kibana-tests/1375/testReport/

@liza-mae liza-mae added failed-test A test failure on a tracked branch, potentially flaky-test test-cloud [Deprecated-Use Team:Presentation]Team:Geo Former Team Label for Geo Team. Now use Team:Presentation labels Feb 22, 2021
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-gis (Team:Geo)

@nreese nreese added the Team:Visualizations Visualization editors, elastic-charts and infrastructure label Apr 1, 2021
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-app (Team:KibanaApp)

@nreese nreese removed the [Deprecated-Use Team:Presentation]Team:Geo Former Team Label for Geo Team. Now use Team:Presentation label Apr 1, 2021
@stratoula
Copy link
Contributor

All these heatmap failures have the same problem:
visualize app  heatmap chart should show 6 custom color ranges

I noticed that this suite runs twice: once if the legacy charts switch is enabled and one if not. There is no need to run it twice. I will create a fix for that, that I think will solve the problem

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:Visualizations Visualization editors, elastic-charts and infrastructure test-cloud
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants