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

Failing test: Jest Integration Tests.x-pack/plugins/security_solution/public/management/pages/integration_tests - when in the Administration tab when the user has permissions should display response actions history page when canReadActionsLogManagement is TRUE #145204

Closed
kibanamachine opened this issue Nov 15, 2022 · 17 comments
Assignees
Labels
failed-test A test failure on a tracked branch, potentially flaky-test OLM Sprint Team:Defend Workflows “EDR Workflows” sub-team of Security Solution Team: SecuritySolution Security Solutions Team working on SIEM, Endpoint, Timeline, Resolver, etc.

Comments

@kibanamachine
Copy link
Contributor

kibanamachine commented Nov 15, 2022

A test failed on a tracked branch

Error: Technical preview features services not initialized - are you trying to import this module from outside of the Security Solution app?
    at Function.throwUninitializedError (/var/lib/buildkite-agent/builds/kb-n2-4-spot-3e14ada6d419ee7c/elastic/kibana-on-merge/kibana/x-pack/plugins/security_solution/public/common/experimental_features_service.ts:26:11)
    at Function.get (/var/lib/buildkite-agent/builds/kb-n2-4-spot-3e14ada6d419ee7c/elastic/kibana-on-merge/kibana/x-pack/plugins/security_solution/public/common/experimental_features_service.ts:19:12)
    at filter (/var/lib/buildkite-agent/builds/kb-n2-4-spot-3e14ada6d419ee7c/elastic/kibana-on-merge/kibana/x-pack/plugins/security_solution/public/management/components/endpoint_response_actions_list/components/hooks.tsx:240:42)
    at Array.filter (<anonymous>)
    at useActionsLogFilter (/var/lib/buildkite-agent/builds/kb-n2-4-spot-3e14ada6d419ee7c/elastic/kibana-on-merge/kibana/x-pack/plugins/security_solution/public/management/components/endpoint_response_actions_list/components/hooks.tsx:236:44)
    at /var/lib/buildkite-agent/builds/kb-n2-4-spot-3e14ada6d419ee7c/elastic/kibana-on-merge/kibana/x-pack/plugins/security_solution/public/management/components/endpoint_response_actions_list/components/actions_log_filter.tsx:53:28
    at renderWithHooks (/var/lib/buildkite-agent/builds/kb-n2-4-spot-3e14ada6d419ee7c/elastic/kibana-on-merge/kibana/node_modules/react-dom/cjs/react-dom.development.js:14985:18)
    at updateFunctionComponent (/var/lib/buildkite-agent/builds/kb-n2-4-spot-3e14ada6d419ee7c/elastic/kibana-on-merge/kibana/node_modules/react-dom/cjs/react-dom.development.js:17356:20)
    at updateSimpleMemoComponent (/var/lib/buildkite-agent/builds/kb-n2-4-spot-3e14ada6d419ee7c/elastic/kibana-on-merge/kibana/node_modules/react-dom/cjs/react-dom.development.js:17215:10)
    at updateMemoComponent (/var/lib/buildkite-agent/builds/kb-n2-4-spot-3e14ada6d419ee7c/elastic/kibana-on-merge/kibana/node_modules/react-dom/cjs/react-dom.development.js:17092:14)
    at beginWork (/var/lib/buildkite-agent/builds/kb-n2-4-spot-3e14ada6d419ee7c/elastic/kibana-on-merge/kibana/node_modules/react-dom/cjs/react-dom.development.js:19135:16)
    at HTMLUnknownElement.callCallback (/var/lib/buildkite-agent/builds/kb-n2-4-spot-3e14ada6d419ee7c/elastic/kibana-on-merge/kibana/node_modules/react-dom/cjs/react-dom.development.js:3945:14)
    at HTMLUnknownElement.callTheUserObjectsOperation (/var/lib/buildkite-agent/builds/kb-n2-4-spot-3e14ada6d419ee7c/elastic/kibana-on-merge/kibana/node_modules/jsdom/lib/jsdom/living/generated/EventListener.js:26:30)
    at innerInvokeEventListeners (/var/lib/buildkite-agent/builds/kb-n2-4-spot-3e14ada6d419ee7c/elastic/kibana-on-merge/kibana/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:338:25)
    at invokeEventListeners (/var/lib/buildkite-agent/builds/kb-n2-4-spot-3e14ada6d419ee7c/elastic/kibana-on-merge/kibana/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:274:3)
    at HTMLUnknownElementImpl._dispatch (/var/lib/buildkite-agent/builds/kb-n2-4-spot-3e14ada6d419ee7c/elastic/kibana-on-merge/kibana/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:221:9)
    at HTMLUnknownElementImpl.dispatchEvent (/var/lib/buildkite-agent/builds/kb-n2-4-spot-3e14ada6d419ee7c/elastic/kibana-on-merge/kibana/node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:94:17)
    at HTMLUnknownElement.dispatchEvent (/var/lib/buildkite-agent/builds/kb-n2-4-spot-3e14ada6d419ee7c/elastic/kibana-on-merge/kibana/node_modules/jsdom/lib/jsdom/living/generated/EventTarget.js:231:34)
    at Object.invokeGuardedCallbackDev (/var/lib/buildkite-agent/builds/kb-n2-4-spot-3e14ada6d419ee7c/elastic/kibana-on-merge/kibana/node_modules/react-dom/cjs/react-dom.development.js:3994:16)
    at invokeGuardedCallback (/var/lib/buildkite-agent/builds/kb-n2-4-spot-3e14ada6d419ee7c/elastic/kibana-on-merge/kibana/node_modules/react-dom/cjs/react-dom.development.js:4056:31)
    at beginWork$1 (/var/lib/buildkite-agent/builds/kb-n2-4-spot-3e14ada6d419ee7c/elastic/kibana-on-merge/kibana/node_modules/react-dom/cjs/react-dom.development.js:23964:7)
    at performUnitOfWork (/var/lib/buildkite-agent/builds/kb-n2-4-spot-3e14ada6d419ee7c/elastic/kibana-on-merge/kibana/node_modules/react-dom/cjs/react-dom.development.js:22779:12)
    at workLoopSync (/var/lib/buildkite-agent/builds/kb-n2-4-spot-3e14ada6d419ee7c/elastic/kibana-on-merge/kibana/node_modules/react-dom/cjs/react-dom.development.js:22707:5)
    at renderRootSync (/var/lib/buildkite-agent/builds/kb-n2-4-spot-3e14ada6d419ee7c/elastic/kibana-on-merge/kibana/node_modules/react-dom/cjs/react-dom.development.js:22670:7)
    at performSyncWorkOnRoot (/var/lib/buildkite-agent/builds/kb-n2-4-spot-3e14ada6d419ee7c/elastic/kibana-on-merge/kibana/node_modules/react-dom/cjs/react-dom.development.js:22293:18)
    at /var/lib/buildkite-agent/builds/kb-n2-4-spot-3e14ada6d419ee7c/elastic/kibana-on-merge/kibana/node_modules/react-dom/cjs/react-dom.development.js:11327:26
    at unstable_runWithPriority (/var/lib/buildkite-agent/builds/kb-n2-4-spot-3e14ada6d419ee7c/elastic/kibana-on-merge/kibana/node_modules/scheduler/cjs/scheduler.development.js:468:12)
    at runWithPriority$1 (/var/lib/buildkite-agent/builds/kb-n2-4-spot-3e14ada6d419ee7c/elastic/kibana-on-merge/kibana/node_modules/react-dom/cjs/react-dom.development.js:11276:10)
    at flushSyncCallbackQueueImpl (/var/lib/buildkite-agent/builds/kb-n2-4-spot-3e14ada6d419ee7c/elastic/kibana-on-merge/kibana/node_modules/react-dom/cjs/react-dom.development.js:11322:9)
    at flushSyncCallbackQueue (/var/lib/buildkite-agent/builds/kb-n2-4-spot-3e14ada6d419ee7c/elastic/kibana-on-merge/kibana/node_modules/react-dom/cjs/react-dom.development.js:11309:3)
    at batchNotifyFn (/var/lib/buildkite-agent/builds/kb-n2-4-spot-3e14ada6d419ee7c/elastic/kibana-on-merge/kibana/node_modules/react-dom/cjs/react-dom.development.js:22387:7)
    at /var/lib/buildkite-agent/builds/kb-n2-4-spot-3e14ada6d419ee7c/elastic/kibana-on-merge/kibana/node_modules/@tanstack/query-core/src/notifyManager.ts:61:9

