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

visualize app visual builder metric should show correct data #22230

Closed
liza-mae opened this issue Aug 21, 2018 · 6 comments
Closed

visualize app visual builder metric should show correct data #22230

liza-mae opened this issue Aug 21, 2018 · 6 comments
Assignees
Labels
failed-test A test failure on a tracked branch, potentially flaky-test Feature:Visualizations Generic visualization features (in case no more specific feature label is available) high Team:Visualizations Visualization editors, elastic-charts and infrastructure test

Comments

@liza-mae
Copy link
Contributor

Kibana version: 6.4. BC6

Elasticsearch version: 6.4 BC6

Server OS version: WIndows

Browser version: Chrome

Browser OS version: Latest

Original install method (e.g. download page, yum, from source, etc.): staging

Describe the bug:
× fail: "visualize app visual builder metric should show correct data"

│ Error: expected '0' to sort of equal '156'
│ + expected - actual

│ -0
│ +156

│ at Assertion.assert (node_modules\expect.js\index.js:96:13)
│ at Assertion.eql (node_modules\expect.js\index.js:230:10)
│ at Context. (C:/Users/vagrant/Final/kibana-6.4/test/functional/apps/visualize/_tsvb_chart.js:100:26)
│ at
│ at process._tickCallback (internal/process/next_tick.js:188:7)

@liza-mae
Copy link
Contributor Author

visualize app visual builder metric should show correct data

@liza-mae
Copy link
Contributor Author

This looks like a timing issue since the screenshot looks correct

@liza-mae liza-mae added the Feature:Visualizations Generic visualization features (in case no more specific feature label is available) label Aug 23, 2018
@cuff-links cuff-links self-assigned this Aug 27, 2018
@timroes timroes added the Team:Visualizations Visualization editors, elastic-charts and infrastructure label Sep 13, 2018
@liza-mae liza-mae added failed-test A test failure on a tracked branch, potentially flaky-test and removed flaky-failing-test labels Nov 1, 2018
@liza-mae
Copy link
Contributor Author

This is still failing on cloud 6.5.1

@stacey-gammon
Copy link
Contributor

Not skipped, one recent failure on master:

screen shot 2019-01-08 at 4 58 36 pm

So not super flaky but if failing on cloud should probably be looked at.

@stacey-gammon
Copy link
Contributor

@elastic/kibana-app

@dmlemeshko
Copy link
Member

It's no longer failing since November 29th:

kibana failing tests - kibana 2019-01-23 10-22-28

With #28936 this test has await PageObjects.visualize.waitForVisualization(); before getting metrics value. Should be pretty stable now.

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:Visualizations Generic visualization features (in case no more specific feature label is available) high Team:Visualizations Visualization editors, elastic-charts and infrastructure test
Projects
None yet
Development

No branches or pull requests

5 participants