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 and re-enable Vega test to be consistent with development/CI #110971

Merged
merged 8 commits into from
Sep 16, 2021

Conversation

DianaDerevyankina
Copy link
Contributor

@DianaDerevyankina DianaDerevyankina commented Sep 2, 2021

Closes #83385

Summary

Updated and re-enabled vega_visualization.test.js.

Checklist

For maintainers

@DianaDerevyankina DianaDerevyankina added Feature:Vega Vega visualizations Team:Visualizations Visualization editors, elastic-charts and infrastructure v8.0.0 release_note:skip Skip the PR/issue when compiling release notes v7.16.0 labels Sep 2, 2021
@DianaDerevyankina DianaDerevyankina self-assigned this Sep 2, 2021
@DianaDerevyankina
Copy link
Contributor Author

@elasticmachine merge upstream

@DianaDerevyankina
Copy link
Contributor Author

@elasticmachine merge upstream

@DianaDerevyankina
Copy link
Contributor Author

@elasticmachine merge upstream

@DianaDerevyankina
Copy link
Contributor Author

@elasticmachine merge upstream

@kibanamachine
Copy link
Contributor

merge conflict between base and head

@@ -116,7 +116,7 @@ describe('VegaVisualizations', () => {
});

// SKIP: https://github.com/elastic/kibana/issues/83385
Copy link
Contributor

Choose a reason for hiding this comment

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

think skip comment should be removed

@@ -83,7 +83,7 @@ describe('VegaVisualizations', () => {
});

// SKIP: https://github.com/elastic/kibana/issues/83385
Copy link
Contributor

Choose a reason for hiding this comment

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

the same

Copy link
Contributor

@VladLasitsa VladLasitsa left a comment

Choose a reason for hiding this comment

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

LGTM

@DianaDerevyankina
Copy link
Contributor Author

@elasticmachine merge upstream

@DianaDerevyankina DianaDerevyankina marked this pull request as ready for review September 15, 2021 08:11
@DianaDerevyankina DianaDerevyankina requested a review from a team as a code owner September 15, 2021 08:11
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-vis-editors (Team:VisEditors)

@kibanamachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

✅ unchanged

History

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

cc @dziyanadzeraviankina

Copy link
Contributor

@stratoula stratoula left a comment

Choose a reason for hiding this comment

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

Code review only, LGTM. Let's see how it goes :)

@DianaDerevyankina DianaDerevyankina merged commit 410a0ac into elastic:master Sep 16, 2021
DianaDerevyankina added a commit to DianaDerevyankina/kibana that referenced this pull request Sep 16, 2021
…stic#110971)

* Fix and re-enable Vega test to be consistent with development/CI

* Remove skip comments

Co-authored-by: Kibana Machine <[email protected]>
DianaDerevyankina added a commit that referenced this pull request Sep 16, 2021
…0971) (#112384)

* Fix and re-enable Vega test to be consistent with development/CI

* Remove skip comments

Co-authored-by: Kibana Machine <[email protected]>

Co-authored-by: Kibana Machine <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature:Vega Vega visualizations release_note:skip Skip the PR/issue when compiling release notes Team:Visualizations Visualization editors, elastic-charts and infrastructure v7.16.0 v8.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix and re-enable Vega test to be consistent with development/CI
6 participants