First failure: CI Build - main

@kibanamachine kibanamachine added the failed-test A test failure on a tracked branch, potentially flaky-test label Nov 15, 2022
@botelastic botelastic bot added the needs-team Issues missing a team label label Nov 15, 2022
@kibanamachine kibanamachine added the Team: SecuritySolution Security Solutions Team working on SIEM, Endpoint, Timeline, Resolver, etc. label Nov 15, 2022
@elasticmachine
Copy link
Contributor

Pinging @elastic/security-solution (Team: SecuritySolution)

@botelastic botelastic bot removed the needs-team Issues missing a team label label Nov 15, 2022
@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

mistic added a commit that referenced this issue Nov 16, 2022
@mistic
Copy link
Member

mistic commented Nov 16, 2022

Skipped.

main: 187cd35
8.6: 8eaa227

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - 8.6

jbudz pushed a commit that referenced this issue Nov 17, 2022
@jbudz
Copy link
Member

jbudz commented Nov 17, 2022

8.6: df635bd

@jbudz jbudz added the v8.6.0 label Nov 17, 2022
benakansara pushed a commit to benakansara/kibana that referenced this issue Nov 17, 2022
ashokaditya added a commit to ashokaditya/kibana that referenced this issue Nov 21, 2022
ashokaditya added a commit to ashokaditya/kibana that referenced this issue Nov 21, 2022
ashokaditya added a commit to ashokaditya/kibana that referenced this issue Nov 21, 2022
@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

