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/dashboard/dashboard_filter_bar·ts - dashboard app using current data dashboard filter bar filter editor field list shows index pattern of vis when one is added #97540

Closed
liza-mae opened this issue Apr 19, 2021 · 8 comments · Fixed by #110880
Assignees
Labels
failed-test A test failure on a tracked branch, potentially flaky-test Team:Presentation Presentation Team for Dashboard, Input Controls, and Canvas test-cloud v7.14.0 v7.15.0

Comments

@liza-mae
Copy link
Contributor

Version: 7.12.1
Class: Chrome UI Functional Tests1.test/functional/apps/dashboard/dashboard_filter_bar·ts
Stack Trace:

Error: expected [ '@message',
 '@message.raw',
 '@tags',
 '@tags.raw',
 '@timestamp',
 '_id',
 '_index',
 '_type',
 'agent' ] to contain 'animal'
   at Assertion.assert (packages/kbn-expect/expect.js:100:11)
   at Assertion.contain (packages/kbn-expect/expect.js:447:10)
   at forEach (test/functional/services/dashboard/expectations.ts:62:27)
   at Array.forEach (<anonymous>)
   at DashboardExpect.fieldSuggestions (test/functional/services/dashboard/expectations.ts:61:22)
   at runMicrotasks (<anonymous>)
   at processTicksAndRejections (internal/process/task_queues.js:93:5)
   at Context.<anonymous> (test/functional/apps/dashboard/dashboard_filter_bar.ts:70:9)
   at Object.apply (packages/kbn-test/src/functional_test_runner/lib/mocha/wrap_function.js:73:16)

Other test failures:

  • dashboard app using current data dashboard filter bar filter editor field list works when a vis with no index pattern is added
  • dashboard app using current data dashboard filter bar bad filters are loaded properly filter with non-existent field renders in error mode
  • dashboard app using current data dashboard filter bar bad filters are loaded properly filter from unrelated index pattern is still applicable if field name is found
  • dashboard app using current data dashboard filter bar bad filters are loaded properly filter from unrelated index pattern is rendred as a warning if field name is not found

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

@liza-mae liza-mae added failed-test A test failure on a tracked branch, potentially flaky-test test-cloud labels Apr 19, 2021
@botelastic botelastic bot added the needs-team Issues missing a team label label Apr 19, 2021
@liza-mae liza-mae added the Team:Presentation Presentation Team for Dashboard, Input Controls, and Canvas label Apr 19, 2021
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-presentation (Team:Presentation)

@botelastic botelastic bot removed the needs-team Issues missing a team label label Apr 19, 2021
@liza-mae
Copy link
Contributor Author

Version: 7.13.0
Class: Chrome UI Functional Tests1.test/functional/apps/dashboard/dashboard_filter_bar·ts
Stack Trace:

Error: expected [ 'There aren\'t any options available' ] to contain 'animal'
   at Assertion.assert (node_modules/@kbn/expect/expect.js:100:11)
   at Assertion.contain (node_modules/@kbn/expect/expect.js:447:10)
   at forEach (test/functional/services/dashboard/expectations.ts:54:27)
   at Array.forEach (<anonymous>)
   at DashboardExpect.fieldSuggestions (test/functional/services/dashboard/expectations.ts:53:22)
   at runMicrotasks (<anonymous>)
   at processTicksAndRejections (internal/process/task_queues.js:93:5)
   at Context.<anonymous> (test/functional/apps/dashboard/dashboard_filter_bar.ts:71:9)
   at Object.apply (node_modules/@kbn/test/src/functional_test_runner/lib/mocha/wrap_function.js:73:16)

Other test failures:

  • dashboard app using current data dashboard filter bar filter editor field list works when a vis with no index pattern is added
  • dashboard app using current data dashboard filter bar bad filters are loaded properly filter from unrelated index pattern is still applicable if field name is found

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

@liza-mae
Copy link
Contributor Author

