-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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 functional tests #127979
fix functional tests #127979
Conversation
@elasticmachine merge upstream |
💚 Build SucceededMetrics [docs]
History
To update your PR or re-run it, just comment with: |
Pinging @elastic/kibana-vis-editors @elastic/kibana-vis-editors-external (Team:VisEditors) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changes LGTM, code review only 🤞
Co-authored-by: Kibana Machine <[email protected]> (cherry picked from commit 1c7f805)
💔 Some backports could not be created
Manual backportTo create the backport manually run:
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
Co-authored-by: Kibana Machine <[email protected]> (cherry picked from commit 1c7f805) # Conflicts: # x-pack/test/functional/apps/lens/runtime_fields.ts
Co-authored-by: Kibana Machine <[email protected]> (cherry picked from commit 1c7f805) # Conflicts: # x-pack/test/functional/apps/lens/runtime_fields.ts
* fix functional tests (#127979) Co-authored-by: Kibana Machine <[email protected]> (cherry picked from commit 1c7f805) # Conflicts: # x-pack/test/functional/apps/lens/runtime_fields.ts * Update add_to_dashboard.ts Co-authored-by: Kibana Machine <[email protected]>
Looks like this PR has backport PRs but they still haven't been merged. Please merge them ASAP to keep the branches relatively in sync. |
Looks like this PR has backport PRs but they still haven't been merged. Please merge them ASAP to keep the branches relatively in sync. |
* fix functional tests (#127979) Co-authored-by: Kibana Machine <[email protected]> (cherry picked from commit 1c7f805) * Update add_to_dashboard.ts Co-authored-by: Joe Reuter <[email protected]>
Fixes #107854
By retrying runtime field creation
Fixes #102332
By waiting for the vis to render before asserting it