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/_tsvb_markdown·ts - visualize app visual builder markdown should render markdown table #76450

Closed
liza-mae opened this issue Sep 1, 2020 · 5 comments · Fixed by #77158
Assignees
Labels
failed-test A test failure on a tracked branch, potentially flaky-test Feature:TSVB TSVB (Time Series Visual Builder) Team:Visualizations Visualization editors, elastic-charts and infrastructure test-cloud

Comments

@liza-mae
Copy link
Contributor

liza-mae commented Sep 1, 2020

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

TypeError: Cannot read property 'forEach' of undefined
   at Context.it (test/functional/apps/visualize/_tsvb_markdown.ts:96:21)
   at process._tickCallback (internal/process/next_tick.js:68:7)

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

@liza-mae liza-mae added failed-test A test failure on a tracked branch, potentially flaky-test test-cloud labels Sep 1, 2020
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-test-triage (failed-test)

@liza-mae liza-mae added Team:Visualizations Visualization editors, elastic-charts and infrastructure :KibanaApp/fix-it-week labels Sep 1, 2020
@elasticmachine
Copy link
Contributor

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

@stratoula
Copy link
Contributor

@liza-mae thanx for adding this. I see failures on cloud on TSVB markdown (on various tests not only on this one) but I can't replicate them. Do you have any screenshots to share? I can't understand if the problem is when it enters the markdown text or when it gets it.

I assume that the problem is that it types the markdown char by char and due to this delay, it counts the result before the typing to have finished. A screenshot will help to identify the problem.

@timroes timroes added the Feature:TSVB TSVB (Time Series Visual Builder) label Sep 7, 2020
@liza-mae
Copy link
Contributor Author

liza-mae commented Sep 8, 2020

Hi @stratoula, yes you can find the screenshots this way:

  1. Click the test report link in the summary of this issue: https://internal-ci.elastic.co/view/Stack%20Tests/job/elastic+estf-cloud-kibana-tests/732/testReport/
  2. Next click the group for the test failure, in this case ossGrp2.
  3. Next, on the left hand side, click Google Cloud Storage Upload Report
  4. Search for the test title: visualize app visual builder markdown should render markdown table
  5. The search will highlight a .png and .html file for the test name, click the .png Download link one.

I have also attached it for you :)

visualize app  visual builder markdown should render markdown table

@stratoula
Copy link
Contributor

Thank you @liza-mae , good to know! It will help a lot on these issues that we can't replicate ❤️

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 Feature:TSVB TSVB (Time Series Visual Builder) 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