Version: 7.13.2
Class: Chrome UI Functional Tests1.test/functional/apps/dashboard/dashboard_filter_bar·ts
Stack Trace:

Error: expected [ 'There aren\'t any options available' ] to contain 'animal'
   at Assertion.assert (node_modules/@kbn/expect/expect.js:100:11)
   at Assertion.contain (node_modules/@kbn/expect/expect.js:447:10)
   at forEach (test/functional/services/dashboard/expectations.ts:62:27)
   at Array.forEach (<anonymous>)
   at DashboardExpect.fieldSuggestions (test/functional/services/dashboard/expectations.ts:61:22)
   at runMicrotasks (<anonymous>)
   at processTicksAndRejections (internal/process/task_queues.js:93:5)
   at Context.<anonymous> (test/functional/apps/dashboard/dashboard_filter_bar.ts:78:9)
   at Object.apply (node_modules/@kbn/test/src/functional_test_runner/lib/mocha/wrap_function.js:73:16)

Other test failures:

  • dashboard app using current data dashboard filter bar filter editor field list works when a vis with no index pattern is added
  • dashboard app using current data dashboard filter bar bad filters are loaded properly filter from unrelated index pattern is still applicable if field name is found

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

@liza-mae
Copy link
Contributor Author

Version: 7.14.0
Class: Chrome UI Functional Tests1.test/functional/apps/dashboard/dashboard_filter_bar·ts
Stack Trace:

Error: expected [ 'There aren\'t any options available' ] to contain 'animal'
   at Assertion.assert (node_modules/@kbn/expect/expect.js:100:11)
   at Assertion.contain (node_modules/@kbn/expect/expect.js:447:10)
   at forEach (test/functional/services/dashboard/expectations.ts:64:25)
   at Array.forEach (<anonymous>)
   at DashboardExpectService.fieldSuggestions (test/functional/services/dashboard/expectations.ts:63:20)
   at runMicrotasks (<anonymous>)
   at processTicksAndRejections (internal/process/task_queues.js:95:5)
   at Context.<anonymous> (test/functional/apps/dashboard/dashboard_filter_bar.ts:78:9)
   at Object.apply (node_modules/@kbn/test/target_node/functional_test_runner/lib/mocha/wrap_function.js:87:16)

Other test failures:

  • dashboard app using current data dashboard filter bar filter editor field list works when a vis with no index pattern is added
  • dashboard app using current data dashboard filter bar bad filters are loaded properly filter from unrelated index pattern is still applicable if field name is found

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

@liza-mae
Copy link
Contributor Author

Version: 7.13.4
Class: Chrome UI Functional Tests1.test/functional/apps/dashboard/dashboard_filter_bar·ts
Stack Trace:

Error: expected [ 'There aren\'t any options available' ] to contain 'animal'
   at Assertion.assert (node_modules/@kbn/expect/expect.js:100:11)
   at Assertion.contain (node_modules/@kbn/expect/expect.js:447:10)
   at forEach (test/functional/services/dashboard/expectations.ts:62:27)
   at Array.forEach (<anonymous>)
   at DashboardExpect.fieldSuggestions (test/functional/services/dashboard/expectations.ts:61:22)
   at runMicrotasks (<anonymous>)
   at processTicksAndRejections (internal/process/task_queues.js:95:5)
   at Context.<anonymous> (test/functional/apps/dashboard/dashboard_filter_bar.ts:78:9)
   at Object.apply (node_modules/@kbn/test/src/functional_test_runner/lib/mocha/wrap_function.js:73:16)

Other test failures:

  • dashboard app using current data dashboard filter bar filter editor field list works when a vis with no index pattern is added
  • dashboard app using current data dashboard filter bar bad filters are loaded properly filter from unrelated index pattern is still applicable if field name is found

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

@liza-mae
Copy link
Contributor Author

Version: 7.14.0
Class: Chrome UI Functional Tests1.test/functional/apps/dashboard/dashboard_filter_bar·ts
Stack Trace:

