[Reporting Tests] Reporting functional tests should not rely on non-default settings #111615
Labels
bug
Fixes for quality problems that affect the customer experience
(Deprecated) Feature:Reporting
Use Reporting:Screenshot, Reporting:CSV, or Reporting:Framework instead
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.
The text was updated successfully, but these errors were encountered: