visualize app data table should correctly filter for applied time filter on the main timefield #22229
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
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)
│
The text was updated successfully, but these errors were encountered: