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

Fix visual tests #62660

Merged
merged 1 commit into from
Apr 6, 2020
Merged

Fix visual tests #62660

merged 1 commit into from
Apr 6, 2020

Conversation

liza-mae
Copy link
Contributor

@liza-mae liza-mae commented Apr 6, 2020

After upgrading the Percy agent, the visual tests are broken on our CI. Looking into I see that the visual testing configuration file is no longer being passed into node scripts/functional_tests command. Tested locally.

From Kibana CI logs:
15:10:51 $ /var/lib/jenkins/workspace/elastic+kibana+master-visual-baseline/kibana/node_modules/.bin/percy exec -t 500 node scripts/functional_tests --debug --bail --kibana-install-dir /var/lib/jenkins/workspace/elastic+kibana+master-visual-baseline/install/kibana --config test/visual_regression/config.ts
15:10:51 [percy] created build
15:10:51 [percy] percy has started.
15:10:54 info Running /var/lib/jenkins/workspace/elastic+kibana+master-visual-baseline/kibana/test/functional/config.js
15:10:58 │ debg Loading config file from "/var/lib/jenkins/workspace/elastic+kibana+master-visual-baseline/kibana/test/functional/config.js"
15:10:58 │ debg Loading config file from "/var/lib/jenkins/workspace/elastic+kibana+master-visual-baseline/kibana/test/common/config.js"
15:10:58 │ info Config loaded

Relates to #52026

@liza-mae liza-mae self-assigned this Apr 6, 2020
@liza-mae liza-mae added Feature:CI Continuous integration test-visual labels Apr 6, 2020
@liza-mae liza-mae requested a review from spalger April 6, 2020 17:40
@liza-mae liza-mae added release_note:skip Skip the PR/issue when compiling release notes v8.0.0 v7.7.0 v7.8.0 labels Apr 6, 2020
@liza-mae liza-mae requested a review from mdelapenya April 6, 2020 17:41
@liza-mae liza-mae merged commit 29c1aad into elastic:master Apr 6, 2020
@liza-mae liza-mae deleted the liza-fix/visual-tests branch April 6, 2020 22:48
liza-mae added a commit to liza-mae/kibana that referenced this pull request Apr 6, 2020
liza-mae added a commit that referenced this pull request Apr 7, 2020
liza-mae added a commit that referenced this pull request Apr 7, 2020
@kibanamachine
Copy link
Contributor

💚 Build Succeeded

History

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

gmmorris added a commit to gmmorris/kibana that referenced this pull request Apr 7, 2020
* master: (36 commits)
  [data.search.aggs] Remove service getters from agg types (elastic#61628)
  fixing APM internationalization (elastic#62757)
  fix: 🐛 correctly create error on no_matching_indices (elastic#61257)
  [Lens] Remove all legacy imports (elastic#62596)
  Add label for ace editor (elastic#62588)
  [ML] Show better file structure finder explanations (elastic#62316)
  Fix old pathes in eslintrc (elastic#62580)
  [Uptime] Improve Telemetry test (elastic#62428)
  [SIEM] Adds sort rules Cypress test (elastic#62700)
  [Uptime]Abstracted 'access:uptime-read' tag into a wrapper for… (elastic#62576)
  fixing bug (elastic#62577)
  [Maps] Allow updating requestType for ESGeoGridSource (elastic#62365)
  [Maps] do not show circle border when symbol size is zero (elastic#62644)
  [Maps] Always show current zoom level (elastic#62684)
  bc5 siem rules merge (elastic#62679)
  Revert "[Monitoring] Cluster state watch to Kibana alerting (elastic#61685)"
  Fix visual tests (elastic#62660)
  [Telemetry] update crypto packages (elastic#62469)
  [DOCS] Removed references to left (elastic#60807)
  [Maps] Move layers to np maps (elastic#61877)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature:CI Continuous integration release_note:skip Skip the PR/issue when compiling release notes test-visual v7.7.0 v7.8.0 v8.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants