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

[7.17] Remove Agent Debug Info (#187126) #187805

Merged
merged 1 commit into from
Jul 9, 2024

Remove Agent Debug Info (#187126)

a29ce7a
Select commit
Loading
Failed to load commit list.
Merged

[7.17] Remove Agent Debug Info (#187126) #187805

Remove Agent Debug Info (#187126)
a29ce7a
Select commit
Loading
Failed to load commit list.
checks-reporter / Jest Unit Tests 8 succeeded Jul 8, 2024 in 35m 3s

.buildkite/scripts/steps/test/jest_parallel.sh jest.config.js

Details

[truncated]
_logic.test.ts
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/relevance_tuning/relevance_tuning.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/api_logs/components/api_logs_table.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/workplace_search/views/content_sources/private_sources.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/relevance_tuning/relevance_tuning_form/relevance_tuning_item_content/text_search_toggle.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/engines/components/tables/utils.test.ts
 PASS  x-pack/plugins/enterprise_search/server/routes/app_search/search_settings.test.ts
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/relevance_tuning/boosts/boost_item_content/boost_item_content.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/source_engines/components/add_source_engines_modal.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/sample_engine_creation_cta/sample_engine_creation_cta_logic.test.ts
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/analytics/components/analytics_tables/analytics_table.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/relevance_tuning/boosts/boost_item_content/proximity_boost_form.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/crawler/crawler_single_domain.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/log_retention/components/log_retention_tooltip.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/credentials/credentials_flyout/body.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/role_mappings/role_mapping.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/shared/flash_messages/handle_api_errors.test.ts
 PASS  x-pack/plugins/enterprise_search/server/routes/app_search/analytics.test.ts
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/engines/components/tables/meta_engines_table.test.tsx
 PASS  x-pack/plugins/enterprise_search/server/collectors/app_search/telemetry.test.ts
 PASS  x-pack/plugins/enterprise_search/public/applications/workplace_search/views/content_sources/components/synchronization/blocked_window_item.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/utils/recursively_fetch_engines/index.test.ts
 PASS  x-pack/plugins/enterprise_search/public/applications/workplace_search/components/layout/page_template.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/schema/schema_base_logic.test.ts
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/analytics/analytics_layout.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/enterprise_search/components/product_selector/product_selector.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/workplace_search/views/oauth_authorize/oauth_authorize.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/document_creation/creation_response_components/summary.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/workplace_search/views/role_mappings/role_mapping.test.tsx
 PASS  x-pack/plugins/enterprise_search/server/collectors/enterprise_search/telemetry.test.ts
 PASS  x-pack/plugins/enterprise_search/server/routes/workplace_search/security.test.ts
 PASS  x-pack/plugins/enterprise_search/public/applications/workplace_search/views/groups/components/group_overview.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/document_creation/document_creation_flyout.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/workplace_search/views/content_sources/components/schema/schema.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/crawler/components/manage_crawls_popover/automatic_crawl_scheduler.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/workplace_search/views/overview/recent_activity.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/crawler/crawler_overview_logic.test.ts
 PASS  x-pack/plugins/enterprise_search/public/applications/workplace_search/views/security/security.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/curations/curation/documents/hidden_documents.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/shared/flash_messages/flash_messages.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/relevance_tuning/relevance_tuning_callouts.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/crawler/components/manage_crawls_popover/manage_crawls_popover_logic.test.ts
 PASS  x-pack/plugins/enterprise_search/public/applications/workplace_search/components/shared/source_row/source_row.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/workplace_search/views/content_sources/components/source_layout.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/crawler/components/entry_points_table_logic.test.ts
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/documents/documents.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/shared/telemetry/telemetry_logic.test.ts
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/documents/document_detail.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/source_engines/components/source_engines_table.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/multi_input_rows/multi_input_rows_logic.test.ts
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/result/result_header_item.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/engine_overview/engine_overview_logic.test.ts
 PASS  x-pack/plugins/enterprise_search/public/applications/workplace_search/views/content_sources/components/display_settings/field_editor_modal.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/credentials/credentials_flyout/form_components/key_name.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/workplace_search/views/settings/components/branding_section.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/schema/schema_meta_engine_logic.test.ts
 PASS  x-pack/plugins/enterprise_search/public/applications/workplace_search/views/role_mappings/role_mappings.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/role_mappings/role_mappings.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/shared/react_router_helpers/link_events.test.ts
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/documents/search_experience/views/multi_checkbox_facets_view.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/document_creation/document_creation_buttons.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/workplace_search/components/layout/personal_dashboard_sidebar/private_sources_sidebar.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/document_creation/creation_response_components/summary_section.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/analytics/components/analytics_tables/recent_queries_table.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/workplace_search/views/settings/components/source_config.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/crawler/components/add_domain/validation_step_panel.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/schema/components/schema_table.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/workplace_search/views/content_sources/components/synchronization/objects_and_assets.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/schema/components/meta_engines_conflicts_table.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/settings/log_retention/generic_confirmation_modal.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/api_logs/api_logs.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/analytics/components/analytics_chart.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/relevance_tuning/components/precision_slider/precision_slider.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/shared/react_router_helpers/eui_components.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/layout/nav.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/enterprise_search/components/product_card/product_card.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/credentials/credentials_flyout/form_components/key_type.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/analytics/components/analytics_tables/query_clicks_table.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/curations/views/curations_history/components/ignored_queries_panel/ignored_queries_panel.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/workplace_search/views/content_sources/components/add_source/configure_oauth.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/shared/log_stream/log_stream.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/layout/page_template.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/engines/components/tables/engines_table.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/result_settings/sample_response/sample_response.test.tsx
 PASS  x-pack/plugins/enterprise_search/server/collectors/lib/telemetry.test.ts
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/curations/curation/queries/manage_queries_modal.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/relevance_tuning/boosts/get_boost_summary.test.ts
 PASS  x-pack/plugins/enterprise_search/server/routes/app_search/documents.test.ts
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/curations/components/suggestions_callout.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/crawler/components/manage_crawls_popover/manage_crawls_popover.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/result_settings/result_settings_table/non_text_fields_body.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/workplace_search/app_logic.test.ts
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/curations/views/curation_suggestion/curation_result_panel.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/log_retention/utils/convert_log_retention.test.ts
 PASS  x-pack/plugins/enterprise_search/public/applications/workplace_search/views/content_sources/components/synchronization/frequency.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/shared/react_router_helpers/generate_react_router_props.test.ts
 PASS  x-pack/plugins/enterprise_search/public/applications/workplace_search/views/content_sources/components/add_source/source_features.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/documents/search_experience/customization_modal.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/document_creation/creation_mode_components/api_code_example.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/workplace_search/routes.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/curations/views/curations_overview.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/source_engines/source_engines.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/workplace_search/views/groups/components/group_manager_modal.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/workplace_search/views/content_sources/components/display_settings/example_search_result_group.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/analytics/components/analytics_tables/tags.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/workplace_search/views/content_sources/sources_router.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/workplace_search/views/content_sources/components/display_settings/example_standout_result.test.tsx
 PASS  x-pack/plugins/enterprise_search/server/routes/app_search/schema.test.ts
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/engines/components/empty_state.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/credentials/credentials_flyout/form_components/key_read_write_access.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/curations/curation/curation.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/schema/components/meta_engines_schema_table.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/workplace_search/views/overview/overview_logic.test.ts
 PASS  x-pack/plugins/enterprise_search/server/routes/app_search/settings.test.ts
 PASS  x-pack/plugins/enterprise_search/public/applications/workplace_search/components/shared/credential_item/credential_item.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/app_logic.test.ts
 PASS  x-pack/plugins/enterprise_search/public/applications/workplace_search/views/groups/components/group_source_prioritization.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/crawler/components/crawl_requests_table.test.tsx
 PASS  x-pack/plugins/enterprise_search/server/lib/get_oauth_token_package_params.test.ts
 PASS  x-pack/plugins/enterprise_search/public/applications/shared/use_local_storage/use_local_storage.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/relevance_tuning/boosts/boost_item_content/functional_boost_form.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/credentials/credentials_flyout/footer.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/shared/tables/reorderable_table/draggable_body_row.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/workplace_search/views/account_settings/account_settings.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/result_settings/query_performance/query_performance.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/crawler/components/deduplication_panel/utils.test.ts
 PASS  x-pack/plugins/enterprise_search/public/applications/workplace_search/views/search_authorize/search_authorize.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/curations/curation/results/curation_result.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/engine_overview/engine_overview.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/crawler/components/add_domain/add_domain_flyout.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/engines/components/tables/meta_engines_table_expanded_row.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/shared/role_mapping/users_and_roles_row_actions.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/query_tester/query_tester.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/multi_input_rows/input_row.test.tsx
 PASS  x-pack/plugins/enterprise_search/server/routes/enterprise_search/config_data.test.ts
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/engine_overview/components/suggested_curations_callout.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/shared/kibana_chrome/generate_title.test.ts
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/curations/curation/suggested_documents_callout.test.tsx
 PASS  x-pack/plugins/enterprise_search/server/routes/app_search/result_settings.test.ts
 PASS  x-pack/plugins/enterprise_search/public/applications/shared/kibana/kibana_logic.test.ts
 PASS  x-pack/plugins/enterprise_search/public/applications/shared/role_mapping/user_flyout.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/workplace_search/views/groups/components/groups_table.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/documents/search_experience/hooks.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/curations/utils.test.ts
 PASS  x-pack/plugins/enterprise_search/public/applications/shared/hidden_text/hidden_text.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/shared/role_mapping/deactivated_user_callout.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/crawler/components/delete_domain_panel.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/curations/curation/delete_curation_button.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/workplace_search/components/shared/content_section/content_section.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/workplace_search/views/not_found/not_found.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/analytics/components/analytics_search.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/result_settings/result_settings_table/result_settings_table.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/shared/tables/reorderable_table/draggable_body_rows.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/shared/role_mapping/role_mapping_flyout.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/workplace_search/views/overview/onboarding_card.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/curations/views/curation_suggestion/curation_actions_popover.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/relevance_tuning/relevance_tuning_form/relevance_tuning_item_content/relevance_tuning_item_content.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/schema/reindex_job/reindex_job.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/credentials/utils/get_engines_display_text.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/analytics/views/analytics.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/workplace_search/components/shared/view_content_header/view_content_header.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/workplace_search/views/content_sources/sources_view.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/workplace_search/views/overview/overview.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/shared/tables/generic_endpoint_inline_editable_table/generic_endpoint_inline_editable_table.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/credentials/utils/get_mode_display_text.test.ts
 PASS  x-pack/plugins/enterprise_search/public/applications/shared/tables/reorderable_table/body_row.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/api_logs/api_log/api_log_flyout.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/workplace_search/views/content_sources/components/synchronization/blocked_window_tab.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/credentials/credentials_list/key.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/api_logs/utils.test.ts
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/documents/search_experience/views/sorting_view.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/document_creation/creation_response_components/errors.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/workplace_search/components/layout/nav.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/documents/search_experience/views/results_per_page_view.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/workplace_search/views/content_sources/components/add_source/reauthenticate.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/workplace_search/views/content_sources/components/add_source/configure_custom.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/shared/enterprise_search_url/external_url.test.ts
 PASS  x-pack/plugins/enterprise_search/public/applications/shared/truncate/truncate.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/shared/setup_guide/setup_guide.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/shared/not_found/not_found_prompt.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/workplace_search/views/groups/group_router.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/workplace_search/views/groups/components/add_group_modal.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/document_creation/creation_response_components/summary_documents.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/relevance_tuning/boosts/boost_item.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/workplace_search/views/settings/settings_router.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/sample_engine_creation_cta/sample_engine_creation_cta.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/utils/encode_path_params/index.test.ts
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/documents/search_experience/views/paging_view.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/workplace_search/views/settings/components/customize.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/workplace_search/views/security/components/private_sources_table.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/curations/curation/queries/active_query_select.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/enterprise_search/index.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/documents/search_experience/build_search_ui_config.test.ts
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/result/result_actions.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/engine_overview/engine_overview_metrics.test.tsx
 PASS  x-pack/plugins/enterprise_search/server/routes/app_search/api_logs.test.ts
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/crawler/components/crawler_status_banner.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/schema/views/meta_engine_schema.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/workplace_search/views/content_sources/components/add_source/config_completed.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/workplace_search/views/content_sources/components/add_source/available_sources_list.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/shared/schema/errors_accordion/index.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/credentials/credentials_flyout/header.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/api_logs/api_log/api_log_logic.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/schema/schema_router.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/engines/components/tables/engine_link_helpers.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/shared/telemetry/send_telemetry.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/analytics/views/query_detail.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/shared/table_pagination/index.test.ts
 PASS  x-pack/plugins/enterprise_search/server/routes/workplace_search/overview.test.ts
 PASS  x-pack/plugins/enterprise_search/public/applications/workplace_search/views/content_sources/components/display_settings/title_field.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/workplace_search/views/content_sources/components/add_source/save_custom.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/schema/components/truncated_engines_list.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/workplace_search/views/content_sources/components/synchronization/synchronization.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/shared/schema/field_type_select/index.test.tsx
 PASS  x-pack/plugins/enterprise_search/server/lib/route_config_helpers.test.ts
 PASS  x-pack/plugins/enterprise_search/public/applications/workplace_search/views/groups/components/group_sources.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/curations/curation/results/add_result_logic.test.ts
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/crawler/components/add_domain/add_domain_form_submit_button.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/analytics/utils.test.ts
 PASS  x-pack/plugins/enterprise_search/public/applications/workplace_search/views/content_sources/components/synchronization/sync_frequency_tab.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/workplace_search/views/groups/components/group_row.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/documents/search_experience/build_sort_options.test.ts
 PASS  x-pack/plugins/enterprise_search/public/applications/workplace_search/views/content_sources/organization_sources.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/workplace_search/views/content_sources/components/source_added.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/relevance_tuning/boosts/boost_item_content/value_boost_form.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/crawler/components/crawler_status_indicator/stop_crawl_popover_context_menu.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/curations/views/curations_history/components/automated_curations_history_panel.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/workplace_search/components/layout/account_header/account_header.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/curations/views/curations_history/components/rejected_curations_history_panel.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/workplace_search/views/groups/components/sources_list.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/engine_overview/components/total_charts.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/workplace_search/components/shared/source_config_fields/source_config_fields.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/workplace_search/components/shared/status_item/status_item.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/workplace_search/views/settings/components/connectors.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/engine/utils.test.ts
 PASS  x-pack/plugins/enterprise_search/public/applications/shared/role_mapping/user_invitation_callout.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/workplace_search/components/layout/kibana_header_actions.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/workplace_search/views/content_sources/components/add_source/config_docs_links.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/shared/licensing/manage_license_button.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/documents/documents_logic.test.ts
 PASS  x-pack/plugins/enterprise_search/public/applications/workplace_search/views/groups/components/org_sources_modal.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/engine_overview/engine_overview_empty.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/workplace_search/views/content_sources/components/display_settings/example_result_detail_card.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/api_logs/components/new_api_events_prompt.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/engine_overview/components/recent_api_logs.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/result_settings/result_settings_table/disabled_fields_body.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/crawler/components/add_domain/validation_state_icon.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/shared/react_router_helpers/create_href.test.ts
 PASS  x-pack/plugins/enterprise_search/public/applications/workplace_search/views/settings/components/settings_sub_nav.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/workplace_search/views/content_sources/components/schema/schema_fields_table.test.tsx
 PASS  x-pack/plugins/enterprise_search/server/routes/app_search/onboarding.test.ts
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/crawler/components/custom_formatted_timestamp.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/synonyms/components/synonym_card.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/crawler/crawler_router.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/relevance_tuning/relevance_tuning_form/relevance_tuning_item_content/weight_slider.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/workplace_search/views/groups/components/table_filters.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/workplace_search/views/content_sources/components/synchronization/synchronization_sub_nav.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/curations/curation/results/add_result_button.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/curations/curation/results/utils.test.ts
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/documents/search_experience/views/search_box_view.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/search_ui/search_ui.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/workplace_search/views/groups/components/table_filter_sources_dropdown.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/shared/tables/reorderable_table/header_row.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/analytics/components/analytics_cards.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/engine_creation/utils.test.ts
 PASS  x-pack/plugins/enterprise_search/server/routes/app_search/search_ui.test.ts
 PASS  x-pack/plugins/enterprise_search/public/applications/workplace_search/components/shared/table_pagination_bar/table_pagination_bar.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/workplace_search/views/content_sources/components/add_source/configured_sources_list.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/workplace_search/views/content_sources/components/schema/schema_change_errors.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/enterprise_search/components/license_callout/license_callout.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/workplace_search/views/content_sources/components/synchronization/synchronization_router.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/workplace_search/views/content_sources/components/display_settings/subtitle_field.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/workplace_search/components/shared/sources_table/sources_table.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/documents/components/document_creation_button.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/shared/setup_guide/cloud/instructions.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/crawler/components/add_domain/add_domain_form_errors.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/search_ui/utils.test.ts
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/query_tester/query_tester_button.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/shared/role_mapping/roles_empty_prompt.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/schema/components/empty_state.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/document_creation/creation_mode_components/show_creation_modes.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/not_found/not_found.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/curations/views/curation_creation.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/shared/setup_guide/instructions.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/analytics/components/analytics_section.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/shared/role_mapping/role_selector.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/crawler/components/add_domain/add_domain_validation.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/layout/kibana_header_actions.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/shared/doc_links/doc_links.test.ts
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/documents/search_experience/views/result_view.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/workplace_search/views/groups/components/group_sub_nav.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/shared/tables/reorderable_table/body_rows.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/workplace_search/views/content_sources/components/source_info_card.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/workplace_search/views/groups/groups_router.test.tsx
 PASS  x-pack/plugins/enterprise_search/server/routes/app_search/search.test.ts
 PASS  x-pack/plugins/enterprise_search/public/applications/workplace_search/views/groups/components/group_row_sources_dropdown.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/workplace_search/components/shared/product_button/product_button.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/workplace_search/views/groups/components/clear_filters_link.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/workplace_search/components/shared/api_key/api_key.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/curations/curation/automated_curation_history.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/curations/views/curation_suggestion/curation_action_bar.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/credentials/credentials_flyout/index.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/workplace_search/views/content_sources/components/display_settings/display_settings_router.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/icons/icons.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/workplace_search/views/content_sources/components/add_source/add_source_header.test.tsx
 PASS  x-pack/plugins/enterprise_search/common/strip_slashes/index.test.ts
 PASS  x-pack/plugins/enterprise_search/public/applications/workplace_search/views/overview/statistic_card.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/synonyms/components/empty_state.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/utils/formatted_date_time/index.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/documents/search_experience/pagination.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/shared/loading/loading.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/source_engines/components/add_source_engines_button.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/shared/role_mapping/role_mappings_heading.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/credentials/utils/api_token_sort.test.ts
 PASS  x-pack/plugins/enterprise_search/public/applications/enterprise_search/components/trial_callout/trial_callout.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/documents/search_experience/customization_callout.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/workplace_search/views/content_sources/components/add_source/configuration_intro.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/shared/role_mapping/users_heading.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/shared/schema/add_field_modal/utils.test.ts
 PASS  x-pack/plugins/enterprise_search/public/applications/workplace_search/utils/get_as_local_datetime_string.test.ts
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/search_ui/components/search_ui_graphic.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/workplace_search/components/shared/user_row/user_row.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/workplace_search/views/groups/components/source_option_item.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/shared/tables/generic_endpoint_inline_editable_table/utils.test.ts
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/utils/format_api_name/index.test.ts
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/curations/views/curations_history/curations_history.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/workplace_search/utils/read_uploaded_file_as_base64.test.ts
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/engines/components/empty_meta_engines_state.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/shared/schema/errors_callout/index.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/search_ui/components/empty_state.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/result/result_token.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/result/result_field.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/shared/role_mapping/role_option_label.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/result_settings/components/empty_state.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/relevance_tuning/components/empty_state.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/relevance_tuning/components/value_badge.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/documents/components/empty_state.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/query_tester/query_tester_flyout.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/api_logs/components/empty_state.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/utils/role/has_scoped_engines.test.ts
 PASS  x-pack/plugins/enterprise_search/public/applications/workplace_search/views/overview/organization_stats.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/curations/components/empty_state.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/document_creation/utils.test.ts
 PASS  x-pack/plugins/enterprise_search/public/applications/shared/tables/reorderable_table/cell.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/engine_overview/components/total_stats.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/workplace_search/components/shared/component_loader/component_loader.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/enterprise_search/components/setup_guide/setup_guide.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/workplace_search/views/setup_guide/setup_guide.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/setup_guide/setup_guide.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/analytics/analytics_router.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/analytics/views/top_queries_with_clicks.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/workplace_search/utils/to_sentence_serial.test.ts
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/analytics/views/top_queries_no_results.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/analytics/views/top_queries_no_clicks.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/analytics/views/recent_queries.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/relevance_tuning/components/boost_icon.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/analytics/views/top_queries.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/curations/curations_router.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/workplace_search/components/layout/personal_dashboard_sidebar/account_settings_sidebar.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/workplace_search/components/shared/source_icon/source_icon.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/workplace_search/components/shared/license_callout/license_callout.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/shared/error_state/error_state_prompt.test.tsx
 PASS  x-pack/plugins/enterprise_search/server/routes/workplace_search/index.test.ts
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/error_connecting/error_connecting.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/enterprise_search/components/error_connecting/error_connecting.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/result_settings/result_settings_table/column_headers.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/enterprise_search/components/setup_guide/setup_guide_cta.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/workplace_search/components/shared/license_badge/license_badge.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/credentials/credentials_flyout/form_components/key_update_warning.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/workplace_search/views/error_state/error_state.test.tsx
 PASS  x-pack/plugins/enterprise_search/server/routes/app_search/index.test.ts
 PASS  x-pack/plugins/enterprise_search/public/applications/shared/role_mapping/users_empty_prompt.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/settings/settings.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/result_settings/result_settings_table/disabled_fields_header.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/result_settings/result_settings_table/non_text_fields_header.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/workplace_search/utils/mime_types.test.ts
 PASS  x-pack/plugins/enterprise_search/public/applications/workplace_search/views/content_sources/components/display_settings/custom_source_icon.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/result_settings/result_settings_table/text_fields_header.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/shared/query_params/query_params.test.ts
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/multi_input_rows/utils.test.ts
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/synonyms/components/synonym_icon.test.tsx
 PASS  x-pack/plugins/enterprise_search/public/applications/app_search/components/curations/components/automated_icon.test.tsx

Test Suites: 552 passed, 552 total
Tests:       3602 passed, 3602 total
Snapshots:   7 passed, 7 total
Time:        1077.446 s
Ran all test suites.
--- $ node scripts/jest --config x-pack/plugins/graph/jest.config.js
 PASS  x-pack/plugins/graph/public/services/workspace/graph_client_workspace.test.js
 PASS  x-pack/plugins/graph/public/components/settings/settings.test.tsx (36.35 s)
 PASS  x-pack/plugins/graph/public/services/persistence/deserialize.test.ts
 PASS  x-pack/plugins/graph/public/services/persistence/serialize.test.ts
 PASS  x-pack/plugins/graph/public/components/field_manager/field_manager.test.tsx
 PASS  x-pack/plugins/graph/public/state_management/persistence.test.ts
 PASS  x-pack/plugins/graph/server/saved_objects/migrations.test.ts
 PASS  x-pack/plugins/graph/public/components/search_bar.test.tsx
 PASS  x-pack/plugins/graph/public/components/graph_visualization/graph_visualization.test.tsx
 PASS  x-pack/plugins/graph/public/state_management/legacy.test.ts
 PASS  x-pack/plugins/graph/public/services/persistence/saved_workspace_references.test.ts
 PASS  x-pack/plugins/graph/public/services/fetch_top_nodes.test.ts
 PASS  x-pack/plugins/graph/public/state_management/datasource.test.ts
 PASS  x-pack/plugins/graph/public/helpers/use_workspace_loader.test.tsx
 PASS  x-pack/plugins/graph/public/components/settings/use_list_keys.test.tsx
 PASS  x-pack/plugins/graph/public/state_management/url_templates.test.ts
 PASS  x-pack/plugins/graph/public/helpers/kql_encoder.test.ts
 PASS  x-pack/plugins/graph/public/components/workspace_layout/workspace_layout.test.tsx
 PASS  x-pack/plugins/graph/public/components/venn_diagram/venn_diagram.test.tsx
 PASS  x-pack/plugins/graph/public/state_management/meta_data.test.ts

Test Suites: 20 passed, 20 total
Tests:       94 passed, 94 total
Snapshots:   18 passed, 18 total
Time:        60.439 s
Ran all test suites.
--- $ node scripts/jest --config x-pack/plugins/license_management/jest.config.js
 PASS  x-pack/plugins/license_management/__jest__/upload_license.test.tsx (27.576 s)
 PASS  x-pack/plugins/license_management/__jest__/start_trial.test.js
 PASS  x-pack/plugins/license_management/__jest__/request_trial_extension.test.js
 PASS  x-pack/plugins/license_management/__jest__/revert_to_basic.test.js
 PASS  x-pack/plugins/license_management/__jest__/add_license.test.js
 PASS  x-pack/plugins/license_management/__jest__/license_page_header.test.js

Test Suites: 6 passed, 6 total
Tests:       35 passed, 35 total
Snapshots:   20 passed, 20 total
Time:        35.6 s
Ran all test suites.
--- $ node scripts/jest --config x-pack/plugins/osquery/jest.config.js
 PASS  x-pack/plugins/osquery/public/agents/helpers.test.ts (5.237 s)
 PASS  x-pack/plugins/osquery/server/utils/build_validation/route_validation.test.ts
 PASS  x-pack/plugins/osquery/public/agents/agent_grouper.test.ts
 PASS  x-pack/plugins/osquery/server/routes/usage/recorder.test.ts
 PASS  x-pack/plugins/osquery/server/usage/fetchers.test.ts
 PASS  x-pack/plugins/osquery/common/ecs/ecs_fields/extend_map.test.ts
 PASS  x-pack/plugins/osquery/common/schemas/types/non_empty_string.test.ts
 PASS  x-pack/plugins/osquery/common/schemas/types/default_uuid.test.ts
 PASS  x-pack/plugins/osquery/public/common/helpers.test.ts

Test Suites: 9 passed, 9 total
Tests:       52 passed, 52 total
Snapshots:   0 total
Time:        13.187 s
Ran all test suites.
--- $ node scripts/jest --config x-pack/plugins/searchprofiler/jest.config.js
 PASS  x-pack/plugins/searchprofiler/public/application/components/profile_tree/__jest__/unsafe_utils.test.ts
 PASS  x-pack/plugins/searchprofiler/public/application/store/reducer.test.ts (41.906 s)
 PASS  x-pack/plugins/searchprofiler/public/application/lib/ns_to_pretty.test.ts
 PASS  x-pack/plugins/searchprofiler/public/application/components/highlight_details_flyout/highlight_details_flyout.test.tsx
 PASS  x-pack/plugins/searchprofiler/public/application/components/profile_tree/__jest__/init_data.test.ts
 PASS  x-pack/plugins/searchprofiler/public/application/components/profile_tree/__jest__/profile_tree.test.tsx
 PASS  x-pack/plugins/searchprofiler/public/application/lib/check_for_json_errors.test.ts
 PASS  x-pack/plugins/searchprofiler/public/application/components/profile_tree/__jest__/utils.test.ts
 PASS  x-pack/plugins/searchprofiler/public/application/components/profile_query_editor/editor/editor.test.tsx
 PASS  x-pack/plugins/searchprofiler/public/application/components/searchprofiler_tabs/searchprofiler_tabs.test.ts
 PASS  x-pack/plugins/searchprofiler/public/application/components/license_warning_notice/license_warning_notice.test.ts
 PASS  x-pack/plugins/searchprofiler/public/application/components/profile_loading_placeholder/profile_loading_placeholder.test.tsx
 PASS  x-pack/plugins/searchprofiler/public/application/components/empty_tree_placeholder/empty_tree_placeholder.test.tsx

Test Suites: 13 passed, 13 total
Tests:       27 passed, 27 total
Snapshots:   0 total
Time:        58.787 s
Ran all test suites.
--- $ node scripts/jest --config x-pack/plugins/security_solution/public/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/public/common/components/event_details/__mocks__/index.ts
    * <rootDir>/x-pack/plugins/security_solution/public/common/components/link_to/__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/public/common/components/link_to/__mocks__/index.ts
    * <rootDir>/x-pack/plugins/security_solution/public/common/lib/kibana/__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/public/common/lib/kibana/__mocks__/index.ts
    * <rootDir>/x-pack/plugins/security_solution/public/overview/components/events_by_dataset/__mocks__/index.tsx

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/public/overview/components/events_by_dataset/__mocks__/index.tsx
    * <rootDir>/x-pack/plugins/security_solution/public/timelines/components/open_timeline/__mocks__/index.ts

jest-haste-map: duplicate manual mock found: api
  The following files share their name; please delete one of them:
    * <rootDir>/x-pack/plugins/security_solution/public/detections/containers/detection_engine/alerts/__mocks__/api.ts
    * <rootDir>/x-pack/plugins/security_solution/public/detections/containers/detection_engine/rules/__mocks__/api.ts

jest-haste-map: duplicate manual mock found: mock
  The following files share their name; please delete one of them:
    * <rootDir>/x-pack/plugins/security_solution/public/network/components/embeddables/__mocks__/mock.ts
    * <rootDir>/x-pack/plugins/security_solution/public/detections/pages/detection_engine/rules/all/__mocks__/mock.ts

 PASS  x-pack/plugins/security_solution/public/helpers.test.ts
  public helpers parseRoute
    ✓ should properly parse hash route (3 ms)
    ✓ should properly parse non-hash route (1 ms)
    ✓ should properly parse non-hash subplugin route (1 ms)
  public helpers export getHostRiskIndex
    ✓ should properly return index if space is specified

Test Suites: 1 passed, 1 total
Tests:       4 passed, 4 total
Snapshots:   0 total
Time:        4.182 s
Ran all test suites.
--- $ node scripts/jest --config x-pack/plugins/security_solution/server/client/jest.config.js
 PASS  x-pack/plugins/security_solution/server/client/factory.test.ts (29.357 s)
 PASS  x-pack/plugins/security_solution/server/client/client.test.ts

Test Suites: 2 passed, 2 total
Tests:       4 passed, 4 total
Snapshots:   0 total
Time:        31.295 s
Ran all test suites.
--- $ node scripts/jest --config x-pack/plugins/security_solution/server/usage/jest.config.js
 PASS  x-pack/plugins/security_solution/server/usage/detections/detection_rule_helpers.test.ts
 PASS  x-pack/plugins/security_solution/server/usage/detections/detections.test.ts
 PASS  x-pack/plugins/security_solution/server/usage/detections/detection_ml_helpers.test.ts

Test Suites: 3 passed, 3 total
Tests:       41 passed, 41 total
Snapshots:   0 total
Time:        7.122 s
Ran all test suites.
--- $ node scripts/jest --config x-pack/plugins/transform/jest.config.js
 PASS  x-pack/plugins/transform/public/app/sections/transform_management/components/edit_transform_flyout/use_edit_transform_flyout.test.ts
 PASS  x-pack/plugins/transform/public/app/common/request.test.ts (42.551 s)
 PASS  x-pack/plugins/transform/public/app/sections/create_transform/components/step_define/common/common.test.ts
 PASS  x-pack/plugins/transform/public/app/sections/create_transform/components/step_define/step_define_form.test.tsx
  ● Console

    console.error
      Warning: An update to null inside a test was not wrapped in act(...).
      
      When testing, code that causes React state updates should be wrapped into act(...):
      
      act(() => {
        /* fire events that update state */
      });
      /* assert on the output */
      
      This ensures that you're testing the behavior the user would see in the browser. Learn more at https://fb.me/react-wrap-tests-with-act
          in Unknown
          in Provider
          in PseudoLocaleWrapper (created by I18nProvider)
          in IntlProvider (created by I18nProvider)
          in I18nProvider

      80 |
      81 |     if (!isEsSearchResponse(resp)) {
    > 82 |       setErrorMessage(getErrorMessage(resp));
         |       ^
      83 |       setStatus(INDEX_STATUS.ERROR);
      84 |       return;
      85 |     }

      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 warnIfNotCurrentlyActingUpdatesInDEV (node_modules/react-dom/cjs/react-dom.development.js:23284:7)
      at dispatchAction (node_modules/react-dom/cjs/react-dom.development.js:15656:9)
      at setErrorMessage (x-pack/plugins/transform/public/app/hooks/use_index_data.ts:82:7)

    console.error
      Warning: An update to null inside a test was not wrapped in act(...).
      
      When testing, code that causes React state updates should be wrapped into act(...):
      
      act(() => {
        /* fire events that update state */
      });
      /* assert on the output */
      
      This ensures that you're testing the behavior the user would see in the browser. Learn more at https://fb.me/react-wrap-tests-with-act
          in Unknown
          in Provider
          in PseudoLocaleWrapper (created by I18nProvider)
          in IntlProvider (created by I18nProvider)
          in I18nProvider

      81 |     if (!isEsSearchResponse(resp)) {
      82 |       setErrorMessage(getErrorMessage(resp));
    > 83 |       setStatus(INDEX_STATUS.ERROR);
         |       ^
      84 |       return;
      85 |     }
      86 |

      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 warnIfNotCurrentlyActingUpdatesInDEV (node_modules/react-dom/cjs/react-dom.development.js:23284:7)
      at dispatchAction (node_modules/react-dom/cjs/react-dom.development.js:15656:9)
      at setStatus (x-pack/plugins/transform/public/app/hooks/use_index_data.ts:83:7)

    console.error
      Warning: An update to null inside a test was not wrapped in act(...).
      
      When testing, code that causes React state updates should be wrapped into act(...):
      
      act(() => {
        /* fire events that update state */
      });
      /* assert on the output */
      
      This ensures that you're testing the behavior the user would see in the browser. Learn more at https://fb.me/react-wrap-tests-with-act
          in Unknown
          in Provider
          in PseudoLocaleWrapper (created by I18nProvider)
          in IntlProvider (created by I18nProvider)
          in I18nProvider

      193 |
      194 |     if (!isEsSearchResponse(resp)) {
    > 195 |       setErrorMessage(getErrorMessage(resp));
          |       ^
      196 |       setStatus(INDEX_STATUS.ERROR);
      197 |       return;
      198 |     }

      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 warnIfNotCurrentlyActingUpdatesInDEV (node_modules/react-dom/cjs/react-dom.development.js:23284:7)
      at dispatchAction (node_modules/react-dom/cjs/react-dom.development.js:15656:9)
      at setErrorMessage (x-pack/plugins/transform/public/app/hooks/use_index_data.ts:195:7)

 PASS  x-pack/plugins/transform/public/app/common/validators.test.ts
 PASS  x-pack/plugins/transform/public/app/sections/create_transform/components/step_define/common/filter_agg/components/filter_agg_form.test.tsx
 PASS  x-pack/plugins/transform/public/app/hooks/use_index_data.test.tsx
 PASS  x-pack/plugins/transform/public/app/sections/create_transform/components/step_define/common/top_metrics_agg/config.test.ts
 PASS  x-pack/plugins/transform/public/app/sections/create_transform/components/group_by_list/popover_form.test.tsx
 PASS  x-pack/plugins/transform/public/app/sections/transform_management/components/action_discover/discover_action_name.test.tsx
 PASS  x-pack/plugins/transform/public/app/sections/create_transform/components/step_define/step_define_summary.test.tsx
 PASS  x-pack/plugins/transform/common/utils/field_utils.test.ts
 PASS  x-pack/plugins/transform/public/app/sections/transform_management/components/transform_list/expanded_row.test.tsx
 PASS  x-pack/plugins/transform/common/utils/object_utils.test.ts
 PASS  x-pack/plugins/transform/public/app/common/data_grid.test.ts
 PASS  x-pack/plugins/transform/public/app/common/pivot_aggs.test.ts
 PASS  x-pack/plugins/transform/public/app/sections/create_transform/components/group_by_list/group_by_label_form.test.tsx
 PASS  x-pack/plugins/transform/public/app/sections/create_transform/components/group_by_list/group_by_label_summary.test.tsx
 PASS  x-pack/plugins/transform/public/app/common/transform_stats.test.ts
 PASS  x-pack/plugins/transform/public/app/hooks/use_pivot_data.test.ts
 PASS  x-pack/plugins/transform/public/app/sections/create_transform/components/step_define/hooks/use_latest_function_config.test.ts
 PASS  x-pack/plugins/transform/server/routes/api/transforms_nodes.test.ts (15.072 s)
 PASS  x-pack/plugins/transform/public/app/components/toast_notification_text.test.tsx
 PASS  x-pack/plugins/transform/public/app/sections/transform_management/components/transform_list/common.test.ts
 PASS  x-pack/plugins/transform/public/app/common/aggregations.test.ts
 PASS  x-pack/plugins/transform/public/app/sections/transform_management/components/transform_list/use_actions.test.tsx
 PASS  x-pack/plugins/transform/public/app/sections/create_transform/components/step_create/step_create_form.test.tsx
 PASS  x-pack/plugins/transform/public/app/sections/create_transform/components/aggregation_list/popover_form.test.tsx
 PASS  x-pack/plugins/transform/public/app/sections/transform_management/components/transform_list/use_columns.test.tsx
 PASS  x-pack/plugins/transform/public/app/sections/create_transform/components/aggregation_list/agg_label_form.test.tsx
 PASS  x-pack/plugins/transform/public/app/common/transform.test.ts
 PASS  x-pack/plugins/transform/public/app/sections/transform_management/components/action_start/start_action_name.test.tsx
 PASS  x-pack/plugins/transform/public/app/sections/transform_management/components/transform_list/expanded_row_details_pane.test.tsx
 PASS  x-pack/plugins/transform/public/app/sections/transform_management/components/action_stop/stop_action_name.test.tsx
 PASS  x-pack/plugins/transform/public/app/sections/create_transform/components/aggregation_list/list_form.test.tsx
 PASS  x-pack/plugins/transform/public/app/sections/create_transform/components/group_by_list/list_form.test.tsx
 PASS  x-pack/plugins/transform/public/app/sections/create_transform/components/aggregation_list/list_summary.test.tsx
 PASS  x-pack/plugins/transform/public/app/sections/create_transform/components/group_by_list/list_summary.test.tsx
 PASS  x-pack/plugins/transform/public/app/sections/transform_management/components/action_delete/delete_action_name.test.tsx
 PASS  x-pack/plugins/transform/public/app/sections/transform_management/components/transform_list/transform_list.test.tsx
 PASS  x-pack/plugins/transform/common/types/index_pattern.test.ts
 PASS  x-pack/plugins/transform/public/app/sections/transform_management/components/transform_list/expanded_row_json_pane.test.tsx
 PASS  x-pack/plugins/transform/public/app/sections/transform_management/components/create_transform_button/create_transform_button.test.tsx
 PASS  x-pack/plugins/transform/public/app/sections/transform_management/transform_management_section.test.tsx

Test Suites: 44 passed, 44 total
Tests:       127 passed, 127 total
Snapshots:   22 passed, 22 total
Time:        126.162 s
Ran all test suites.