-
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
[Serverless] Fixup config typos #180127
[Serverless] Fixup config typos #180127
Conversation
While working on something else, I noticed what I presume are errors. Further, regarding "x-pack/test_serverless/functional/test_suites/search/common_configs/config.group4.ts", there is no "../../common/visualizations/group4" Not sure what to do here: ``` ERROR /Users/trezworkbox/dev/main.worktrees/common-group-fixup/x-pack/test_serverless/functional/test_suites/search/common_configs/config.group4.ts 15:33 error Unable to resolve import [../../common/visualizations/group4] @kbn/imports/no_unresolvable_imports ✖ 1 problem (1 error, 0 warnings) ERROR [eslint] errors ```
/ci |
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.
Good catch!
@dmlemeshko whatcha think mate? Should something else be here? |
x-pack/test_serverless/functional/test_suites/search/common_configs/config.group3.ts
Outdated
Show resolved
Hide resolved
x-pack/test_serverless/functional/test_suites/search/common_configs/config.group3.ts
Show resolved
Hide resolved
x-pack/test_serverless/functional/test_suites/search/common_configs/config.group4.ts
Outdated
Show resolved
Hide resolved
x-pack/test_serverless/functional/test_suites/search/common_configs/config.group4.ts
Show resolved
Hide resolved
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.
LGTM
@elasticmachine merge upstream |
💛 Build succeeded, but was flaky
Failed CI StepsMetrics [docs]
History
To update your PR or re-run it, just comment with: |
Summary
Fixup Junit report names to match the file names.