[Reporting] Use fork of Puppeteer#87415
Merged
tylersmalley merged 1 commit intoelastic:masterfrom Jan 6, 2021
Merged
Conversation
Applies a patch to resolve a known issue where specifying a Chrome executable is ignored on ARM. elastic/puppeteer@2ebf748#diff-d09eb6dc12121ed413d2820db7fa8ba1dff9260a2ad2486a6220c861a8e5e673 Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
1ad10d8 to
98be631
Compare
Member
Author
Member
Author
|
Contributor
💛 Build succeeded, but was flaky
Test FailuresChrome X-Pack UI Plugin Functional Tests.x-pack/test/plugin_functional/test_suites/resolver.Resolver test app when the user is interacting with the node with ID: secondChild when the user hovers over the primary button when the user has clicked the primary button (which selects the node.) should render as expectedStandard OutStack TraceMetrics [docs]Async chunks
Distributable file count
Page load bundle
To update your PR or re-run it, just comment with: |
Contributor
|
Pinging @elastic/kibana-app-services (Team:AppServices) |
Contributor
|
Pinging @elastic/kibana-operations (Team:Operations) |
Contributor
|
Pinging @elastic/kibana-reporting-services (Team:Reporting Services) |
tsullivan
approved these changes
Jan 6, 2021
Member
tsullivan
left a comment
There was a problem hiding this comment.
LGTM
I made a local build of a patched 7.11, and in Ubuntu arm64 I saw Chromium successfully launch
tylersmalley
added a commit
to tylersmalley/kibana
that referenced
this pull request
Jan 6, 2021
Applies a patch to resolve a known issue where specifying a Chrome executable is ignored on ARM. elastic/puppeteer@2ebf748#diff-d09eb6dc12121ed413d2820db7fa8ba1dff9260a2ad2486a6220c861a8e5e673 Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
tylersmalley
added a commit
to tylersmalley/kibana
that referenced
this pull request
Jan 6, 2021
Applies a patch to resolve a known issue where specifying a Chrome executable is ignored on ARM. elastic/puppeteer@2ebf748#diff-d09eb6dc12121ed413d2820db7fa8ba1dff9260a2ad2486a6220c861a8e5e673 Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
tylersmalley
added a commit
that referenced
this pull request
Jan 6, 2021
Applies a patch to resolve a known issue where specifying a Chrome executable is ignored on ARM. elastic/puppeteer@2ebf748#diff-d09eb6dc12121ed413d2820db7fa8ba1dff9260a2ad2486a6220c861a8e5e673 Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
tylersmalley
added a commit
that referenced
this pull request
Jan 6, 2021
Applies a patch to resolve a known issue where specifying a Chrome executable is ignored on ARM. elastic/puppeteer@2ebf748#diff-d09eb6dc12121ed413d2820db7fa8ba1dff9260a2ad2486a6220c861a8e5e673 Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co> Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Applies a patch to resolve a known issue where specifying a Chrome executable is ignored on ARM.
elastic/puppeteer@2ebf748
Fixes #87242