Error: expected [ 'There aren\'t any options available' ] to contain 'animal'
   at Assertion.assert (node_modules/@kbn/expect/expect.js:100:11)
   at Assertion.contain (node_modules/@kbn/expect/expect.js:447:10)
   at forEach (test/functional/services/dashboard/expectations.ts:64:25)
   at Array.forEach (<anonymous>)
   at DashboardExpectService.fieldSuggestions (test/functional/services/dashboard/expectations.ts:63:20)
   at runMicrotasks (<anonymous>)
   at processTicksAndRejections (internal/process/task_queues.js:95:5)
   at Context.<anonymous> (test/functional/apps/dashboard/dashboard_filter_bar.ts:78:9)
   at Object.apply (node_modules/@kbn/test/target_node/functional_test_runner/lib/mocha/wrap_function.js:87:16)

Other test failures:

  • dashboard app using current data dashboard filter bar filter editor field list works when a vis with no index pattern is added
  • dashboard app using current data dashboard filter bar bad filters are loaded properly filter from unrelated index pattern is still applicable if field name is found

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

@LeeDr LeeDr added the v7.14.0 label Aug 16, 2021
@liza-mae
Copy link
Contributor Author

Version: 7.15.0
Class: Chrome UI Functional Tests1.test/functional/apps/dashboard/dashboard_filter_bar·ts
Stack Trace:

Error: expected [ 'There aren\'t any options available' ] to contain 'animal'
   at Assertion.assert (node_modules/@kbn/expect/expect.js:100:11)
   at Assertion.contain (node_modules/@kbn/expect/expect.js:447:10)
   at forEach (test/functional/services/dashboard/expectations.ts:64:25)
   at Array.forEach (<anonymous>)
   at DashboardExpectService.fieldSuggestions (test/functional/services/dashboard/expectations.ts:63:20)
   at runMicrotasks (<anonymous>)
   at processTicksAndRejections (internal/process/task_queues.js:95:5)
   at Context.<anonymous> (test/functional/apps/dashboard/dashboard_filter_bar.ts:78:9)
   at Object.apply (node_modules/@kbn/test/target_node/functional_test_runner/lib/mocha/wrap_function.js:87:16)

Other test failures:

  • dashboard app using current data dashboard filter bar filter editor field list works when a vis with no index pattern is added
  • dashboard app using current data dashboard filter bar bad filters are loaded properly filter from unrelated index pattern is still applicable if field name is found

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

@LeeDr LeeDr added the v7.15.0 label Aug 23, 2021
@liza-mae
Copy link
Contributor Author

Version: 7.14.1
Class: Chrome UI Functional Tests1.test/functional/apps/dashboard/dashboard_filter_bar·ts
Stack Trace:

Error: expected [ 'There aren\'t any options available' ] to contain 'animal'
   at Assertion.assert (node_modules/@kbn/expect/expect.js:100:11)
   at Assertion.contain (node_modules/@kbn/expect/expect.js:447:10)
   at forEach (test/functional/services/dashboard/expectations.ts:64:25)
   at Array.forEach (<anonymous>)
   at DashboardExpectService.fieldSuggestions (test/functional/services/dashboard/expectations.ts:63:20)
   at runMicrotasks (<anonymous>)
   at processTicksAndRejections (internal/process/task_queues.js:95:5)
   at Context.<anonymous> (test/functional/apps/dashboard/dashboard_filter_bar.ts:78:9)
   at Object.apply (node_modules/@kbn/test/target_node/functional_test_runner/lib/mocha/wrap_function.js:87:16)

Other test failures:

  • dashboard app using current data dashboard filter bar filter editor field list works when a vis with no index pattern is added
  • dashboard app using current data dashboard filter bar bad filters are loaded properly filter from unrelated index pattern is still applicable if field name is found

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

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:Presentation Presentation Team for Dashboard, Input Controls, and Canvas test-cloud v7.14.0 v7.15.0
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants