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

[FTR]: add chromium-based Edge browser support #63566

Merged
merged 2 commits into from
Apr 16, 2020

Conversation

dmlemeshko
Copy link
Member

@dmlemeshko dmlemeshko commented Apr 15, 2020

Summary

Add new chromium-based Edge browser in FTR

node scripts/functional_test_runner --config test/functional/config.edge.js

Original PR #61684 was reverted due to node-gyp compilation issue caused by ref dependency in windows-registry used by ms-chromium-edge-driver package.

I updated ms-chromium-edge-driver to use regedit instead of windows-registry, hopefully the issue is solved now.

ms-chromium-edge-driver - npm 2020-04-15 14-43-55

@dmlemeshko dmlemeshko added v7.7.1 v7.8.0 v8.0.0 release_note:skip Skip the PR/issue when compiling release notes labels Apr 15, 2020
@dmlemeshko dmlemeshko requested a review from watson April 15, 2020 11:50
Copy link
Contributor

@watson watson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I can confirm that yarn kbn bootstrap now works on MacOS even if Python 3 is the default Python.

@dmlemeshko dmlemeshko requested a review from LeeDr April 15, 2020 12:15
@dmlemeshko
Copy link
Member Author

@LeeDr could you give a test for Edge locally, just to confirm everything is fine on Windows

@dmlemeshko dmlemeshko marked this pull request as ready for review April 15, 2020 13:54
@dmlemeshko dmlemeshko requested a review from a team as a code owner April 15, 2020 13:54
@kibanamachine
Copy link
Contributor

💚 Build Succeeded

History

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release_note:skip Skip the PR/issue when compiling release notes v7.7.1 v7.8.0 v8.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants