[test] Migrates discover esArchive to kbnArchiver#102827
Closed
tylersmalley wants to merge 1 commit intoelastic:mainfrom
Closed
[test] Migrates discover esArchive to kbnArchiver#102827tylersmalley wants to merge 1 commit intoelastic:mainfrom
tylersmalley wants to merge 1 commit intoelastic:mainfrom
Conversation
d1d81a2 to
405f828
Compare
Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
405f828 to
0546a1c
Compare
Contributor
💔 Build Failed
Failed CI StepsTest FailuresKibana Pipeline / general / Chrome UI Functional Tests.test/functional/apps/management/_scripted_fields·js.management scripted fields creating and using Painless numeric scripted fields should see scripted field value in DiscoverStandard OutStack TraceKibana Pipeline / general / Chrome UI Functional Tests.test/functional/apps/management/_scripted_fields·js.management scripted fields creating and using Painless numeric scripted fields should see scripted field value in DiscoverStandard OutStack TraceKibana Pipeline / general / Chrome UI Functional Tests.test/functional/apps/home/_navigation·ts.homepage app Kibana browser back navigation should work detect navigate back issuesStandard OutStack TraceMetrics [docs]
History
To update your PR or re-run it, just comment with: |
wayneseymour
added a commit
that referenced
this pull request
Aug 25, 2021
…cover Comes from #102827 Helps with #108503 Piggy back off of the work from @tylersmalley Only inlude the changes under the test/accessibility/apps/ folder.
wayneseymour
added a commit
that referenced
this pull request
Aug 30, 2021
Comes from #102827 Helps with #108503 Piggy back off of the work from @tylersmalley Only include the changes under the test/functional/apps/discover folder.
1 task
wayneseymour
added a commit
that referenced
this pull request
Aug 30, 2021
Comes from #102827 Helps with #108503 Piggy back off of the work from @tylersmalley Only include the changes under the test/plugin_functional/test_suites/doc_views & test/visual_regression/tests/discover folders.
wayneseymour
added a commit
that referenced
this pull request
Aug 30, 2021
Comes from #102827 Helps with #108503 Piggy back off of the work from @tylersmalley Only include the changes under the test/functional/apps/home folder.
wayneseymour
added a commit
that referenced
this pull request
Aug 30, 2021
Comes from #102827 Helps with #108503 Piggy back off of the work from @tylersmalley Only include the changes under the test/functional/apps/management folder.
wayneseymour
added a commit
that referenced
this pull request
Sep 15, 2021
* [Archive Migration][Partial] discover apps-management Comes from #102827 Helps with #108503 Only include the changes under the test/functional/apps/management folder. * Remove the index pattern, that the test creates. * Drop beforeEach(), in favour of before(), since there's only one test. * Drop outdated comment, drop these three cleanup lines as the unload should handle it. * Just keep one cleanup. Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
kibanamachine
added a commit
to kibanamachine/kibana
that referenced
this pull request
Sep 15, 2021
* [Archive Migration][Partial] discover apps-management Comes from elastic#102827 Helps with elastic#108503 Only include the changes under the test/functional/apps/management folder. * Remove the index pattern, that the test creates. * Drop beforeEach(), in favour of before(), since there's only one test. * Drop outdated comment, drop these three cleanup lines as the unload should handle it. * Just keep one cleanup. Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
kibanamachine
added a commit
that referenced
this pull request
Sep 15, 2021
) * [Archive Migration][Partial] discover apps-management Comes from #102827 Helps with #108503 Only include the changes under the test/functional/apps/management folder. * Remove the index pattern, that the test creates. * Drop beforeEach(), in favour of before(), since there's only one test. * Drop outdated comment, drop these three cleanup lines as the unload should handle it. * Just keep one cleanup. Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com> Co-authored-by: Tre <wayne.seymour@elastic.co>
wayneseymour
added a commit
that referenced
this pull request
Sep 16, 2021
Comes from #102827 Helps with #108503 Piggy back off of the work from @tylersmalley Only include the changes under the test/plugin_functional/test_suites/doc_views & test/visual_regression/tests/discover folders.
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.
Part of #102552