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

Failing test: Jest Tests.src/plugins/vis_type_tagcloud/public/components - tag cloud tests should only send single renderComplete event at the very end, using 500ms timeout completeness should be ok #94043

Closed
kibanamachine opened this issue Mar 9, 2021 · 10 comments · Fixed by #100017
Assignees
Labels
blocker failed-test A test failure on a tracked branch, potentially flaky-test Feature:Tagcloud Tag cloud visualization feature skipped-test Team:Visualizations Visualization editors, elastic-charts and infrastructure v8.0.0

Comments

@kibanamachine
Copy link
Contributor

kibanamachine commented Mar 9, 2021

A test failed on a tracked branch

TypeError: Cannot read property '1' of undefined
    at shouldAssert (/var/lib/jenkins/workspace/elastic+kibana+7.12/kibana/src/plugins/vis_type_tagcloud/public/components/tag_cloud.test.js:486:29)
    at Object.<anonymous> (/var/lib/jenkins/workspace/elastic+kibana+7.12/kibana/src/plugins/vis_type_tagcloud/public/components/tag_cloud.test.js:500:12)
    at Object.asyncJestTest (/var/lib/jenkins/workspace/elastic+kibana+7.12/kibana/node_modules/jest-jasmine2/build/jasmineAsyncInstall.js:106:37)
    at /var/lib/jenkins/workspace/elastic+kibana+7.12/kibana/node_modules/jest-jasmine2/build/queueRunner.js:45:12
    at new Promise (<anonymous>)
    at mapper (/var/lib/jenkins/workspace/elastic+kibana+7.12/kibana/node_modules/jest-jasmine2/build/queueRunner.js:28:19)
    at /var/lib/jenkins/workspace/elastic+kibana+7.12/kibana/node_modules/jest-jasmine2/build/queueRunner.js:75:41

First failure: Jenkins Build

@kibanamachine kibanamachine added the failed-test A test failure on a tracked branch, potentially flaky-test label Mar 9, 2021
@mistic mistic added the Team:Visualizations Visualization editors, elastic-charts and infrastructure label Mar 9, 2021
@elasticmachine
Copy link
Contributor

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

@timroes timroes added the Feature:Tagcloud Tag cloud visualization feature label Mar 18, 2021
@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

@stratoula
Copy link
Contributor

This flakiness will be resolved with #95539

@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

mistic added a commit that referenced this issue Jun 12, 2021
mistic added a commit that referenced this issue Jun 12, 2021
@mistic
Copy link
Member

mistic commented Jun 12, 2021

This test keeps failing and looks flaky. Skipping for now.

master/8.0: 012bb44
7.x/7.14: e41594e

gmmorris added a commit to gmmorris/kibana that referenced this issue Jun 14, 2021
* master: (68 commits)
  skip flaky suite (elastic#94043)
  skip flaky suite (elastic#102012)
  [esArchive] Persists updates for management/saved_objects/* (elastic#101992)
  skip flaky suite (elastic#101449)
  remove unnecessary hack (elastic#101909)
  [Exploratory View] Use human readable formats (elastic#101520)
  [Expressions] Refactor expression functions to use observables underneath (elastic#100409)
  [esArchives] Persist migrated Kibana archives (elastic#101950)
  [kbnArchiver] fix save to non-existent file (elastic#101974)
  [Enterprise Search] Add owner and description properties to kibana.json (elastic#101957)
  [DOCS] Fixes terminology in Stack Monitoring:Kibana alerts (elastic#101696)
  [Observability] [Cases] Cases in the observability app (elastic#101487)
  [Alerting][Docs] Combine rule creation and management pages (elastic#101498)
  temporarily disable build-buddy
  [Fleet] Fix fleet server collector in case settings are not set (elastic#101752)
  [Event Log] Populated rule.* ECS fields for alert events. (elastic#101132)
  [APM] Fleet support for merging input.config values with other nested properties in the policy input (elastic#101690)
  Add comments to some alerting plugin public API items (elastic#101551)
  [Alerting][Docs] Moving alerting setup to its own page (elastic#101323)
  remove uptime public API, it's not used. (elastic#101799)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocker failed-test A test failure on a tracked branch, potentially flaky-test Feature:Tagcloud Tag cloud visualization feature skipped-test Team:Visualizations Visualization editors, elastic-charts and infrastructure v8.0.0
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants