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

[Reporting Tests] Reporting functional tests should not rely on non-default settings #111615

Closed
tsullivan opened this issue Sep 8, 2021 · 3 comments · Fixed by #111626
Closed
Labels
bug Fixes for quality problems that affect the customer experience (Deprecated) Feature:Reporting Use Reporting:Screenshot, Reporting:CSV, or Reporting:Framework instead

Comments

@tsullivan
Copy link
Member

Kibana version: 7.14+

In https://github.com/elastic/kibana/blob/7.15/x-pack/test/functional/config.js#L85-L100, there are server settings that override defaults for Reporting in order to get specific behavior from the apps during testing. This makes the tests fail when they are run against default Cloud instances.

In order to smooth out the steps for testing Kibana code in Cloud, the functional tests should not rely on non-default kibana.yml settings for testing major behavior in the apps.

@tsullivan tsullivan added the bug Fixes for quality problems that affect the customer experience label Sep 8, 2021
@botelastic botelastic bot added the needs-team Issues missing a team label label Sep 8, 2021
@tsullivan tsullivan added (Deprecated) Feature:Reporting Use Reporting:Screenshot, Reporting:CSV, or Reporting:Framework instead Team:AppServices labels Sep 8, 2021
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-app-services (Team:AppServices)

@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-reporting-services (Team:Reporting Services)

@botelastic botelastic bot removed the needs-team Issues missing a team label label Sep 8, 2021
@tsullivan
Copy link
Member Author

cc @poffdeluxe @LeeDr

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fixes for quality problems that affect the customer experience (Deprecated) Feature:Reporting Use Reporting:Screenshot, Reporting:CSV, or Reporting:Framework instead
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants