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 data table should correctly filter for applied time filter on the main timefield #22229

Closed
liza-mae opened this issue Aug 21, 2018 · 5 comments
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) skipped-test 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 data table should correctly filter for applied time filter on the main timefield"

│ Error: expected [ '2015-09-20',
│ '4,757',
│ '2015-09-21',
│ '4,614',
│ '2015-09-22',
│ '4,633' ] to sort of equal [ '2015-09-20', '4,757' ]
│ + expected - actual

│ [
│ "2015-09-20"
│ "4,757"
│ - "2015-09-21"
│ - "4,614"
│ - "2015-09-22"
│ - "4,633"
│ ]

│ at Assertion.assert (node_modules\expect.js\index.js:96:13)
│ at Assertion.eql (node_modules\expect.js\index.js:230:10)
│ at Function.eql (node_modules\expect.js\index.js:499:17)
│ at Context.it (C:/Users/vagrant/Final/kibana-6.4/test/functional/apps/visualize/_data_table.js:165:45)
│ at
│ at process._tickCallback (internal/process/next_tick.js:188:7)

@liza-mae
Copy link
Contributor Author

visualize app data table should correctly filter for applied time filter on the main timefield

@liza-mae
Copy link
Contributor Author

This appears to be a timing issue

@liza-mae
Copy link
Contributor Author

Also failing on cloud

@liza-mae liza-mae added the Feature:Visualizations Generic visualization features (in case no more specific feature label is available) label Aug 23, 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
@stacey-gammon
Copy link
Contributor

cc @elastic/kibana-app

@timroes
Copy link
Contributor

timroes commented Jul 8, 2020

Fixed via #69760

@timroes timroes closed this as completed Jul 8, 2020
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) skipped-test Team:Visualizations Visualization editors, elastic-charts and infrastructure test
Projects
None yet
Development

No branches or pull requests

3 participants