[7.17][EMS] Update to ems-client@7.17.2 #187672
Closed
checks-reporter / Jest Unit Tests 5
succeeded
Jul 9, 2024 in 36m 47s
.buildkite/scripts/steps/test/jest_parallel.sh jest.config.js
Details
[truncated]
ompleteUnitOfWork (node_modules/react-dom/cjs/react-dom.development.js:22189:16)
at performUnitOfWork (node_modules/react-dom/cjs/react-dom.development.js:22165:12)
at workLoopSync (node_modules/react-dom/cjs/react-dom.development.js:22130:22)
at performSyncWorkOnRoot (node_modules/react-dom/cjs/react-dom.development.js:21756:9)
at scheduleUpdateOnFiber (node_modules/react-dom/cjs/react-dom.development.js:21188:7)
at updateContainer (node_modules/react-dom/cjs/react-dom.development.js:24373:3)
at node_modules/react-dom/cjs/react-dom.development.js:24758:7
at unbatchedUpdates (node_modules/react-dom/cjs/react-dom.development.js:21903:12)
at legacyRenderSubtreeIntoContainer (node_modules/react-dom/cjs/react-dom.development.js:24757:5)
at Object.render (node_modules/react-dom/cjs/react-dom.development.js:24840:10)
at render (node_modules/enzyme-adapter-react-16/src/ReactSixteenAdapter.js:488:26)
at fn (node_modules/enzyme-adapter-react-16/src/ReactSixteenAdapter.js:405:37)
at batchedUpdates$1 (node_modules/react-dom/cjs/react-dom.development.js:21856:12)
at Object.act (node_modules/react-dom/cjs/react-dom-test-utils.development.js:929:14)
at act (node_modules/enzyme-adapter-react-16/src/ReactSixteenAdapter.js:405:13)
at Object.wrapAct [as render] (node_modules/enzyme-adapter-react-16/src/ReactSixteenAdapter.js:474:16)
at new render (node_modules/enzyme/src/ReactWrapper.js:115:16)
at mount (node_modules/enzyme/src/mount.js:10:10)
at mountAppended (x-pack/plugins/security_solution/public/common/utils/use_mount_appended.ts:28:10)
at Object.mount (x-pack/plugins/security_solution/public/common/components/event_details/event_details.test.tsx:69:15)
console.error
Warning: React does not recognize the `isOverflowPopoverOpen` prop on a DOM element. If you intentionally want it to appear in the DOM as a custom attribute, spell it as lowercase `isoverflowpopoveropen` instead. If you accidentally passed it from a parent component, remove it from the DOM element.
in div
in div (created by Styled(styled.div))
in Styled(styled.div)
in div (created by EuiFocusTrap)
in EuiFocusTrap
in Unknown
in Unknown (created by EuiBasicTable)
in div (created by EuiTableRowCell)
in td (created by EuiTableRowCell)
in EuiTableRowCell (created by EuiBasicTable)
in tr (created by EuiTableRow)
in EuiTableRow (created by EuiBasicTable)
in tbody (created by EuiTableBody)
in EuiTableBody (created by EuiBasicTable)
in table (created by EuiTable)
in EuiTable (created by EuiBasicTable)
in div (created by EuiBasicTable)
in div (created by EuiBasicTable)
in EuiBasicTable (created by EuiInMemoryTable)
in div (created by EuiInMemoryTable)
in EuiInMemoryTable (created by Styled(EuiInMemoryTable))
in Styled(EuiInMemoryTable)
in div (created by styled.div)
in styled.div
in Unknown (created by EventDetailsComponent)
in div (created by EuiTabbedContent)
in div (created by EuiTabbedContent)
in EuiTabbedContent (created by Styled(EuiTabbedContent))
in Styled(EuiTabbedContent) (created by EventDetailsComponent)
in EventDetailsComponent
in DragDropContext (created by TestProvidersComponent)
in ThemeProvider (created by TestProvidersComponent)
in Provider (created by TestProvidersComponent)
in Provider
in Unknown (created by TestProvidersComponent)
in PseudoLocaleWrapper (created by I18nProvider)
in IntlProvider (created by I18nProvider)
in I18nProvider (created by TestProvidersComponent)
in TestProvidersComponent (created by WrapperComponent)
in WrapperComponent
26 |
27 | const mountAppended: MountAppended = (node, options) =>
> 28 | mount(node, { ...options, attachTo: root });
| ^
29 |
30 | return mountAppended;
31 | };
at printWarning (node_modules/react-dom/cjs/react-dom.development.js:88:30)
at error (node_modules/react-dom/cjs/react-dom.development.js:60:5)
at validateProperty$1 (node_modules/react-dom/cjs/react-dom.development.js:5549:7)
at warnUnknownProperties (node_modules/react-dom/cjs/react-dom.development.js:5595:21)
at validateProperties$2 (node_modules/react-dom/cjs/react-dom.development.js:5619:3)
at validatePropertiesInDevelopment (node_modules/react-dom/cjs/react-dom.development.js:5662:5)
at setInitialProperties (node_modules/react-dom/cjs/react-dom.development.js:5941:5)
at finalizeInitialChildren (node_modules/react-dom/cjs/react-dom.development.js:7499:3)
at completeWork (node_modules/react-dom/cjs/react-dom.development.js:18978:17)
at completeUnitOfWork (node_modules/react-dom/cjs/react-dom.development.js:22189:16)
at performUnitOfWork (node_modules/react-dom/cjs/react-dom.development.js:22165:12)
at workLoopSync (node_modules/react-dom/cjs/react-dom.development.js:22130:22)
at performSyncWorkOnRoot (node_modules/react-dom/cjs/react-dom.development.js:21756:9)
at scheduleUpdateOnFiber (node_modules/react-dom/cjs/react-dom.development.js:21188:7)
at updateContainer (node_modules/react-dom/cjs/react-dom.development.js:24373:3)
at node_modules/react-dom/cjs/react-dom.development.js:24758:7
at unbatchedUpdates (node_modules/react-dom/cjs/react-dom.development.js:21903:12)
at legacyRenderSubtreeIntoContainer (node_modules/react-dom/cjs/react-dom.development.js:24757:5)
at Object.render (node_modules/react-dom/cjs/react-dom.development.js:24840:10)
at render (node_modules/enzyme-adapter-react-16/src/ReactSixteenAdapter.js:488:26)
at fn (node_modules/enzyme-adapter-react-16/src/ReactSixteenAdapter.js:405:37)
at batchedUpdates$1 (node_modules/react-dom/cjs/react-dom.development.js:21856:12)
at Object.act (node_modules/react-dom/cjs/react-dom-test-utils.development.js:929:14)
at act (node_modules/enzyme-adapter-react-16/src/ReactSixteenAdapter.js:405:13)
at Object.wrapAct [as render] (node_modules/enzyme-adapter-react-16/src/ReactSixteenAdapter.js:474:16)
at new render (node_modules/enzyme/src/ReactWrapper.js:115:16)
at mount (node_modules/enzyme/src/mount.js:10:10)
at mountAppended (x-pack/plugins/security_solution/public/common/utils/use_mount_appended.ts:28:10)
at Object.mount (x-pack/plugins/security_solution/public/common/components/event_details/event_details.test.tsx:69:15)
console.error
Warning: Each child in a list should have a unique "key" prop.
Check the render method of `EnrichmentSummaryComponent`. See https://fb.me/react-warning-keys for more information.
in EnrichedDataRow (created by EnrichmentSummaryComponent)
in EnrichmentSummaryComponent (created by ThreatSummaryViewComponent)
in div (created by EuiFlexGroup)
in EuiFlexGroup (created by ThreatSummaryViewComponent)
in ThreatSummaryViewComponent (created by EventDetailsComponent)
in div (created by EuiTabbedContent)
in div (created by EuiTabbedContent)
in EuiTabbedContent (created by Styled(EuiTabbedContent))
in Styled(EuiTabbedContent) (created by EventDetailsComponent)
in EventDetailsComponent
in DragDropContext (created by TestProvidersComponent)
in ThemeProvider (created by TestProvidersComponent)
in Provider (created by TestProvidersComponent)
in Provider
in Unknown (created by TestProvidersComponent)
in PseudoLocaleWrapper (created by I18nProvider)
in IntlProvider (created by I18nProvider)
in I18nProvider (created by TestProvidersComponent)
in TestProvidersComponent (created by WrapperComponent)
in WrapperComponent
144 | {indicator.length > 0 && (
145 | <EuiFlexItem grow={false}>
> 146 | <EuiPanel hasBorder paddingSize="s" grow={false}>
| ^
147 | <ThreatSummaryPanelHeader
148 | title={i18n.INDICATOR_ENRICHMENT_TITLE}
149 | toolTipContent={i18n.INDICATOR_TOOLTIP_CONTENT}
at printWarning (node_modules/react/cjs/react.development.js:315:30)
at error (node_modules/react/cjs/react.development.js:287:5)
at validateExplicitKey (node_modules/react/cjs/react.development.js:1630:5)
at validateChildKeys (node_modules/react/cjs/react.development.js:1656:9)
at Object.createElementWithValidation [as createElement] (node_modules/react/cjs/react.development.js:1806:7)
at createElement (x-pack/plugins/security_solution/public/common/components/event_details/cti_details/enrichment_summary.tsx:146:11)
at renderWithHooks (node_modules/react-dom/cjs/react-dom.development.js:14803:18)
at updateFunctionComponent (node_modules/react-dom/cjs/react-dom.development.js:17034:20)
at updateSimpleMemoComponent (node_modules/react-dom/cjs/react-dom.development.js:16972:10)
at updateMemoComponent (node_modules/react-dom/cjs/react-dom.development.js:16861:14)
at beginWork (node_modules/react-dom/cjs/react-dom.development.js:18682:16)
at beginWork$1 (node_modules/react-dom/cjs/react-dom.development.js:23179:14)
at performUnitOfWork (node_modules/react-dom/cjs/react-dom.development.js:22157:12)
at workLoopSync (node_modules/react-dom/cjs/react-dom.development.js:22130:22)
at performSyncWorkOnRoot (node_modules/react-dom/cjs/react-dom.development.js:21756:9)
at scheduleUpdateOnFiber (node_modules/react-dom/cjs/react-dom.development.js:21188:7)
at updateContainer (node_modules/react-dom/cjs/react-dom.development.js:24373:3)
at node_modules/react-dom/cjs/react-dom.development.js:24758:7
at unbatchedUpdates (node_modules/react-dom/cjs/react-dom.development.js:21903:12)
at legacyRenderSubtreeIntoContainer (node_modules/react-dom/cjs/react-dom.development.js:24757:5)
at Object.render (node_modules/react-dom/cjs/react-dom.development.js:24840:10)
at render (node_modules/enzyme-adapter-react-16/src/ReactSixteenAdapter.js:488:26)
at fn (node_modules/enzyme-adapter-react-16/src/ReactSixteenAdapter.js:405:37)
at batchedUpdates$1 (node_modules/react-dom/cjs/react-dom.development.js:21856:12)
at Object.act (node_modules/react-dom/cjs/react-dom-test-utils.development.js:929:14)
at act (node_modules/enzyme-adapter-react-16/src/ReactSixteenAdapter.js:405:13)
at Object.wrapAct [as render] (node_modules/enzyme-adapter-react-16/src/ReactSixteenAdapter.js:474:16)
at new render (node_modules/enzyme/src/ReactWrapper.js:115:16)
at mount (node_modules/enzyme/src/mount.js:10:10)
at mountAppended (x-pack/plugins/security_solution/public/common/utils/use_mount_appended.ts:28:10)
at Object.mount (x-pack/plugins/security_solution/public/common/components/event_details/event_details.test.tsx:74:21)
PASS x-pack/plugins/security_solution/public/common/components/ml/score/anomaly_scores.test.tsx
PASS x-pack/plugins/security_solution/public/common/components/ml_popover/hooks/use_security_jobs.test.ts (7.657 s)
PASS x-pack/plugins/security_solution/public/common/components/exceptions/viewer/index.test.tsx
PASS x-pack/plugins/security_solution/public/common/components/exceptions/viewer/exceptions_pagination.test.tsx
PASS x-pack/plugins/security_solution/public/common/components/header_page/index.test.tsx
PASS x-pack/plugins/security_solution/public/common/components/ml/score/create_descriptions_list.test.tsx
PASS x-pack/plugins/security_solution/public/common/components/ml/tables/host_equality.test.ts
PASS x-pack/plugins/security_solution/public/common/components/ml/hooks/use_installed_security_jobs.test.ts
PASS x-pack/plugins/security_solution/public/common/components/matrix_histogram/utils.test.ts
PASS x-pack/plugins/security_solution/public/common/components/toasters/utils.test.ts
PASS x-pack/plugins/security_solution/public/common/components/utility_bar/utility_bar.test.tsx
PASS x-pack/plugins/security_solution/public/common/components/navigation/tab_navigation/index.test.tsx
PASS x-pack/plugins/security_solution/public/common/components/matrix_histogram/index.test.tsx
PASS x-pack/plugins/security_solution/public/common/components/ml/tables/get_anomalies_host_table_columns.test.tsx
PASS x-pack/plugins/security_solution/public/common/components/ml/score/create_entities_from_score.test.ts
PASS x-pack/plugins/security_solution/public/common/components/ml_popover/jobs_table/jobs_table.test.tsx
PASS x-pack/plugins/security_solution/public/common/components/ml_popover/hooks/use_security_jobs_helpers.test.tsx
PASS x-pack/plugins/security_solution/public/common/components/ml_popover/jobs_table/filters/jobs_table_filters.test.tsx
PASS x-pack/plugins/security_solution/public/common/components/ml/tables/get_anomalies_network_table_columns.test.tsx
PASS x-pack/plugins/security_solution/public/common/components/callouts/callout.test.tsx
PASS x-pack/plugins/security_solution/public/common/hooks/endpoint/use_navigate_by_router_event_handler.test.tsx
● Console
console.error
Error: Not implemented: navigation (except hash changes)
at module.exports (/opt/local-ssd/buildkite/builds/bk-agent-prod-gcp-1720537391397872036/elastic/kibana-pull-request/kibana/node_modules/jest-environment-jsdom/node_modules/jsdom/lib/jsdom/browser/not-implemented.js:9:17)
at navigateFetch (/opt/local-ssd/buildkite/builds/bk-agent-prod-gcp-1720537391397872036/elastic/kibana-pull-request/kibana/node_modules/jest-environment-jsdom/node_modules/jsdom/lib/jsdom/living/window/navigation.js:77:3)
at exports.navigate (/opt/local-ssd/buildkite/builds/bk-agent-prod-gcp-1720537391397872036/elastic/kibana-pull-request/kibana/node_modules/jest-environment-jsdom/node_modules/jsdom/lib/jsdom/living/window/navigation.js:55:3)
at Timeout._onTimeout (/opt/local-ssd/buildkite/builds/bk-agent-prod-gcp-1720537391397872036/elastic/kibana-pull-request/kibana/node_modules/jest-environment-jsdom/node_modules/jsdom/lib/jsdom/living/nodes/HTMLHyperlinkElementUtils-impl.js:81:7)
at listOnTimeout (node:internal/timers:573:17)
at processTimers (node:internal/timers:514:7) {
type: 'not implemented'
}
at VirtualConsole.<anonymous> (node_modules/jest-environment-jsdom/build/index.js:63:23)
console.error
Error: Not implemented: navigation (except hash changes)
at module.exports (/opt/local-ssd/buildkite/builds/bk-agent-prod-gcp-1720537391397872036/elastic/kibana-pull-request/kibana/node_modules/jest-environment-jsdom/node_modules/jsdom/lib/jsdom/browser/not-implemented.js:9:17)
at navigateFetch (/opt/local-ssd/buildkite/builds/bk-agent-prod-gcp-1720537391397872036/elastic/kibana-pull-request/kibana/node_modules/jest-environment-jsdom/node_modules/jsdom/lib/jsdom/living/window/navigation.js:77:3)
at exports.navigate (/opt/local-ssd/buildkite/builds/bk-agent-prod-gcp-1720537391397872036/elastic/kibana-pull-request/kibana/node_modules/jest-environment-jsdom/node_modules/jsdom/lib/jsdom/living/window/navigation.js:55:3)
at Timeout._onTimeout (/opt/local-ssd/buildkite/builds/bk-agent-prod-gcp-1720537391397872036/elastic/kibana-pull-request/kibana/node_modules/jest-environment-jsdom/node_modules/jsdom/lib/jsdom/living/nodes/HTMLHyperlinkElementUtils-impl.js:81:7)
at listOnTimeout (node:internal/timers:573:17)
at processTimers (node:internal/timers:514:7) {
type: 'not implemented'
}
at VirtualConsole.<anonymous> (node_modules/jest-environment-jsdom/build/index.js:63:23)
PASS x-pack/plugins/security_solution/public/common/components/threat_match/entry_item.test.tsx
PASS x-pack/plugins/security_solution/public/common/components/charts/draggable_legend.test.tsx
PASS x-pack/plugins/security_solution/public/common/components/threat_match/entry_delete_button.test.tsx
PASS x-pack/plugins/security_solution/public/common/containers/events/last_event_time/index.test.ts
PASS x-pack/plugins/security_solution/public/common/containers/local_storage/use_messages_storage.test.tsx
PASS x-pack/plugins/security_solution/public/common/components/ml/conditional_links/replace_kql_commas_with_or.test.ts
PASS x-pack/plugins/security_solution/public/common/components/url_state/helpers.test.ts
PASS x-pack/plugins/security_solution/public/common/components/events_viewer/index.test.tsx
PASS x-pack/plugins/security_solution/public/common/lib/cell_actions/default_cell_actions.test.tsx
PASS x-pack/plugins/security_solution/public/common/components/last_event_time/index.test.tsx
PASS x-pack/plugins/security_solution/public/common/utils/endpoint_alert_check.test.ts
PASS x-pack/plugins/security_solution/public/common/components/drag_and_drop/droppable_wrapper.test.tsx
PASS x-pack/plugins/security_solution/public/common/components/endpoint/host_isolation/endpoint_host_isolation_status.test.tsx
PASS x-pack/plugins/security_solution/public/common/components/link_icon/index.test.tsx
PASS x-pack/plugins/security_solution/public/common/components/threat_match/reducer.test.ts
PASS x-pack/plugins/security_solution/public/common/store/sourcerer/selectors.test.ts
PASS x-pack/plugins/security_solution/public/common/components/charts/chart_place_holder.test.tsx
PASS x-pack/plugins/security_solution/public/common/components/ml/score/anomaly_score.test.tsx
PASS x-pack/plugins/security_solution/public/common/components/ml/influencers/create_influencers.test.tsx
PASS x-pack/plugins/security_solution/public/common/components/ml_popover/jobs_table/job_switch.test.tsx
PASS x-pack/plugins/security_solution/public/common/components/ml/anomaly/use_anomalies_table_data.test.ts
PASS x-pack/plugins/security_solution/public/common/components/threat_match/logic_buttons.test.tsx
PASS x-pack/plugins/security_solution/public/common/components/charts/draggable_legend_item.test.tsx
PASS x-pack/plugins/security_solution/public/common/components/markdown_editor/renderer.test.tsx
PASS x-pack/plugins/security_solution/public/common/components/event_details/cti_details/host_risk_summary.test.tsx
PASS x-pack/plugins/security_solution/public/common/components/item_details_card/index.test.tsx
PASS x-pack/plugins/security_solution/public/common/lib/keury/index.test.ts
PASS x-pack/plugins/security_solution/public/common/components/add_filter_to_global_search_bar/helpers.test.tsx
PASS x-pack/plugins/security_solution/public/common/utils/validators/index.test.ts
PASS x-pack/plugins/security_solution/public/common/store/sourcerer/helpers.test.ts
PASS x-pack/plugins/security_solution/public/common/components/and_or_badge/index.test.tsx
PASS x-pack/plugins/security_solution/public/common/components/event_details/cti_details/threat_summary_view.test.tsx (6.256 s)
PASS x-pack/plugins/security_solution/public/common/components/ml/influencers/get_network_from_influencers.test.ts
PASS x-pack/plugins/security_solution/public/common/components/ml/score/score_interval_to_datetime.test.ts
PASS x-pack/plugins/security_solution/public/common/components/formatted_bytes/index.test.tsx
PASS x-pack/plugins/security_solution/public/common/components/subtitle/index.test.tsx
PASS x-pack/plugins/security_solution/public/common/utils/empty_view/use_show_pages_with_empty_view.test.tsx
PASS x-pack/plugins/security_solution/public/common/components/exit_full_screen/index.test.tsx
PASS x-pack/plugins/security_solution/public/common/components/ml_popover/helpers.test.tsx
PASS x-pack/plugins/security_solution/public/common/lib/helpers/index.test.tsx
PASS x-pack/plugins/security_solution/public/common/components/ml/links/create_explorer_link.test.tsx
PASS x-pack/plugins/security_solution/public/common/store/reducer.test.ts
PASS x-pack/plugins/security_solution/public/common/components/event_details/helpers.test.tsx
PASS x-pack/plugins/security_solution/public/common/components/scroll_to_top/index.test.tsx
PASS x-pack/plugins/security_solution/public/common/components/ml/conditional_links/entity_helpers.test.ts
PASS x-pack/plugins/security_solution/public/common/components/filters_global/filters_global.test.tsx
PASS x-pack/plugins/security_solution/public/common/components/header_page/title.test.tsx
PASS x-pack/plugins/security_solution/public/common/components/ml/influencers/get_host_name_from_influencers.test.ts
PASS x-pack/plugins/security_solution/public/common/components/threat_match/and_badge.test.tsx
PASS x-pack/plugins/security_solution/public/common/components/ml/conditional_links/rison_helpers.test.ts
PASS x-pack/plugins/security_solution/public/common/components/formatted_date/maybe_date.test.ts
PASS x-pack/plugins/security_solution/public/common/components/and_or_badge/rounded_badge_antenna.test.tsx
PASS x-pack/plugins/security_solution/public/common/hooks/api/helpers.test.tsx
PASS x-pack/plugins/security_solution/public/common/components/ml/criteria/get_criteria_from_network_type.test.ts
PASS x-pack/plugins/security_solution/public/common/lib/cell_actions/expanded_cell_value_actions.test.tsx
PASS x-pack/plugins/security_solution/public/common/components/ml_popover/jobs_table/filters/toggle_selected_group.test.tsx
PASS x-pack/plugins/security_solution/public/common/components/ml_popover/jobs_table/filters/groups_filter_popover.test.tsx
PASS x-pack/plugins/security_solution/public/common/containers/use_global_time/index.test.tsx
PASS x-pack/plugins/security_solution/public/common/components/truncatable_text/index.test.tsx
PASS x-pack/plugins/security_solution/public/common/utils/shorten_count_into_string.test.ts
PASS x-pack/plugins/security_solution/public/common/hooks/use_experimental_features.test.ts
PASS x-pack/plugins/security_solution/public/common/components/ml/entity_draggable.test.tsx
PASS x-pack/plugins/security_solution/public/common/store/drag_and_drop/reducer.test.ts
PASS x-pack/plugins/security_solution/public/common/components/event_details/cti_details/enrichment_range_picker.test.tsx
PASS x-pack/plugins/security_solution/public/common/lib/endpoint_isolation/index.test.ts
PASS x-pack/plugins/security_solution/public/common/components/localized_date_tooltip/index.test.tsx
PASS x-pack/plugins/security_solution/public/common/utils/resolve_path_variables.test.ts
PASS x-pack/plugins/security_solution/public/common/components/drag_and_drop/drag_drop_context_wrapper.test.tsx
PASS x-pack/plugins/security_solution/public/common/components/text_field_value/index.test.tsx
PASS x-pack/plugins/security_solution/public/common/lib/endpoint_pending_actions/endpoint_pending_actions.test.ts
PASS x-pack/plugins/security_solution/public/common/components/ml/tables/create_compound_key.test.ts
PASS x-pack/plugins/security_solution/public/common/components/paginated_table/helpers.test.ts
PASS x-pack/plugins/security_solution/public/common/components/accessibility/tooltip_with_keyboard_shortcut/index.test.tsx
PASS x-pack/plugins/security_solution/public/common/components/error_toast_dispatcher/index.test.tsx
PASS x-pack/plugins/security_solution/public/common/components/ml/criteria/network_to_criteria.test.ts
PASS x-pack/plugins/security_solution/public/common/components/ml/influencers/host_to_influencers.test.ts
PASS x-pack/plugins/security_solution/public/common/containers/source/index.test.tsx
PASS x-pack/plugins/security_solution/public/common/components/ml/criteria/host_to_criteria.test.ts
PASS x-pack/plugins/security_solution/public/common/utils/timeline/use_show_timeline.test.tsx
PASS x-pack/plugins/security_solution/public/common/components/conditions_table/index.test.tsx
PASS x-pack/plugins/security_solution/public/common/components/ml/links/create_series_link.test.ts
PASS x-pack/plugins/security_solution/public/common/hooks/use_control.test.tsx
PASS x-pack/plugins/security_solution/public/common/utils/validators/is_endpoint_host_isolated.test.ts
PASS x-pack/plugins/security_solution/public/common/components/utility_bar/utility_bar_action.test.tsx
PASS x-pack/plugins/security_solution/public/common/components/search_bar/index.test.tsx
PASS x-pack/plugins/security_solution/public/common/components/ml/criteria/get_criteria_from_host_type.test.ts
PASS x-pack/plugins/security_solution/public/common/components/ml/score/draggable_score.test.tsx
PASS x-pack/plugins/security_solution/public/common/components/event_details/cti_details/enrichment_button_content.test.tsx
PASS x-pack/plugins/security_solution/public/common/components/auto_download/auto_download.test.tsx
PASS x-pack/plugins/security_solution/public/common/components/empty_page/index.test.tsx
PASS x-pack/plugins/security_solution/public/common/components/import_data_modal/index.test.tsx
PASS x-pack/plugins/security_solution/public/common/containers/helpers.test.ts
PASS x-pack/plugins/security_solution/public/common/components/ml/types.test.ts
PASS x-pack/plugins/security_solution/public/common/components/page_route/pageroute.test.tsx
PASS x-pack/plugins/security_solution/public/common/components/ml/score/get_score_string.test.ts
PASS x-pack/plugins/security_solution/public/common/components/ml/anomaly/get_interval_from_anomalies.test.ts
PASS x-pack/plugins/security_solution/public/common/utils/clone_http_fetch_query.test.ts
PASS x-pack/plugins/security_solution/public/common/components/utility_bar/utility_bar_section.test.tsx
PASS x-pack/plugins/security_solution/public/common/components/ml_popover/ml_popover.test.tsx
PASS x-pack/plugins/security_solution/public/common/components/and_or_badge/rounded_badge.test.tsx
PASS x-pack/plugins/security_solution/public/common/components/selectable_text/index.test.tsx
PASS x-pack/plugins/security_solution/public/common/components/page_wrapper/index.test.tsx
PASS x-pack/plugins/security_solution/public/common/components/ml/influencers/network_to_influencers.test.ts
PASS x-pack/plugins/security_solution/public/common/components/utility_bar/utility_bar_group.test.tsx
PASS x-pack/plugins/security_solution/public/common/components/ml/get_entries.test.ts
PASS x-pack/plugins/security_solution/public/common/components/link_to/helpers.test.ts
PASS x-pack/plugins/security_solution/public/common/components/utility_bar/utility_bar_text.test.tsx
PASS x-pack/plugins/security_solution/public/common/components/event_details/json_view.test.tsx
PASS x-pack/plugins/security_solution/public/common/components/progress_inline/index.test.tsx
PASS x-pack/plugins/security_solution/public/common/components/ml_popover/popover_description.test.tsx
PASS x-pack/plugins/security_solution/public/common/components/ml_popover/upgrade_contents.test.tsx
PASS x-pack/plugins/security_solution/public/common/components/loader/index.test.tsx
PASS x-pack/plugins/security_solution/public/common/components/ml_popover/jobs_table/showing_count.test.tsx
PASS x-pack/plugins/security_solution/public/common/components/panel/index.test.tsx
Test Suites: 2 skipped, 214 passed, 214 of 216 total
Tests: 27 skipped, 1899 passed, 1926 total
Snapshots: 74 passed, 74 total
Time: 571.609 s
Ran all test suites.
--- $ node scripts/jest --config x-pack/plugins/security_solution/public/timelines/jest.config.js
PASS x-pack/plugins/security_solution/public/timelines/components/timeline/body/renderers/system/generic_file_details.test.tsx (70.68 s)
PASS x-pack/plugins/security_solution/public/timelines/components/timeline/body/renderers/system/generic_row_renderer.test.tsx (5.405 s)
PASS x-pack/plugins/security_solution/public/timelines/store/timeline/reducer.test.ts
PASS x-pack/plugins/security_solution/public/timelines/components/open_timeline/helpers.test.ts
PASS x-pack/plugins/security_solution/public/timelines/components/timeline/data_providers/helpers.test.tsx
PASS x-pack/plugins/security_solution/public/timelines/components/timeline/helpers.test.tsx
PASS x-pack/plugins/security_solution/public/timelines/components/timeline/body/renderers/endgame/endgame_security_event_details_line.test.tsx
PASS x-pack/plugins/security_solution/public/timelines/components/open_timeline/index.test.tsx (9.415 s)
PASS x-pack/plugins/security_solution/public/timelines/components/timeline/body/renderers/system/generic_details.test.tsx
PASS x-pack/plugins/security_solution/public/timelines/components/timeline/body/renderers/auditd/generic_file_details.test.tsx
PASS x-pack/plugins/security_solution/public/timelines/containers/local_storage/index.test.ts
PASS x-pack/plugins/security_solution/public/timelines/components/formatted_duration/helpers.test.ts
PASS x-pack/plugins/security_solution/public/timelines/components/timeline/body/renderers/auditd/generic_details.test.tsx
PASS x-pack/plugins/security_solution/public/timelines/components/netflow/index.test.tsx (9.623 s)
PASS x-pack/plugins/security_solution/public/timelines/components/timeline/body/renderers/process_draggable.test.tsx
PASS x-pack/plugins/security_solution/public/timelines/components/open_timeline/timelines_table/common_columns.test.tsx
PASS x-pack/plugins/security_solution/public/timelines/components/timeline/data_providers/providers.test.tsx (5.337 s)
PASS x-pack/plugins/security_solution/public/timelines/components/open_timeline/open_timeline.test.tsx (6.687 s)
PASS x-pack/plugins/security_solution/public/timelines/components/timeline/body/renderers/dns/dns_request_event_details_line.test.tsx
PASS x-pack/plugins/security_solution/public/timelines/components/field_renderers/field_renderers.test.tsx
PASS x-pack/plugins/security_solution/public/timelines/components/timeline/body/column_headers/header/index.test.tsx
PASS x-pack/plugins/security_solution/public/timelines/components/edit_data_provider/index.test.tsx
PASS x-pack/plugins/security_solution/public/timelines/components/timeline/query_bar/index.test.tsx
PASS x-pack/plugins/security_solution/public/timelines/containers/api.test.ts
PASS x-pack/plugins/security_solution/public/timelines/components/timeline/body/index.test.tsx (117.928 s)
PASS x-pack/plugins/security_solution/public/timelines/components/timeline/body/renderers/endgame/helpers.test.tsx
PASS x-pack/plugins/security_solution/public/timelines/components/timeline/body/column_headers/index.test.tsx (5.934 s)
PASS x-pack/plugins/security_solution/public/timelines/components/timeline/body/renderers/helpers.test.tsx
PASS x-pack/plugins/security_solution/public/timelines/components/timeline/body/renderers/user_host_working_dir.test.tsx
PASS x-pack/plugins/security_solution/public/timelines/components/timeline/body/column_headers/helpers.test.ts
PASS x-pack/plugins/security_solution/public/timelines/components/timeline/footer/index.test.tsx
PASS x-pack/plugins/security_solution/public/timelines/store/timeline/epic.test.ts
PASS x-pack/plugins/security_solution/public/timelines/components/timeline/cell_rendering/default_cell_renderer.test.tsx
PASS x-pack/plugins/security_solution/public/timelines/components/open_timeline/timelines_table/actions_columns.test.tsx (6.013 s)
PASS x-pack/plugins/security_solution/public/timelines/components/timeline/header/title_and_description.test.tsx
PASS x-pack/plugins/security_solution/public/timelines/components/timeline/body/helpers.test.ts
PASS x-pack/plugins/security_solution/public/timelines/components/timeline/body/renderers/formatted_field.test.tsx
PASS x-pack/plugins/security_solution/public/timelines/components/open_timeline/timelines_table/index.test.tsx (6.76 s)
PASS x-pack/plugins/security_solution/public/timelines/components/side_panel/index.test.tsx
PASS x-pack/plugins/security_solution/public/timelines/components/timeline/body/renderers/plain_column_renderer.test.tsx
PASS x-pack/plugins/security_solution/public/timelines/components/timeline/query_tab_content/index.test.tsx (8.432 s)
PASS x-pack/plugins/security_solution/public/timelines/components/timeline/eql_tab_content/index.test.tsx (7.724 s)
PASS x-pack/plugins/security_solution/public/timelines/components/edit_data_provider/helpers.test.tsx
PASS x-pack/plugins/security_solution/public/timelines/components/timeline/body/renderers/zeek/zeek_signature.test.tsx
PASS x-pack/plugins/security_solution/public/timelines/containers/index.test.tsx
PASS x-pack/plugins/security_solution/public/timelines/components/flyout/add_timeline_button/index.test.tsx
PASS x-pack/plugins/security_solution/public/timelines/components/timeline/body/actions/index.test.tsx
PASS x-pack/plugins/security_solution/public/timelines/components/flyout/header/index.test.tsx (6.087 s)
PASS x-pack/plugins/security_solution/public/timelines/components/open_timeline/use_timeline_types.test.tsx
PASS x-pack/plugins/security_solution/public/timelines/components/timeline/properties/helpers.test.tsx
PASS x-pack/plugins/security_solution/public/timelines/store/timeline/epic_local_storage.test.tsx (5.795 s)
PASS x-pack/plugins/security_solution/public/timelines/components/timeline/body/renderers/auditd/session_user_host_working_dir.test.tsx
PASS x-pack/plugins/security_solution/public/timelines/components/open_timeline/open_timeline_modal/open_timeline_modal_body.test.tsx
PASS x-pack/plugins/security_solution/public/timelines/components/open_timeline/timelines_table/icon_header_columns.test.tsx (5.063 s)
PASS x-pack/plugins/security_solution/public/timelines/components/timeline/body/renderers/get_row_renderer.test.tsx
PASS x-pack/plugins/security_solution/public/timelines/components/timeline/body/events/event_column_view.test.tsx
PASS x-pack/plugins/security_solution/public/timelines/components/timeline/header/index.test.tsx
PASS x-pack/plugins/security_solution/public/timelines/components/formatted_ip/index.test.tsx
PASS x-pack/plugins/security_solution/public/timelines/components/timeline/body/renderers/auditd/primary_secondary_user_info.test.tsx
PASS x-pack/plugins/security_solution/public/timelines/components/timeline/body/renderers/auditd/generic_row_renderer.test.tsx
PASS x-pack/plugins/security_solution/public/timelines/components/timeline/body/renderers/host_name.test.tsx
PASS x-pack/plugins/security_solution/public/timelines/components/timeline/properties/use_create_timeline.test.tsx
PASS x-pack/plugins/security_solution/public/timelines/components/open_timeline/note_previews/index.test.tsx
PASS x-pack/plugins/security_solution/public/timelines/components/timeline/body/renderers/cti/threat_match_row.test.tsx
PASS x-pack/plugins/security_solution/public/timelines/components/timeline/body/renderers/zeek/zeek_details.test.tsx
PASS x-pack/plugins/security_solution/public/timelines/components/timeline/body/mini_map/date_ranges.test.ts
PASS x-pack/plugins/security_solution/public/timelines/components/timeline/body/renderers/exit_code_draggable.test.tsx
PASS x-pack/plugins/security_solution/public/timelines/components/timeline/body/data_driven_columns/stateful_cell.test.tsx
PASS x-pack/plugins/security_solution/public/timelines/components/timeline/search_or_filter/pick_events.test.tsx
PASS x-pack/plugins/security_solution/public/timelines/components/timeline/pinned_tab_content/index.test.tsx (5.638 s)
PASS x-pack/plugins/security_solution/public/timelines/components/timeline/body/renderers/registry/registry_event_details_line.test.tsx
PASS x-pack/plugins/security_solution/public/timelines/components/timeline/body/renderers/reason_column_renderer.test.tsx
PASS x-pack/plugins/security_solution/public/timelines/components/open_timeline/search_row/index.test.tsx
PASS x-pack/plugins/security_solution/public/timelines/components/notes/add_note/index.test.tsx
PASS x-pack/plugins/security_solution/public/timelines/components/open_timeline/delete_timeline_modal/delete_timeline_modal.test.tsx
PASS x-pack/plugins/security_solution/public/timelines/components/timeline/body/renderers/parent_process_draggable.test.tsx
PASS x-pack/plugins/security_solution/public/timelines/components/graph_overlay/index.test.tsx
PASS x-pack/plugins/security_solution/public/timelines/components/timeline/body/renderers/netflow/netflow_row_renderer.test.tsx
PASS x-pack/plugins/security_solution/public/timelines/components/open_timeline/export_timeline/export_timeline.test.tsx
PASS x-pack/plugins/security_solution/public/timelines/components/timeline/body/renderers/file_draggable.test.tsx
PASS x-pack/plugins/security_solution/public/timelines/components/timeline/body/renderers/get_column_renderer.test.tsx
PASS x-pack/plugins/security_solution/public/timelines/components/open_timeline/title_row/index.test.tsx
PASS x-pack/plugins/security_solution/public/timelines/components/timeline/index.test.tsx
PASS x-pack/plugins/security_solution/public/timelines/components/timeline/body/renderers/system/package.test.tsx
PASS x-pack/plugins/security_solution/public/timelines/components/timeline/body/renderers/args.test.tsx
PASS x-pack/plugins/security_solution/public/timelines/pages/timelines_page.test.tsx
PASS x-pack/plugins/security_solution/public/timelines/components/timeline/body/renderers/endgame/endgame_security_event_details.test.tsx (5.017 s)
PASS x-pack/plugins/security_solution/public/timelines/components/notes/note_cards/index.test.tsx
PASS x-pack/plugins/security_solution/public/timelines/components/timeline/body/renderers/suricata/suricata_links.test.ts
PASS x-pack/plugins/security_solution/public/timelines/components/timeline/body/renderers/empty_column_renderer.test.tsx
PASS x-pack/plugins/security_solution/public/timelines/components/timeline/body/sort/sort_indicator.test.tsx
PASS x-pack/plugins/security_solution/public/timelines/components/open_timeline/delete_timeline_modal/index.test.tsx
PASS x-pack/plugins/security_solution/public/timelines/components/timeline/data_providers/index.test.tsx
PASS x-pack/plugins/security_solution/public/timelines/components/timeline/body/renderers/suricata/suricata_row_renderer.test.tsx
PASS x-pack/plugins/security_solution/public/timelines/components/flyout/add_to_case_button/index.test.tsx
PASS x-pack/plugins/security_solution/public/timelines/components/timeline/body/renderers/host_working_dir.test.tsx
PASS x-pack/plugins/security_solution/public/timelines/components/flyout/index.test.tsx
PASS x-pack/plugins/security_solution/public/timelines/components/timeline/body/renderers/system/auth_ssh.test.tsx
PASS x-pack/plugins/security_solution/public/timelines/components/timeline/selectable_timeline/index.test.tsx
PASS x-pack/plugins/security_solution/public/timelines/components/timeline/body/renderers/unknown_column_renderer.test.tsx
PASS x-pack/plugins/security_solution/public/timelines/components/timeline/body/column_headers/header_tooltip_content/index.test.tsx
PASS x-pack/plugins/security_solution/public/timelines/components/flyout/bottom_bar/index.test.tsx
PASS x-pack/plugins/security_solution/public/timelines/components/timeline/properties/new_template_timeline.test.tsx
PASS x-pack/plugins/security_solution/public/timelines/components/open_timeline/open_timeline_modal/index.test.tsx
PASS x-pack/plugins/security_solution/public/timelines/components/timeline/header/save_timeline_button.test.tsx (5.549 s)
PASS x-pack/plugins/security_solution/public/timelines/components/timeline/body/column_headers/text_filter/index.test.tsx
PASS x-pack/plugins/security_solution/public/timelines/components/open_timeline/timelines_table/extended_columns.test.tsx
PASS x-pack/plugins/security_solution/public/timelines/components/timeline/pin/index.test.tsx
PASS x-pack/plugins/security_solution/public/timelines/components/timeline/body/renderers/suricata/suricata_signature.test.tsx
PASS x-pack/plugins/security_solution/public/timelines/components/certificate_fingerprint/index.test.tsx
PASS x-pack/plugins/security_solution/public/timelines/components/timeline/body/renderers/zeek/zeek_row_renderer.test.tsx
PASS x-pack/plugins/security_solution/public/timelines/components/fields_browser/field_name.test.tsx
PASS x-pack/plugins/security_solution/public/timelines/components/timeline/body/renderers/suricata/suricata_details.test.tsx
PASS x-pack/plugins/security_solution/public/timelines/components/ja3_fingerprint/index.test.tsx
PASS x-pack/plugins/security_solution/public/timelines/components/timeline/body/renderers/cti/threat_match_row_renderer.test.tsx
PASS x-pack/plugins/security_solution/public/timelines/components/timeline/body/data_driven_columns/index.test.tsx
PASS x-pack/plugins/security_solution/public/timelines/containers/helpers.test.ts
PASS x-pack/plugins/security_solution/public/timelines/components/side_panel/host_details/expandable_host.test.tsx
PASS x-pack/plugins/security_solution/public/timelines/components/timeline/body/column_headers/filter/index.test.tsx
PASS x-pack/plugins/security_solution/public/timelines/components/timeline/body/renderers/registry/registry_event_details.test.tsx
PASS x-pack/plugins/security_solution/public/timelines/components/timeline/body/renderers/process_hash.test.tsx
PASS x-pack/plugins/security_solution/public/timelines/components/timeline/body/renderers/file_hash.test.tsx
PASS x-pack/plugins/security_solution/public/timelines/components/timeline/body/renderers/dns/dns_request_event_details.test.tsx
PASS x-pack/plugins/security_solution/public/timelines/components/open_timeline/export_timeline/index.test.tsx
PASS x-pack/plugins/security_solution/public/timelines/components/timeline/body/renderers/plain_row_renderer.test.tsx
PASS x-pack/plugins/security_solution/public/timelines/components/timeline/body/column_headers/range_picker/index.test.tsx
PASS x-pack/plugins/security_solution/public/timelines/components/open_timeline/open_timeline_modal/open_timeline_modal_button.test.tsx
PASS x-pack/plugins/security_solution/public/timelines/components/timeline/body/renderers/bytes/index.test.tsx
PASS x-pack/plugins/security_solution/public/timelines/components/duration/index.test.tsx
PASS x-pack/plugins/security_solution/public/timelines/components/timeline/body/renderers/parse_query_value.test.ts
PASS x-pack/plugins/security_solution/public/timelines/components/timeline/data_providers/empty.test.tsx
PASS x-pack/plugins/security_solution/public/timelines/components/timeline/data_providers/provider.test.tsx
PASS x-pack/plugins/security_solution/public/timelines/components/timeline/body/renderers/parse_value.test.ts
PASS x-pack/plugins/security_solution/public/timelines/components/notes/add_note/new_note.test.tsx
PASS x-pack/plugins/security_solution/public/timelines/components/timeline/body/control_columns/index.test.tsx
PASS x-pack/plugins/security_solution/public/timelines/components/flyout/pane/index.test.tsx
PASS x-pack/plugins/security_solution/public/timelines/components/timeline/search_or_filter/helpers.test.tsx
Test Suites: 137 passed, 137 total
Tests: 1 skipped, 1665 passed, 1666 total
Snapshots: 74 passed, 74 total
Time: 660.2 s
Ran all test suites.
--- $ node scripts/jest --config x-pack/plugins/security_solution/server/jest.config.js
jest-haste-map: duplicate manual mock found: index
The following files share their name; please delete one of them:
* <rootDir>/x-pack/plugins/security_solution/server/lib/telemetry/__mocks__/index.ts
* <rootDir>/x-pack/plugins/security_solution/server/lib/detection_engine/routes/__mocks__/index.ts
jest-haste-map: duplicate manual mock found: request_responses
The following files share their name; please delete one of them:
* <rootDir>/x-pack/plugins/security_solution/server/lib/timeline/__mocks__/request_responses.ts
* <rootDir>/x-pack/plugins/security_solution/server/lib/detection_engine/routes/__mocks__/request_responses.ts
jest-haste-map: duplicate manual mock found: index
The following files share their name; please delete one of them:
* <rootDir>/x-pack/plugins/security_solution/server/lib/detection_engine/routes/__mocks__/index.ts
* <rootDir>/x-pack/plugins/security_solution/server/search_strategy/security_solution/factory/matrix_histogram/__mocks__/index.ts
jest-haste-map: duplicate manual mock found: index
The following files share their name; please delete one of them:
* <rootDir>/x-pack/plugins/security_solution/server/search_strategy/security_solution/factory/matrix_histogram/__mocks__/index.ts
* <rootDir>/x-pack/plugins/security_solution/server/search_strategy/security_solution/factory/hosts/all/__mocks__/index.ts
jest-haste-map: duplicate manual mock found: index
The following files share their name; please delete one of them:
* <rootDir>/x-pack/plugins/security_solution/server/search_strategy/security_solution/factory/hosts/all/__mocks__/index.ts
* <rootDir>/x-pack/plugins/security_solution/server/search_strategy/security_solution/factory/hosts/authentications/__mocks__/index.ts
jest-haste-map: duplicate manual mock found: index
The following files share their name; please delete one of them:
* <rootDir>/x-pack/plugins/security_solution/server/search_strategy/security_solution/factory/hosts/authentications/__mocks__/index.ts
* <rootDir>/x-pack/plugins/security_solution/server/search_strategy/security_solution/factory/hosts/details/__mocks__/index.ts
jest-haste-map: duplicate manual mock found: index
The following files share their name; please delete one of them:
* <rootDir>/x-pack/plugins/security_solution/server/search_strategy/security_solution/factory/hosts/details/__mocks__/index.ts
* <rootDir>/x-pack/plugins/security_solution/server/search_strategy/security_solution/factory/hosts/last_first_seen/__mocks__/index.ts
jest-haste-map: duplicate manual mock found: index
The following files share their name; please delete one of them:
* <rootDir>/x-pack/plugins/security_solution/server/search_strategy/security_solution/factory/hosts/last_first_seen/__mocks__/index.ts
* <rootDir>/x-pack/plugins/security_solution/server/search_strategy/security_solution/factory/hosts/overview/__mocks__/index.ts
jest-haste-map: duplicate manual mock found: index
The following files share their name; please delete one of them:
* <rootDir>/x-pack/plugins/security_solution/server/search_strategy/security_solution/factory/hosts/overview/__mocks__/index.ts
* <rootDir>/x-pack/plugins/security_solution/server/search_strategy/security_solution/factory/hosts/uncommon_processes/__mocks__/index.ts
jest-haste-map: duplicate manual mock found: index
The following files share their name; please delete one of them:
* <rootDir>/x-pack/plugins/security_solution/server/search_strategy/security_solution/factory/hosts/uncommon_processes/__mocks__/index.ts
* <rootDir>/x-pack/plugins/security_solution/server/search_strategy/security_solution/factory/matrix_histogram/alerts/__mocks__/index.ts
jest-haste-map: duplicate manual mock found: index
The following files share their name; please delete one of them:
* <rootDir>/x-pack/plugins/security_solution/server/search_strategy/security_solution/factory/matrix_histogram/alerts/__mocks__/index.ts
* <rootDir>/x-pack/plugins/security_solution/server/search_strategy/security_solution/factory/matrix_histogram/anomalies/__mocks__/index.ts
jest-haste-map: duplicate manual mock found: index
The following files share their name; please delete one of them:
* <rootDir>/x-pack/plugins/security_solution/server/search_strategy/security_solution/factory/matrix_histogram/anomalies/__mocks__/index.ts
* <rootDir>/x-pack/plugins/security_solution/server/search_strategy/security_solution/factory/matrix_histogram/authentications/__mocks__/index.ts
jest-haste-map: duplicate manual mock found: index
The following files share their name; please delete one of them:
* <rootDir>/x-pack/plugins/security_solution/server/search_strategy/security_solution/factory/matrix_histogram/authentications/__mocks__/index.ts
* <rootDir>/x-pack/plugins/security_solution/server/search_strategy/security_solution/factory/matrix_histogram/dns/__mocks__/index.ts
jest-haste-map: duplicate manual mock found: index
The following files share their name; please delete one of them:
* <rootDir>/x-pack/plugins/security_solution/server/search_strategy/security_solution/factory/matrix_histogram/dns/__mocks__/index.ts
* <rootDir>/x-pack/plugins/security_solution/server/search_strategy/security_solution/factory/matrix_histogram/events/__mocks__/index.ts
jest-haste-map: duplicate manual mock found: index
The following files share their name; please delete one of them:
* <rootDir>/x-pack/plugins/security_solution/server/search_strategy/security_solution/factory/matrix_histogram/events/__mocks__/index.ts
* <rootDir>/x-pack/plugins/security_solution/server/search_strategy/security_solution/factory/network/details/__mocks__/index.ts
jest-haste-map: duplicate manual mock found: index
The following files share their name; please delete one of them:
* <rootDir>/x-pack/plugins/security_solution/server/search_strategy/security_solution/factory/network/details/__mocks__/index.ts
* <rootDir>/x-pack/plugins/security_solution/server/search_strategy/security_solution/factory/network/dns/__mocks__/index.ts
jest-haste-map: duplicate manual mock found: index
The following files share their name; please delete one of them:
* <rootDir>/x-pack/plugins/security_solution/server/search_strategy/security_solution/factory/network/dns/__mocks__/index.ts
* <rootDir>/x-pack/plugins/security_solution/server/search_strategy/security_solution/factory/network/http/__mocks__/index.ts
jest-haste-map: duplicate manual mock found: index
The following files share their name; please delete one of them:
* <rootDir>/x-pack/plugins/security_solution/server/search_strategy/security_solution/factory/network/http/__mocks__/index.ts
* <rootDir>/x-pack/plugins/security_solution/server/search_strategy/security_solution/factory/network/overview/__mocks__/index.ts
jest-haste-map: duplicate manual mock found: index
The following files share their name; please delete one of them:
* <rootDir>/x-pack/plugins/security_solution/server/search_strategy/security_solution/factory/network/overview/__mocks__/index.ts
* <rootDir>/x-pack/plugins/security_solution/server/search_strategy/security_solution/factory/network/tls/__mocks__/index.ts
jest-haste-map: duplicate manual mock found: index
The following files share their name; please delete one of them:
* <rootDir>/x-pack/plugins/security_solution/server/search_strategy/security_solution/factory/network/tls/__mocks__/index.ts
* <rootDir>/x-pack/plugins/security_solution/server/search_strategy/security_solution/factory/network/top_countries/__mocks__/index.ts
jest-haste-map: duplicate manual mock found: index
The following files share their name; please delete one of them:
* <rootDir>/x-pack/plugins/security_solution/server/search_strategy/security_solution/factory/network/top_countries/__mocks__/index.ts
* <rootDir>/x-pack/plugins/security_solution/server/search_strategy/security_solution/factory/network/top_n_flow/__mocks__/index.ts
jest-haste-map: duplicate manual mock found: index
The following files share their name; please delete one of them:
* <rootDir>/x-pack/plugins/security_solution/server/search_strategy/security_solution/factory/network/top_n_flow/__mocks__/index.ts
* <rootDir>/x-pack/plugins/security_solution/server/search_strategy/security_solution/factory/network/users/__mocks__/index.ts
PASS x-pack/plugins/security_solution/server/config.test.ts
config
alertIgnoreFields
✓ should default to an empty array (3 ms)
✓ should accept an array of strings (1 ms)
✓ should throw if a non string is being sent in (6 ms)
✓ should throw if we send in an invalid regular expression as a string (2 ms)
✓ should throw with two errors if we send two invalid regular expressions (1 ms)
✓ should throw with two errors with a valid string mixed in if we send two invalid regular expressions (2 ms)
✓ should accept a valid regular expression within the string
✓ should accept two valid regular expressions
Test Suites: 1 passed, 1 total
Tests: 8 passed, 8 total
Snapshots: 0 total
Time: 3.478 s
Ran all test suites.
--- $ node scripts/jest --config x-pack/plugins/task_manager/jest.config.js
PASS x-pack/plugins/task_manager/server/queries/task_claiming.test.ts (10.81 s)
PASS x-pack/plugins/task_manager/server/task_running/task_runner.test.ts
PASS x-pack/plugins/task_manager/server/monitoring/workload_statistics.test.ts
PASS x-pack/plugins/task_manager/server/monitoring/task_run_statistics.test.ts
PASS x-pack/plugins/task_manager/server/monitoring/capacity_estimation.test.ts
PASS x-pack/plugins/task_manager/server/task_store.test.ts
PASS x-pack/plugins/task_manager/server/routes/health.test.ts (10.155 s)
PASS x-pack/plugins/task_manager/server/task_scheduling.test.ts
PASS x-pack/plugins/task_manager/server/polling/task_poller.test.ts
PASS x-pack/plugins/task_manager/server/lib/log_health_metrics.test.ts
PASS x-pack/plugins/task_manager/server/ephemeral_task_lifecycle.test.ts
PASS x-pack/plugins/task_manager/server/monitoring/ephemeral_task_statistics.test.ts
PASS x-pack/plugins/task_manager/server/task_pool.test.ts
PASS x-pack/plugins/task_manager/server/polling_lifecycle.test.ts
PASS x-pack/plugins/task_manager/server/lib/intervals.test.ts
PASS x-pack/plugins/task_manager/server/plugin.test.ts
PASS x-pack/plugins/task_manager/server/lib/create_managed_configuration.test.ts
PASS x-pack/plugins/task_manager/server/lib/bulk_operation_buffer.test.ts
PASS x-pack/plugins/task_manager/server/config.test.ts
PASS x-pack/plugins/task_manager/server/queries/mark_available_tasks_as_claimed.test.ts
PASS x-pack/plugins/task_manager/server/polling/delay_on_claim_conflicts.test.ts
PASS x-pack/plugins/task_manager/server/usage/task_manager_usage_collector.test.ts
PASS x-pack/plugins/task_manager/server/monitoring/monitoring_stats_stream.test.ts
PASS x-pack/plugins/task_manager/server/polling/observable_monitor.test.ts
PASS x-pack/plugins/task_manager/server/lib/middleware.test.ts
PASS x-pack/plugins/task_manager/server/lib/fill_pool.test.ts
PASS x-pack/plugins/task_manager/server/task_type_dictionary.test.ts
PASS x-pack/plugins/task_manager/server/lib/identify_es_error.test.ts
PASS x-pack/plugins/task_manager/server/monitoring/configuration_statistics.test.ts
PASS x-pack/plugins/task_manager/server/buffered_task_store.test.ts
PASS x-pack/plugins/task_manager/server/task_events.test.ts (5.5 s)
PASS x-pack/plugins/task_manager/server/queries/oldest_idle_action_task.test.ts
PASS x-pack/plugins/task_manager/server/lib/correct_deprecated_fields.test.ts
PASS x-pack/plugins/task_manager/server/monitoring/task_run_calcultors.test.ts
PASS x-pack/plugins/task_manager/server/index.test.ts
PASS x-pack/plugins/task_manager/server/lib/get_template_version.test.ts
PASS x-pack/plugins/task_manager/server/lib/remove_if_exists.test.ts
PASS x-pack/plugins/task_manager/server/polling/timeout_promise_after.test.ts
PASS x-pack/plugins/task_manager/server/queries/query_clauses.test.ts
PASS x-pack/plugins/task_manager/server/lib/is_task_not_found_error.test.ts
PASS x-pack/plugins/task_manager/server/lib/pull_from_set.test.ts
PASS x-pack/plugins/task_manager/server/lib/result_type.test.ts
PASS x-pack/plugins/task_manager/server/task_running/errors.test.ts
Test Suites: 43 passed, 43 total
Tests: 343 passed, 343 total
Snapshots: 62 passed, 62 total
Time: 63.258 s
Ran all test suites.
--- $ node scripts/jest --config x-pack/plugins/watcher/jest.config.js
PASS x-pack/plugins/watcher/__jest__/client_integration/watch_create_threshold.test.tsx (36.562 s)
PASS x-pack/plugins/watcher/server/models/action_status/action_status.test.js
PASS x-pack/plugins/watcher/server/models/watch_status/watch_status.test.js
PASS x-pack/plugins/watcher/common/lib/serialization/serialize_threshold_watch.test.js
PASS x-pack/plugins/watcher/server/models/watch/threshold_watch/format_visualize_data.test.js
PASS x-pack/plugins/watcher/__jest__/client_integration/watch_create_json.test.ts
● Console
console.error
Warning: Cannot update a component (`WatchEdit`) while rendering a different component (`JsonWatchEditForm`). To locate the bad setState() call inside `JsonWatchEditForm`, follow the stack trace as described in https://fb.me/setstate-in-render
in JsonWatchEditForm (created by JsonWatchEdit)
in div (created by EuiPageContentBody)
in EuiPageContentBody (created by JsonWatchEdit)
in JsonWatchEdit (created by WatchEdit)
in WatchEdit
in AppContextProvider
in Unknown
in Unknown (created by Context.Consumer)
in withRouter() (created by Context.Consumer)
in Route
in Unknown
in Router (created by MemoryRouter)
in MemoryRouter
in Unknown (created by WrapperComponent)
in WrapperComponent
103 |
104 | const setWatchProperty = (property: string, value: any) => {
> 105 | dispatch({ command: 'setProperty', payload: { property, value } });
| ^
106 | };
107 |
108 | const addAction = (action: any) => {
at printWarning (node_modules/react-dom/cjs/react-dom.development.js:88:30)
at error (node_modules/react-dom/cjs/react-dom.development.js:60:5)
at warnAboutRenderPhaseUpdatesInDEV (node_modules/react-dom/cjs/react-dom.development.js:23241:15)
at scheduleUpdateOnFiber (node_modules/react-dom/cjs/react-dom.development.js:21165:3)
at dispatchAction (node_modules/react-dom/cjs/react-dom.development.js:15660:5)
at dispatch (x-pack/plugins/watcher/public/application/sections/watch_edit/components/watch_edit.tsx:105:5)
at setWatchProperty (x-pack/plugins/watcher/public/application/sections/watch_edit/components/json_watch_edit/json_watch_edit_form.tsx:71:5)
at renderWithHooks (node_modules/react-dom/cjs/react-dom.development.js:14803:18)
at mountIndeterminateComponent (node_modules/react-dom/cjs/react-dom.development.js:17482:13)
at beginWork (node_modules/react-dom/cjs/react-dom.development.js:18596:16)
at beginWork$1 (node_modules/react-dom/cjs/react-dom.development.js:23179:14)
at performUnitOfWork (node_modules/react-dom/cjs/react-dom.development.js:22157:12)
at workLoopSync (node_modules/react-dom/cjs/react-dom.development.js:22130:22)
at performSyncWorkOnRoot (node_modules/react-dom/cjs/react-dom.development.js:21756:9)
at node_modules/react-dom/cjs/react-dom.development.js:11089:24
at unstable_runWithPriority (node_modules/scheduler/cjs/scheduler.development.js:653:12)
at runWithPriority$1 (node_modules/react-dom/cjs/react-dom.development.js:11039:10)
at flushSyncCallbackQueueImpl (node_modules/react-dom/cjs/react-dom.development.js:11084:7)
at flushSyncCallbackQueue (node_modules/react-dom/cjs/react-dom.development.js:11072:3)
at batchedUpdates$1 (node_modules/react-dom/cjs/react-dom.development.js:21862:7)
at act (node_modules/react-dom/cjs/react-dom-test-utils.development.js:929:14)
at mountComponentAsync (node_modules/@kbn/test/target_node/jest/utils/testbed/mount_component.js:49:28)
at setup (node_modules/@kbn/test/target_node/jest/utils/testbed/testbed.js:88:55)
at initTestBed (x-pack/plugins/watcher/__jest__/client_integration/helpers/watch_create_json.helpers.ts:35:25)
at Object.setup (x-pack/plugins/watcher/__jest__/client_integration/watch_create_json.test.ts:33:23)
PASS x-pack/plugins/watcher/__jest__/client_integration/watch_list.test.ts
PASS x-pack/plugins/watcher/__jest__/client_integration/watch_status.test.ts
PASS x-pack/plugins/watcher/server/models/watch/base_watch.test.js
PASS x-pack/plugins/watcher/server/models/watch/threshold_watch/threshold_watch.test.js
PASS x-pack/plugins/watcher/__jest__/client_integration/watch_edit.test.ts
● Console
console.error
Warning: Cannot update a component (`WatchEdit`) while rendering a different component (`JsonWatchEditForm`). To locate the bad setState() call inside `JsonWatchEditForm`, follow the stack trace as described in https://fb.me/setstate-in-render
in JsonWatchEditForm (created by JsonWatchEdit)
in div (created by EuiPageContentBody)
in EuiPageContentBody (created by JsonWatchEdit)
in JsonWatchEdit (created by WatchEdit)
in WatchEdit
in AppContextProvider
in Unknown
in Unknown (created by Context.Consumer)
in withRouter() (created by Context.Consumer)
in Route
in Unknown
in Router (created by MemoryRouter)
in MemoryRouter
in Unknown (created by WrapperComponent)
in WrapperComponent
103 |
104 | const setWatchProperty = (property: string, value: any) => {
> 105 | dispatch({ command: 'setProperty', payload: { property, value } });
| ^
106 | };
107 |
108 | const addAction = (action: any) => {
at printWarning (node_modules/react-dom/cjs/react-dom.development.js:88:30)
at error (node_modules/react-dom/cjs/react-dom.development.js:60:5)
at warnAboutRenderPhaseUpdatesInDEV (node_modules/react-dom/cjs/react-dom.development.js:23241:15)
at scheduleUpdateOnFiber (node_modules/react-dom/cjs/react-dom.development.js:21165:3)
at dispatchAction (node_modules/react-dom/cjs/react-dom.development.js:15660:5)
at dispatch (x-pack/plugins/watcher/public/application/sections/watch_edit/components/watch_edit.tsx:105:5)
at setWatchProperty (x-pack/plugins/watcher/public/application/sections/watch_edit/components/json_watch_edit/json_watch_edit_form.tsx:71:5)
at renderWithHooks (node_modules/react-dom/cjs/react-dom.development.js:14803:18)
at mountIndeterminateComponent (node_modules/react-dom/cjs/react-dom.development.js:17482:13)
at beginWork (node_modules/react-dom/cjs/react-dom.development.js:18596:16)
at beginWork$1 (node_modules/react-dom/cjs/react-dom.development.js:23179:14)
at performUnitOfWork (node_modules/react-dom/cjs/react-dom.development.js:22157:12)
at workLoopSync (node_modules/react-dom/cjs/react-dom.development.js:22130:22)
at performSyncWorkOnRoot (node_modules/react-dom/cjs/react-dom.development.js:21756:9)
at node_modules/react-dom/cjs/react-dom.development.js:11089:24
at unstable_runWithPriority (node_modules/scheduler/cjs/scheduler.development.js:653:12)
at runWithPriority$1 (node_modules/react-dom/cjs/react-dom.development.js:11039:10)
at flushSyncCallbackQueueImpl (node_modules/react-dom/cjs/react-dom.development.js:11084:7)
at flushSyncCallbackQueue (node_modules/react-dom/cjs/react-dom.development.js:11072:3)
at scheduleUpdateOnFiber (node_modules/react-dom/cjs/react-dom.development.js:21199:9)
at dispatchAction (node_modules/react-dom/cjs/react-dom.development.js:15660:5)
at dispatch (x-pack/plugins/watcher/public/application/sections/watch_edit/components/watch_edit.tsx:117:11)
PASS x-pack/plugins/watcher/server/models/execute_details/execute_details.test.js
PASS x-pack/plugins/watcher/server/models/watch_history_item/watch_history_item.test.js
PASS x-pack/plugins/watcher/server/models/watch/json_watch.test.js
PASS x-pack/plugins/watcher/server/models/settings/settings.test.js
PASS x-pack/plugins/watcher/server/models/fields/fields.test.js
PASS x-pack/plugins/watcher/server/models/watch/watch.test.js
PASS x-pack/plugins/watcher/common/models/action/action.test.js
PASS x-pack/plugins/watcher/server/models/watch/monitoring_watch.test.js
PASS x-pack/plugins/watcher/server/lib/fetch_all_from_scroll/fetch_all_from_scroll.test.js
PASS x-pack/plugins/watcher/public/legacy/parse_es_interval/parse_es_interval.test.ts
PASS x-pack/plugins/watcher/common/lib/get_action_type/get_action_type.test.js
PASS x-pack/plugins/watcher/server/models/watch/lib/get_interval_type/get_interval_type.test.ts
PASS x-pack/plugins/watcher/server/models/watch_errors/watch_errors.test.js
PASS x-pack/plugins/watcher/common/lib/serialization/serialize_json_watch.test.js
PASS x-pack/plugins/watcher/common/lib/get_moment/get_moment.test.js
Test Suites: 26 passed, 26 total
Tests: 197 passed, 197 total
Snapshots: 0 total
Time: 53.971 s
Ran all test suites.
Loading