[8.x] Make task_cost_check test resilient to changes in order (#204045)#204344
Merged
gsoldevila merged 2 commits intoelastic:8.xfrom Dec 16, 2024
Merged
[8.x] Make task_cost_check test resilient to changes in order (#204045)#204344gsoldevila merged 2 commits intoelastic:8.xfrom
task_cost_check test resilient to changes in order (#204045)#204344gsoldevila merged 2 commits intoelastic:8.xfrom
Conversation
…4045) ## Summary Addresses failures such as https://buildkite.com/elastic/kibana-pull-request/builds/259739#0193bb07-c759-4749-965e-10e63ac0810a. We believe the order in which task types are registered might have been affected by the relocation of the `@kbn/observability-ai-assistant-app-plugin` in the scope of _Sustainable Kibana Architecture_. (cherry picked from commit a4e4a60) # Conflicts: # x-pack/plugins/task_manager/server/integration_tests/__snapshots__/task_cost_check.test.ts.snap
ymao1
approved these changes
Dec 16, 2024
Contributor
💚 Build Succeeded
Metrics [docs]
History
|
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.
Backport
This will backport the following commits from
mainto8.x:task_cost_checktest resilient to changes in order (#204045)Questions ?
Please refer to the Backport tool documentation