@mistic mistic removed the v8.6.0 label Nov 21, 2022
mistic added a commit that referenced this issue Nov 21, 2022
@kibanamachine
Copy link
Contributor Author

New failure: CI Build - 8.6

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - 8.6

mistic added a commit that referenced this issue Nov 21, 2022
@mistic mistic added the v8.6.0 label Nov 21, 2022
@ashokaditya ashokaditya added the Team:Defend Workflows “EDR Workflows” sub-team of Security Solution label Jan 11, 2023
@elasticmachine
Copy link
Contributor

Pinging @elastic/security-defend-workflows (Team:Defend Workflows)

ashokaditya added a commit to ashokaditya/kibana that referenced this issue Jan 30, 2023
@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

jbudz added a commit that referenced this issue Feb 1, 2023
@jbudz
Copy link
Member

jbudz commented Feb 1, 2023

Skipped

main: ded9f9f
8.6: a4db3e9

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - 8.6

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - 8.6

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - 8.6

jbudz added a commit that referenced this issue Feb 8, 2023
@jbudz jbudz added the v8.6.2 label Feb 8, 2023
ashokaditya added a commit to ashokaditya/kibana that referenced this issue Feb 27, 2023
ashokaditya added a commit to ashokaditya/kibana that referenced this issue Feb 28, 2023
@ashokaditya
Copy link
Member

PR /pull/152263

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
failed-test A test failure on a tracked branch, potentially flaky-test OLM Sprint Team:Defend Workflows “EDR Workflows” sub-team of Security Solution Team: SecuritySolution Security Solutions Team working on SIEM, Endpoint, Timeline, Resolver, etc.
Projects
None yet
Development

No branches or pull requests

5 participants