From 39c0b05e64290aa9a81ada350e096fe35338f628 Mon Sep 17 00:00:00 2001 From: Tomasz Ciecierski Date: Fri, 13 Dec 2024 15:03:56 +0100 Subject: [PATCH 01/46] Revert "skip flaky suite (#170563)" This reverts commit cb16aff4aaee937c10ce27654ddb7d364df02883. --- .../response_actions/response_console/process_operations.cy.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/x-pack/plugins/security_solution/public/management/cypress/e2e/response_actions/response_console/process_operations.cy.ts b/x-pack/plugins/security_solution/public/management/cypress/e2e/response_actions/response_console/process_operations.cy.ts index fc5a05cbc7770..a2b150bfad0c2 100644 --- a/x-pack/plugins/security_solution/public/management/cypress/e2e/response_actions/response_console/process_operations.cy.ts +++ b/x-pack/plugins/security_solution/public/management/cypress/e2e/response_actions/response_console/process_operations.cy.ts @@ -28,7 +28,6 @@ const AGENT_BEAT_FILE_PATH_SUFFIX = '/components/agentbeat'; // FLAKY: https://github.com/elastic/kibana/issues/170370 // FLAKY: https://github.com/elastic/kibana/issues/170371 -// FLAKY: https://github.com/elastic/kibana/issues/170563 describe.skip('Response console', { tags: ['@ess', '@serverless', '@skipInServerlessMKI'] }, () => { beforeEach(() => { login(); From 707eab25a1960ae9f60a7ebad9a67c1abca68924 Mon Sep 17 00:00:00 2001 From: Tomasz Ciecierski Date: Fri, 13 Dec 2024 15:03:57 +0100 Subject: [PATCH 02/46] Revert "skip failing test suite (#203917)" This reverts commit 6c8733ba2a037e0ca20492c91964dc9364c641d2. --- .../cypress/e2e/automated_response_actions/no_license.cy.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/x-pack/plugins/security_solution/public/management/cypress/e2e/automated_response_actions/no_license.cy.ts b/x-pack/plugins/security_solution/public/management/cypress/e2e/automated_response_actions/no_license.cy.ts index c27fa73dcfee5..e502906637326 100644 --- a/x-pack/plugins/security_solution/public/management/cypress/e2e/automated_response_actions/no_license.cy.ts +++ b/x-pack/plugins/security_solution/public/management/cypress/e2e/automated_response_actions/no_license.cy.ts @@ -14,7 +14,6 @@ import type { ReturnTypeFromChainable } from '../../types'; import { indexEndpointHosts } from '../../tasks/index_endpoint_hosts'; import { indexEndpointRuleAlerts } from '../../tasks/index_endpoint_rule_alerts'; -// Failing: See https://github.com/elastic/kibana/issues/203917 // Failing: See https://github.com/elastic/kibana/issues/203917 describe.skip('No License', { tags: '@ess', env: { ftrConfig: { license: 'basic' } } }, () => { describe('User cannot use endpoint action in form', () => { From 20ce39b3313ef986fa34f76a1fa11386ae0f0c7c Mon Sep 17 00:00:00 2001 From: Tomasz Ciecierski Date: Fri, 13 Dec 2024 15:03:57 +0100 Subject: [PATCH 03/46] Revert "skip failing test suite (#203935)" This reverts commit da5b52c599990ae3ea7d064df5a89348d46452b4. --- .../cypress/e2e/artifacts/artifact_tabs_in_policy_details.cy.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/x-pack/plugins/security_solution/public/management/cypress/e2e/artifacts/artifact_tabs_in_policy_details.cy.ts b/x-pack/plugins/security_solution/public/management/cypress/e2e/artifacts/artifact_tabs_in_policy_details.cy.ts index 1ca42c446771c..dfff7c21a49d4 100644 --- a/x-pack/plugins/security_solution/public/management/cypress/e2e/artifacts/artifact_tabs_in_policy_details.cy.ts +++ b/x-pack/plugins/security_solution/public/management/cypress/e2e/artifacts/artifact_tabs_in_policy_details.cy.ts @@ -64,7 +64,6 @@ const clickArtifactTab = (tabId: string) => { }; // FLAKY: https://github.com/elastic/kibana/issues/171644 -// Failing: See https://github.com/elastic/kibana/issues/203935 describe.skip( 'Artifact tabs in Policy Details page', { tags: ['@ess', '@serverless', '@skipInServerlessMKI'] }, From b4040b43a02f0630ec6f904b8274e0803f711ee3 Mon Sep 17 00:00:00 2001 From: Tomasz Ciecierski Date: Fri, 13 Dec 2024 15:03:58 +0100 Subject: [PATCH 04/46] Revert "skip flaky suite (#170052)" This reverts commit 3fe6d373b4cc0cf9fc17bde12c41a27cb25a2909. --- .../e2e/serverless/roles/complete_with_endpoint_roles.cy.ts | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/x-pack/plugins/security_solution/public/management/cypress/e2e/serverless/roles/complete_with_endpoint_roles.cy.ts b/x-pack/plugins/security_solution/public/management/cypress/e2e/serverless/roles/complete_with_endpoint_roles.cy.ts index 727597cdc4583..ca3d0b9f6c1a1 100644 --- a/x-pack/plugins/security_solution/public/management/cypress/e2e/serverless/roles/complete_with_endpoint_roles.cy.ts +++ b/x-pack/plugins/security_solution/public/management/cypress/e2e/serverless/roles/complete_with_endpoint_roles.cy.ts @@ -30,8 +30,7 @@ import { visitPolicyList, } from '../../../screens'; -// FLAKY: https://github.com/elastic/kibana/issues/170052 -describe.skip( +describe( 'User Roles for Security Complete PLI with Endpoint Complete addon', { tags: ['@serverless', '@skipInServerlessMKI'], From 8a643e5b6ebf32425cfc6fc68582cc7d1f61e9b6 Mon Sep 17 00:00:00 2001 From: Tomasz Ciecierski Date: Fri, 13 Dec 2024 15:03:59 +0100 Subject: [PATCH 05/46] Revert "skip flaky suite (#170424)" This reverts commit 0f6f1a515f1f663bb43bf7bca29cad73aaa5fe0d. --- .../response_actions/response_console/file_operations.cy.ts | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/x-pack/plugins/security_solution/public/management/cypress/e2e/response_actions/response_console/file_operations.cy.ts b/x-pack/plugins/security_solution/public/management/cypress/e2e/response_actions/response_console/file_operations.cy.ts index c36c9153a248b..5fbb9118370e8 100644 --- a/x-pack/plugins/security_solution/public/management/cypress/e2e/response_actions/response_console/file_operations.cy.ts +++ b/x-pack/plugins/security_solution/public/management/cypress/e2e/response_actions/response_console/file_operations.cy.ts @@ -21,8 +21,7 @@ import { enableAllPolicyProtections } from '../../../tasks/endpoint_policy'; import { createEndpointHost } from '../../../tasks/create_endpoint_host'; import { deleteAllLoadedEndpointData } from '../../../tasks/delete_all_endpoint_data'; -// FLAKY: https://github.com/elastic/kibana/issues/170424 -describe.skip('Response console', { tags: ['@ess', '@serverless'] }, () => { +describe('Response console', { tags: ['@ess', '@serverless'] }, () => { beforeEach(() => { login(); }); From 65f6526356112e281fb06a7c368357565a910c66 Mon Sep 17 00:00:00 2001 From: Tomasz Ciecierski Date: Fri, 13 Dec 2024 15:03:59 +0100 Subject: [PATCH 06/46] Revert "skip flaky suite (#169821)" This reverts commit a2f4bfa586c643b340b3b1a27a2ec24fd0ad4632. --- .../e2e/response_actions/endpoints_list_response_console.cy.ts | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/x-pack/plugins/security_solution/public/management/cypress/e2e/response_actions/endpoints_list_response_console.cy.ts b/x-pack/plugins/security_solution/public/management/cypress/e2e/response_actions/endpoints_list_response_console.cy.ts index de1f9524326f0..64cc11e553538 100644 --- a/x-pack/plugins/security_solution/public/management/cypress/e2e/response_actions/endpoints_list_response_console.cy.ts +++ b/x-pack/plugins/security_solution/public/management/cypress/e2e/response_actions/endpoints_list_response_console.cy.ts @@ -20,8 +20,7 @@ import { enableAllPolicyProtections } from '../../tasks/endpoint_policy'; import { createEndpointHost } from '../../tasks/create_endpoint_host'; import { deleteAllLoadedEndpointData } from '../../tasks/delete_all_endpoint_data'; -// FLAKY: https://github.com/elastic/kibana/issues/169821 -describe.skip('Response console', { tags: ['@ess', '@serverless', '@brokenInServerless'] }, () => { +describe('Response console', { tags: ['@ess', '@serverless', '@brokenInServerless'] }, () => { beforeEach(() => { login(); }); From dc9035c6dfbe3a3ebd8aaa8ddba009116163a81e Mon Sep 17 00:00:00 2001 From: Tomasz Ciecierski Date: Fri, 13 Dec 2024 15:04:00 +0100 Subject: [PATCH 07/46] Revert "skip failing test suite (#203929)" This reverts commit 21fe4495a48cca9fbf7a92565e34e87cf0d4ac4f. --- .../public/management/cypress/e2e/artifacts/trusted_apps.cy.ts | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/x-pack/plugins/security_solution/public/management/cypress/e2e/artifacts/trusted_apps.cy.ts b/x-pack/plugins/security_solution/public/management/cypress/e2e/artifacts/trusted_apps.cy.ts index 4b47fa234377a..aef24ed4ce045 100644 --- a/x-pack/plugins/security_solution/public/management/cypress/e2e/artifacts/trusted_apps.cy.ts +++ b/x-pack/plugins/security_solution/public/management/cypress/e2e/artifacts/trusted_apps.cy.ts @@ -35,8 +35,7 @@ const { expectFieldOptionsNotRendered, } = trustedAppsFormSelectors; -// Failing: See https://github.com/elastic/kibana/issues/203929 -describe.skip( +describe( 'Trusted Apps', { tags: ['@ess', '@serverless', '@skipInServerlessMKI'], // @skipInServerlessMKI until kibana is rebuilt after merge From 0a3b9610353cace07f9284282d3f098135d754b4 Mon Sep 17 00:00:00 2001 From: Tomasz Ciecierski Date: Fri, 13 Dec 2024 15:04:01 +0100 Subject: [PATCH 08/46] Revert "skip failing test suite (#171640)" This reverts commit da1bdd8ca4fd8acde41f0daa8f2dd5069538cebc. --- .../cypress/e2e/automated_response_actions/history_log.cy.ts | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/x-pack/plugins/security_solution/public/management/cypress/e2e/automated_response_actions/history_log.cy.ts b/x-pack/plugins/security_solution/public/management/cypress/e2e/automated_response_actions/history_log.cy.ts index 5ebb78faef5d0..84d160c2e492a 100644 --- a/x-pack/plugins/security_solution/public/management/cypress/e2e/automated_response_actions/history_log.cy.ts +++ b/x-pack/plugins/security_solution/public/management/cypress/e2e/automated_response_actions/history_log.cy.ts @@ -12,8 +12,7 @@ import { indexEndpointRuleAlerts } from '../../tasks/index_endpoint_rule_alerts' import { login, ROLE } from '../../tasks/login'; -// Failing: See https://github.com/elastic/kibana/issues/171640 -describe.skip( +describe( 'Response actions history page', { tags: [ From e7cb56cd7a22c253dbb3a606f11b18639e7f700f Mon Sep 17 00:00:00 2001 From: Tomasz Ciecierski Date: Fri, 13 Dec 2024 15:04:01 +0100 Subject: [PATCH 09/46] Revert "skip failing test suite (#182505)" This reverts commit cf5bdd1d88956aad2a34088990392141d509a273. --- ...nt_from_fleet_changing_policy_from_enabled_to_enabled.cy.ts | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/x-pack/plugins/security_solution/public/management/cypress/e2e/tamper_protection/switching_policies/unenroll_agent_from_fleet_changing_policy_from_enabled_to_enabled.cy.ts b/x-pack/plugins/security_solution/public/management/cypress/e2e/tamper_protection/switching_policies/unenroll_agent_from_fleet_changing_policy_from_enabled_to_enabled.cy.ts index 5a6326b77582c..cf091cdccc60d 100644 --- a/x-pack/plugins/security_solution/public/management/cypress/e2e/tamper_protection/switching_policies/unenroll_agent_from_fleet_changing_policy_from_enabled_to_enabled.cy.ts +++ b/x-pack/plugins/security_solution/public/management/cypress/e2e/tamper_protection/switching_policies/unenroll_agent_from_fleet_changing_policy_from_enabled_to_enabled.cy.ts @@ -21,8 +21,7 @@ import { login } from '../../../tasks/login'; import { createEndpointHost } from '../../../tasks/create_endpoint_host'; import { deleteAllLoadedEndpointData } from '../../../tasks/delete_all_endpoint_data'; -// Failing: See https://github.com/elastic/kibana/issues/182505 -describe.skip( +describe( 'Unenroll agent from fleet changing agent policy when agent tamper protection is enabled but then is switched to a policy with it also enabled', { tags: ['@ess'] }, () => { From 9c1dabbb2889fe71607c1ccecce78f3936ebf29b Mon Sep 17 00:00:00 2001 From: Tomasz Ciecierski Date: Fri, 13 Dec 2024 15:04:02 +0100 Subject: [PATCH 10/46] Revert "skip failing test suite (#203907)" This reverts commit 5818392a4c17fdfb07946598520abbc166056189. --- .../response_actions/response_console_mocked/processes.cy.ts | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/x-pack/plugins/security_solution/public/management/cypress/e2e/response_actions/response_console_mocked/processes.cy.ts b/x-pack/plugins/security_solution/public/management/cypress/e2e/response_actions/response_console_mocked/processes.cy.ts index d18dafba9126c..e4226aae4c395 100644 --- a/x-pack/plugins/security_solution/public/management/cypress/e2e/response_actions/response_console_mocked/processes.cy.ts +++ b/x-pack/plugins/security_solution/public/management/cypress/e2e/response_actions/response_console_mocked/processes.cy.ts @@ -18,8 +18,7 @@ import { import { interceptActionRequests, sendActionResponse } from '../../../tasks/isolate'; import { login } from '../../../tasks/login'; -// Failing: See https://github.com/elastic/kibana/issues/203907 -describe.skip('Response console', { tags: ['@ess', '@serverless', '@brokenInServerless'] }, () => { +describe('Response console', { tags: ['@ess', '@serverless', '@brokenInServerless'] }, () => { beforeEach(() => { login(); }); From 8141b29da359e77590922ba2d744f7dd91400630 Mon Sep 17 00:00:00 2001 From: Tomasz Ciecierski Date: Fri, 13 Dec 2024 15:04:03 +0100 Subject: [PATCH 11/46] Revert "skip failing test suite (#182459)" This reverts commit 7e528f8eca49893ec6a8c4bfcdedc7556bca5064. --- .../cypress/e2e/response_actions/isolate_mocked_data.cy.ts | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/x-pack/plugins/security_solution/public/management/cypress/e2e/response_actions/isolate_mocked_data.cy.ts b/x-pack/plugins/security_solution/public/management/cypress/e2e/response_actions/isolate_mocked_data.cy.ts index a7f600521e8f3..c5d88ad5420b1 100644 --- a/x-pack/plugins/security_solution/public/management/cypress/e2e/response_actions/isolate_mocked_data.cy.ts +++ b/x-pack/plugins/security_solution/public/management/cypress/e2e/response_actions/isolate_mocked_data.cy.ts @@ -29,8 +29,7 @@ import { indexNewCase } from '../../tasks/index_new_case'; import { indexEndpointHosts } from '../../tasks/index_endpoint_hosts'; import { indexEndpointRuleAlerts } from '../../tasks/index_endpoint_rule_alerts'; -// Failing: See https://github.com/elastic/kibana/issues/182459 -describe.skip('Isolate command', { tags: ['@ess', '@serverless', '@brokenInServerless'] }, () => { +describe('Isolate command', { tags: ['@ess', '@serverless', '@brokenInServerless'] }, () => { describe('from Manage', () => { let endpointData: ReturnTypeFromChainable | undefined; let isolatedEndpointData: ReturnTypeFromChainable | undefined; From 0ff54dfbc1136641c29a854714b5c8ebf448cbf5 Mon Sep 17 00:00:00 2001 From: Tomasz Ciecierski Date: Fri, 13 Dec 2024 15:04:03 +0100 Subject: [PATCH 12/46] Revert "skip failing test suite (#203932)" This reverts commit 14c071c16b311ccfc860d419841977f74531b039. --- ...t_from_fleet_changing_policy_from_disabled_to_enabled.cy.ts | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/x-pack/plugins/security_solution/public/management/cypress/e2e/tamper_protection/switching_policies/unenroll_agent_from_fleet_changing_policy_from_disabled_to_enabled.cy.ts b/x-pack/plugins/security_solution/public/management/cypress/e2e/tamper_protection/switching_policies/unenroll_agent_from_fleet_changing_policy_from_disabled_to_enabled.cy.ts index 27a9d8e944093..67c71e4bd5ffb 100644 --- a/x-pack/plugins/security_solution/public/management/cypress/e2e/tamper_protection/switching_policies/unenroll_agent_from_fleet_changing_policy_from_disabled_to_enabled.cy.ts +++ b/x-pack/plugins/security_solution/public/management/cypress/e2e/tamper_protection/switching_policies/unenroll_agent_from_fleet_changing_policy_from_disabled_to_enabled.cy.ts @@ -22,8 +22,7 @@ import { enableAllPolicyProtections } from '../../../tasks/endpoint_policy'; import { createEndpointHost } from '../../../tasks/create_endpoint_host'; import { deleteAllLoadedEndpointData } from '../../../tasks/delete_all_endpoint_data'; -// Failing: See https://github.com/elastic/kibana/issues/203932 -describe.skip( +describe( 'Unenroll agent from fleet when agent tamper protection is disabled but then is switched to a policy with it enabled', { tags: ['@ess'] }, () => { From a378828c4ae0883222b229ecf1d22410578ce072 Mon Sep 17 00:00:00 2001 From: Tomasz Ciecierski Date: Fri, 13 Dec 2024 15:04:04 +0100 Subject: [PATCH 13/46] Revert "skip failing test suite (#203933)" This reverts commit 39ce8715a44e6aa8eafdb7b179578afc035cdb3c. --- .../public/management/cypress/e2e/artifacts/blocklist.cy.ts | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/x-pack/plugins/security_solution/public/management/cypress/e2e/artifacts/blocklist.cy.ts b/x-pack/plugins/security_solution/public/management/cypress/e2e/artifacts/blocklist.cy.ts index 1a06697ad9752..0b010d2d60099 100644 --- a/x-pack/plugins/security_solution/public/management/cypress/e2e/artifacts/blocklist.cy.ts +++ b/x-pack/plugins/security_solution/public/management/cypress/e2e/artifacts/blocklist.cy.ts @@ -38,8 +38,7 @@ const { clearMultiValueInput, } = blocklistFormSelectors; -// Failing: See https://github.com/elastic/kibana/issues/203933 -describe.skip( +describe( 'Blocklist', { tags: ['@ess', '@serverless', '@serverlessQA'], From 8e6bf324811ea962181ccc049034f577d36ffa79 Mon Sep 17 00:00:00 2001 From: Tomasz Ciecierski Date: Fri, 13 Dec 2024 15:04:04 +0100 Subject: [PATCH 14/46] Revert "skip failing test suite (#203934)" This reverts commit ab7e2091756e9aca6246ab56aeb031bcc15c2151. --- ...t_from_fleet_changing_policy_from_enabled_to_disabled.cy.ts | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/x-pack/plugins/security_solution/public/management/cypress/e2e/tamper_protection/switching_policies/unenroll_agent_from_fleet_changing_policy_from_enabled_to_disabled.cy.ts b/x-pack/plugins/security_solution/public/management/cypress/e2e/tamper_protection/switching_policies/unenroll_agent_from_fleet_changing_policy_from_enabled_to_disabled.cy.ts index d81afeed57bb8..687b2a5924bea 100644 --- a/x-pack/plugins/security_solution/public/management/cypress/e2e/tamper_protection/switching_policies/unenroll_agent_from_fleet_changing_policy_from_enabled_to_disabled.cy.ts +++ b/x-pack/plugins/security_solution/public/management/cypress/e2e/tamper_protection/switching_policies/unenroll_agent_from_fleet_changing_policy_from_enabled_to_disabled.cy.ts @@ -22,8 +22,7 @@ import { enableAllPolicyProtections } from '../../../tasks/endpoint_policy'; import { createEndpointHost } from '../../../tasks/create_endpoint_host'; import { deleteAllLoadedEndpointData } from '../../../tasks/delete_all_endpoint_data'; -// Failing: See https://github.com/elastic/kibana/issues/203934 -describe.skip( +describe( 'Unenroll agent from fleet changing when agent tamper protection is enabled but then is switched to a policy with it disabled', { tags: ['@ess'] }, () => { From a0cef252236baf035e15e6d45601f7f27b6c14e6 Mon Sep 17 00:00:00 2001 From: Tomasz Ciecierski Date: Fri, 13 Dec 2024 15:04:05 +0100 Subject: [PATCH 15/46] Revert "skip failing test suite (#203913)" This reverts commit a1d09fd1d947c7d035e7c5c392750b4abb3fb762. --- .../tamper_protection/disabled/unenroll_agent_from_fleet.cy.ts | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/x-pack/plugins/security_solution/public/management/cypress/e2e/tamper_protection/disabled/unenroll_agent_from_fleet.cy.ts b/x-pack/plugins/security_solution/public/management/cypress/e2e/tamper_protection/disabled/unenroll_agent_from_fleet.cy.ts index 0be9b83fe32fc..674ede811fc77 100644 --- a/x-pack/plugins/security_solution/public/management/cypress/e2e/tamper_protection/disabled/unenroll_agent_from_fleet.cy.ts +++ b/x-pack/plugins/security_solution/public/management/cypress/e2e/tamper_protection/disabled/unenroll_agent_from_fleet.cy.ts @@ -20,8 +20,7 @@ import { enableAllPolicyProtections } from '../../../tasks/endpoint_policy'; import { createEndpointHost } from '../../../tasks/create_endpoint_host'; import { deleteAllLoadedEndpointData } from '../../../tasks/delete_all_endpoint_data'; -// Failing: See https://github.com/elastic/kibana/issues/203913 -describe.skip( +describe( 'Unenroll agent from fleet with agent tamper protection is disabled', { tags: ['@ess'] }, () => { From 78bc422e9906e4fd29e5014e52f35d6491e5e628 Mon Sep 17 00:00:00 2001 From: Tomasz Ciecierski Date: Fri, 13 Dec 2024 15:04:06 +0100 Subject: [PATCH 16/46] Revert "skip failing test suite (#191914)" This reverts commit e2d60130872a13a628e5489562d608c441dd4ead. --- .../cypress/e2e/artifacts/artifacts_mocked_data.cy.ts | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/x-pack/plugins/security_solution/public/management/cypress/e2e/artifacts/artifacts_mocked_data.cy.ts b/x-pack/plugins/security_solution/public/management/cypress/e2e/artifacts/artifacts_mocked_data.cy.ts index 6ab7979c46086..b5c41d1e66faf 100644 --- a/x-pack/plugins/security_solution/public/management/cypress/e2e/artifacts/artifacts_mocked_data.cy.ts +++ b/x-pack/plugins/security_solution/public/management/cypress/e2e/artifacts/artifacts_mocked_data.cy.ts @@ -35,8 +35,7 @@ const loginWithoutAccess = (url: string) => { loadPage(url); }; -// Failing: See https://github.com/elastic/kibana/issues/191914 -describe.skip('Artifacts pages', { tags: ['@ess', '@serverless', '@skipInServerlessMKI'] }, () => { +describe('Artifacts pages', { tags: ['@ess', '@serverless', '@skipInServerlessMKI'] }, () => { let endpointData: ReturnTypeFromChainable | undefined; before(() => { From 0ab8305040cbf3af100af1feb4b7ac802ae6ec62 Mon Sep 17 00:00:00 2001 From: Tomasz Ciecierski Date: Fri, 13 Dec 2024 15:04:07 +0100 Subject: [PATCH 17/46] Revert "skip failing test suite (#203930)" This reverts commit 33a5a97ff72600b4949bf84e05beed08a215e206. --- .../cypress/e2e/endpoint_list/endpoints_rbac_mocked_data.cy.ts | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/x-pack/plugins/security_solution/public/management/cypress/e2e/endpoint_list/endpoints_rbac_mocked_data.cy.ts b/x-pack/plugins/security_solution/public/management/cypress/e2e/endpoint_list/endpoints_rbac_mocked_data.cy.ts index f831cc24778f0..62786effd8303 100644 --- a/x-pack/plugins/security_solution/public/management/cypress/e2e/endpoint_list/endpoints_rbac_mocked_data.cy.ts +++ b/x-pack/plugins/security_solution/public/management/cypress/e2e/endpoint_list/endpoints_rbac_mocked_data.cy.ts @@ -14,8 +14,7 @@ import { indexEndpointHosts } from '../../tasks/index_endpoint_hosts'; import { login } from '../../tasks/login'; import { loadPage } from '../../tasks/common'; -// Failing: See https://github.com/elastic/kibana/issues/203930 -describe.skip('Endpoints RBAC', { tags: ['@ess'] }, () => { +describe('Endpoints RBAC', { tags: ['@ess'] }, () => { type Privilege = 'all' | 'read' | 'none'; const PRIVILEGES: Privilege[] = ['none', 'read', 'all']; From 93a024cae606b85f069c6cd6931956e12c1d8790 Mon Sep 17 00:00:00 2001 From: Tomasz Ciecierski Date: Fri, 13 Dec 2024 15:04:07 +0100 Subject: [PATCH 18/46] Revert "skip failing test suite (#182458)" This reverts commit d65f20d65786ddfeae37f16e2ed0af4f8dadd38d. --- ...nt_from_host_changing_policy_from_disabled_to_enabled.cy.ts | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/x-pack/plugins/security_solution/public/management/cypress/e2e/tamper_protection/switching_policies/uninstall_agent_from_host_changing_policy_from_disabled_to_enabled.cy.ts b/x-pack/plugins/security_solution/public/management/cypress/e2e/tamper_protection/switching_policies/uninstall_agent_from_host_changing_policy_from_disabled_to_enabled.cy.ts index 29fa081ef4fe3..63f4715331514 100644 --- a/x-pack/plugins/security_solution/public/management/cypress/e2e/tamper_protection/switching_policies/uninstall_agent_from_host_changing_policy_from_disabled_to_enabled.cy.ts +++ b/x-pack/plugins/security_solution/public/management/cypress/e2e/tamper_protection/switching_policies/uninstall_agent_from_host_changing_policy_from_disabled_to_enabled.cy.ts @@ -24,8 +24,7 @@ import { enableAllPolicyProtections } from '../../../tasks/endpoint_policy'; import { createEndpointHost } from '../../../tasks/create_endpoint_host'; import { deleteAllLoadedEndpointData } from '../../../tasks/delete_all_endpoint_data'; -// Failing: See https://github.com/elastic/kibana/issues/182458 -describe.skip( +describe( 'Uninstall agent from host changing agent policy when agent tamper protection is disabled but then is switched to a policy with it enabled', { tags: ['@ess'] }, () => { From 1b1728ad3a7dfa5d3e4c1e53ede452a51d1ca89d Mon Sep 17 00:00:00 2001 From: Tomasz Ciecierski Date: Fri, 13 Dec 2024 15:04:08 +0100 Subject: [PATCH 19/46] Revert "skip failing test suite (#182450)" This reverts commit e00a6cc52b8eb9a6396b0b6775676a5906be26ac. --- ...ent_from_host_changing_policy_from_enabled_to_enabled.cy.ts | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/x-pack/plugins/security_solution/public/management/cypress/e2e/tamper_protection/switching_policies/uninstall_agent_from_host_changing_policy_from_enabled_to_enabled.cy.ts b/x-pack/plugins/security_solution/public/management/cypress/e2e/tamper_protection/switching_policies/uninstall_agent_from_host_changing_policy_from_enabled_to_enabled.cy.ts index 1cdb4833945a7..db49f448bc980 100644 --- a/x-pack/plugins/security_solution/public/management/cypress/e2e/tamper_protection/switching_policies/uninstall_agent_from_host_changing_policy_from_enabled_to_enabled.cy.ts +++ b/x-pack/plugins/security_solution/public/management/cypress/e2e/tamper_protection/switching_policies/uninstall_agent_from_host_changing_policy_from_enabled_to_enabled.cy.ts @@ -23,8 +23,7 @@ import { login } from '../../../tasks/login'; import { createEndpointHost } from '../../../tasks/create_endpoint_host'; import { deleteAllLoadedEndpointData } from '../../../tasks/delete_all_endpoint_data'; -// Failing: See https://github.com/elastic/kibana/issues/182450 -describe.skip( +describe( 'Uninstall agent from host changing agent policy when agent tamper protection is enabled but then is switched to a policy with it also enabled', { tags: ['@ess'] }, () => { From 397d1782ae0b161202a2852ee27c11c4f74c0c2f Mon Sep 17 00:00:00 2001 From: Tomasz Ciecierski Date: Fri, 13 Dec 2024 15:04:08 +0100 Subject: [PATCH 20/46] Revert "skip failing test suite (#203911)" This reverts commit 7e00ebb345d75817d77a4ce94b1e432c2e6b62cb. --- .../tamper_protection/disabled/uninstall_agent_from_host.cy.ts | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/x-pack/plugins/security_solution/public/management/cypress/e2e/tamper_protection/disabled/uninstall_agent_from_host.cy.ts b/x-pack/plugins/security_solution/public/management/cypress/e2e/tamper_protection/disabled/uninstall_agent_from_host.cy.ts index 819506722f8b5..6f82d9c98a0cf 100644 --- a/x-pack/plugins/security_solution/public/management/cypress/e2e/tamper_protection/disabled/uninstall_agent_from_host.cy.ts +++ b/x-pack/plugins/security_solution/public/management/cypress/e2e/tamper_protection/disabled/uninstall_agent_from_host.cy.ts @@ -21,8 +21,7 @@ import { enableAllPolicyProtections } from '../../../tasks/endpoint_policy'; import { createEndpointHost } from '../../../tasks/create_endpoint_host'; import { deleteAllLoadedEndpointData } from '../../../tasks/delete_all_endpoint_data'; -// Failing: See https://github.com/elastic/kibana/issues/203911 -describe.skip( +describe( 'Uninstall agent from host when agent tamper protection is disabled', { tags: ['@ess'] }, () => { From d4fbd7ca5c3982b3d89777f46264ece9e2f0bbec Mon Sep 17 00:00:00 2001 From: Tomasz Ciecierski Date: Fri, 13 Dec 2024 15:04:09 +0100 Subject: [PATCH 21/46] Revert "skip flaky suite (#172549)" This reverts commit 5e51b38b56e06e4b53fd9343a8b934f3614f6ec4. --- .../e2e/response_actions/response_actions_history.cy.ts | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/x-pack/plugins/security_solution/public/management/cypress/e2e/response_actions/response_actions_history.cy.ts b/x-pack/plugins/security_solution/public/management/cypress/e2e/response_actions/response_actions_history.cy.ts index 93c6f0698a81a..dfd67d6854b63 100644 --- a/x-pack/plugins/security_solution/public/management/cypress/e2e/response_actions/response_actions_history.cy.ts +++ b/x-pack/plugins/security_solution/public/management/cypress/e2e/response_actions/response_actions_history.cy.ts @@ -10,8 +10,7 @@ import { indexEndpointHosts } from '../../tasks/index_endpoint_hosts'; import { login } from '../../tasks/login'; import { loadPage } from '../../tasks/common'; -// FLAKY: https://github.com/elastic/kibana/issues/172549 -describe.skip( +describe( 'Response actions history page', { tags: ['@ess', '@serverless', '@skipInServerlessMKI'] }, () => { From 2512a501bb573d19d64f4cc8c926444072d08102 Mon Sep 17 00:00:00 2001 From: Tomasz Ciecierski Date: Fri, 13 Dec 2024 15:04:10 +0100 Subject: [PATCH 22/46] Revert "skip flaky suite (#172326)" This reverts commit 512d960fbc6cb2ad370e7fe9ba7ea4ffffffc0fe. --- .../e2e/response_actions/response_console/release.cy.ts | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/x-pack/plugins/security_solution/public/management/cypress/e2e/response_actions/response_console/release.cy.ts b/x-pack/plugins/security_solution/public/management/cypress/e2e/response_actions/response_console/release.cy.ts index dba28400b8edc..4f45522a76ecf 100644 --- a/x-pack/plugins/security_solution/public/management/cypress/e2e/response_actions/response_console/release.cy.ts +++ b/x-pack/plugins/security_solution/public/management/cypress/e2e/response_actions/response_console/release.cy.ts @@ -27,8 +27,7 @@ import { enableAllPolicyProtections } from '../../../tasks/endpoint_policy'; import { createEndpointHost } from '../../../tasks/create_endpoint_host'; import { deleteAllLoadedEndpointData } from '../../../tasks/delete_all_endpoint_data'; -// FLAKY: https://github.com/elastic/kibana/issues/172326 -describe.skip('Response console', { tags: ['@ess', '@serverless'] }, () => { +describe('Response console', { tags: ['@ess', '@serverless'] }, () => { let indexedPolicy: IndexedFleetEndpointPolicyResponse; let policy: PolicyData; let createdHost: CreateAndEnrollEndpointHostResponse; From ba1a743bf3ee3dcbef7af6fc94957428cb174440 Mon Sep 17 00:00:00 2001 From: Tomasz Ciecierski Date: Fri, 13 Dec 2024 15:04:10 +0100 Subject: [PATCH 23/46] Revert "skip flaky suite (#171643)" This reverts commit e074e2ecd02a0c2877ad82cc66a882246788fcc5. --- .../serverless/endpoint_list_with_security_essentials.cy.ts | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/x-pack/plugins/security_solution/public/management/cypress/e2e/serverless/endpoint_list_with_security_essentials.cy.ts b/x-pack/plugins/security_solution/public/management/cypress/e2e/serverless/endpoint_list_with_security_essentials.cy.ts index 2c79cff9fede3..d82bde7f0426c 100644 --- a/x-pack/plugins/security_solution/public/management/cypress/e2e/serverless/endpoint_list_with_security_essentials.cy.ts +++ b/x-pack/plugins/security_solution/public/management/cypress/e2e/serverless/endpoint_list_with_security_essentials.cy.ts @@ -15,8 +15,7 @@ import { visitEndpointList, } from '../../screens'; -// FLAKY: https://github.com/elastic/kibana/issues/171643 -describe.skip( +describe( 'When on the Endpoint List in Security Essentials PLI', { tags: ['@serverless', '@skipInServerlessMKI'], From 8abb8161f9f13952bb291cabbbc42b2482bf7d4a Mon Sep 17 00:00:00 2001 From: Tomasz Ciecierski Date: Fri, 13 Dec 2024 15:04:11 +0100 Subject: [PATCH 24/46] Revert "skip flaky suite (#173464)" This reverts commit 49a10dbb8b4ea88b4ff0f7cc52fc14df5b718796. --- .../e2e/response_actions/response_console/isolate.cy.ts | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/x-pack/plugins/security_solution/public/management/cypress/e2e/response_actions/response_console/isolate.cy.ts b/x-pack/plugins/security_solution/public/management/cypress/e2e/response_actions/response_console/isolate.cy.ts index 8b6ca1ed95e15..b08dcd0eea492 100644 --- a/x-pack/plugins/security_solution/public/management/cypress/e2e/response_actions/response_console/isolate.cy.ts +++ b/x-pack/plugins/security_solution/public/management/cypress/e2e/response_actions/response_console/isolate.cy.ts @@ -26,8 +26,7 @@ import { enableAllPolicyProtections } from '../../../tasks/endpoint_policy'; import { createEndpointHost } from '../../../tasks/create_endpoint_host'; import { deleteAllLoadedEndpointData } from '../../../tasks/delete_all_endpoint_data'; -// FLAKY: https://github.com/elastic/kibana/issues/173464 -describe.skip('Response console', { tags: ['@ess', '@serverless'] }, () => { +describe('Response console', { tags: ['@ess', '@serverless'] }, () => { let indexedPolicy: IndexedFleetEndpointPolicyResponse; let policy: PolicyData; let createdHost: CreateAndEnrollEndpointHostResponse; From f7f23b7d531afbcc4c1830a91707389d9129b4fb Mon Sep 17 00:00:00 2001 From: Tomasz Ciecierski Date: Fri, 13 Dec 2024 15:04:12 +0100 Subject: [PATCH 25/46] Revert "skip flaky suite (#170674)" This reverts commit 9be84109f6d2bd4fa5f1275143a7d8be5abf25c5. --- .../cypress/e2e/response_actions/document_signing.cy.ts | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/x-pack/plugins/security_solution/public/management/cypress/e2e/response_actions/document_signing.cy.ts b/x-pack/plugins/security_solution/public/management/cypress/e2e/response_actions/document_signing.cy.ts index c1223c2f22d4c..2ff96b249cfdb 100644 --- a/x-pack/plugins/security_solution/public/management/cypress/e2e/response_actions/document_signing.cy.ts +++ b/x-pack/plugins/security_solution/public/management/cypress/e2e/response_actions/document_signing.cy.ts @@ -22,8 +22,7 @@ import { enableAllPolicyProtections } from '../../tasks/endpoint_policy'; import { createEndpointHost } from '../../tasks/create_endpoint_host'; import { deleteAllLoadedEndpointData } from '../../tasks/delete_all_endpoint_data'; -// FLAKY: https://github.com/elastic/kibana/issues/170674 -describe.skip('Document signing:', { tags: ['@ess', '@serverless', '@brokenInServerless'] }, () => { +describe('Document signing:', { tags: ['@ess', '@serverless', '@brokenInServerless'] }, () => { let indexedPolicy: IndexedFleetEndpointPolicyResponse; let policy: PolicyData; let createdHost: CreateAndEnrollEndpointHostResponse; From 38fbf64419cf534d7accc80e8f4e8be786d28dce Mon Sep 17 00:00:00 2001 From: Tomasz Ciecierski Date: Fri, 13 Dec 2024 15:04:12 +0100 Subject: [PATCH 26/46] Revert "skip flaky suite (#168284)" This reverts commit 1d2af629adc29c0922cff094d7e02284e9be9e59. --- .../management/cypress/e2e/endpoint_list/endpoints.cy.ts | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/x-pack/plugins/security_solution/public/management/cypress/e2e/endpoint_list/endpoints.cy.ts b/x-pack/plugins/security_solution/public/management/cypress/e2e/endpoint_list/endpoints.cy.ts index 2e9bbeb2a766a..12cdfcfa6e09c 100644 --- a/x-pack/plugins/security_solution/public/management/cypress/e2e/endpoint_list/endpoints.cy.ts +++ b/x-pack/plugins/security_solution/public/management/cypress/e2e/endpoint_list/endpoints.cy.ts @@ -28,8 +28,7 @@ import { createEndpointHost } from '../../tasks/create_endpoint_host'; import { deleteAllLoadedEndpointData } from '../../tasks/delete_all_endpoint_data'; import { enableAllPolicyProtections } from '../../tasks/endpoint_policy'; -// FLAKY: https://github.com/elastic/kibana/issues/168284 -describe.skip('Endpoints page', { tags: ['@ess', '@serverless'] }, () => { +describe('Endpoints page', { tags: ['@ess', '@serverless'] }, () => { let indexedPolicy: IndexedFleetEndpointPolicyResponse; let policy: PolicyData; let createdHost: CreateAndEnrollEndpointHostResponse; From f9ce52f4f93d3d91699138066b132d7be9a060ba Mon Sep 17 00:00:00 2001 From: Tomasz Ciecierski Date: Fri, 13 Dec 2024 15:04:13 +0100 Subject: [PATCH 27/46] Revert "skip flaky suite (#170373)" This reverts commit 94cbb97efd2a2648449706333d988ab1c55001e2. --- .../e2e/response_actions/response_console/execute.cy.ts | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/x-pack/plugins/security_solution/public/management/cypress/e2e/response_actions/response_console/execute.cy.ts b/x-pack/plugins/security_solution/public/management/cypress/e2e/response_actions/response_console/execute.cy.ts index a95c935c4ca94..d5f3bd7d956af 100644 --- a/x-pack/plugins/security_solution/public/management/cypress/e2e/response_actions/response_console/execute.cy.ts +++ b/x-pack/plugins/security_solution/public/management/cypress/e2e/response_actions/response_console/execute.cy.ts @@ -21,8 +21,7 @@ import { enableAllPolicyProtections } from '../../../tasks/endpoint_policy'; import { createEndpointHost } from '../../../tasks/create_endpoint_host'; import { deleteAllLoadedEndpointData } from '../../../tasks/delete_all_endpoint_data'; -// FLAKY: https://github.com/elastic/kibana/issues/170373 -describe.skip('Response console', { tags: ['@ess', '@serverless'] }, () => { +describe('Response console', { tags: ['@ess', '@serverless'] }, () => { beforeEach(() => { login(); }); From d43cba548c7d44b4de81ebe1fc644ce07d9504b6 Mon Sep 17 00:00:00 2001 From: Tomasz Ciecierski Date: Fri, 13 Dec 2024 15:04:14 +0100 Subject: [PATCH 28/46] Revert "skip flaky suite (#171665)" This reverts commit 9768439961d277be36ec38fb9d1a3eec04d27d39. --- .../cypress/e2e/automated_response_actions/results.cy.ts | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/x-pack/plugins/security_solution/public/management/cypress/e2e/automated_response_actions/results.cy.ts b/x-pack/plugins/security_solution/public/management/cypress/e2e/automated_response_actions/results.cy.ts index a582180d4931f..fa0c232498a4c 100644 --- a/x-pack/plugins/security_solution/public/management/cypress/e2e/automated_response_actions/results.cy.ts +++ b/x-pack/plugins/security_solution/public/management/cypress/e2e/automated_response_actions/results.cy.ts @@ -14,8 +14,7 @@ import { indexEndpointRuleAlerts } from '../../tasks/index_endpoint_rule_alerts' import { login, ROLE } from '../../tasks/login'; -// FLAKY: https://github.com/elastic/kibana/issues/171665 -describe.skip('Results', { tags: ['@ess', '@serverless', '@skipInServerlessMKI'] }, () => { +describe('Results', { tags: ['@ess', '@serverless', '@skipInServerlessMKI'] }, () => { let endpointData: ReturnTypeFromChainable | undefined; let alertData: ReturnTypeFromChainable | undefined; const [endpointAgentId, endpointHostname] = generateRandomStringName(2); From 8f4d1cebc3489a153c20cf136187c6a58e90ae31 Mon Sep 17 00:00:00 2001 From: Tomasz Ciecierski Date: Fri, 13 Dec 2024 15:04:14 +0100 Subject: [PATCH 29/46] Revert "skip flaky suite (#179598)" This reverts commit 7ce81fc162970416464f24f4665ddc514386f371. --- .../cypress/e2e/response_actions/alerts_response_console.cy.ts | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/x-pack/plugins/security_solution/public/management/cypress/e2e/response_actions/alerts_response_console.cy.ts b/x-pack/plugins/security_solution/public/management/cypress/e2e/response_actions/alerts_response_console.cy.ts index c04db294c77cf..eed5970fbc9d0 100644 --- a/x-pack/plugins/security_solution/public/management/cypress/e2e/response_actions/alerts_response_console.cy.ts +++ b/x-pack/plugins/security_solution/public/management/cypress/e2e/response_actions/alerts_response_console.cy.ts @@ -27,8 +27,7 @@ import { enableAllPolicyProtections } from '../../tasks/endpoint_policy'; import { createEndpointHost } from '../../tasks/create_endpoint_host'; import { deleteAllLoadedEndpointData } from '../../tasks/delete_all_endpoint_data'; -// FLAKY: https://github.com/elastic/kibana/issues/179598 -describe.skip( +describe( 'Response console: From Alerts', { tags: ['@ess', '@serverless', '@brokenInServerless'] }, () => { From bcb1787b9d9df39d5c4010aaf38435e4bc0a539b Mon Sep 17 00:00:00 2001 From: Tomasz Ciecierski Date: Fri, 13 Dec 2024 15:04:15 +0100 Subject: [PATCH 30/46] Revert "skip flaky suite (#171644)" This reverts commit 97a9c8f69f3571e899765f3ef99f185079254eb4. --- .../e2e/artifacts/artifact_tabs_in_policy_details.cy.ts | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/x-pack/plugins/security_solution/public/management/cypress/e2e/artifacts/artifact_tabs_in_policy_details.cy.ts b/x-pack/plugins/security_solution/public/management/cypress/e2e/artifacts/artifact_tabs_in_policy_details.cy.ts index dfff7c21a49d4..4aa8085fbf571 100644 --- a/x-pack/plugins/security_solution/public/management/cypress/e2e/artifacts/artifact_tabs_in_policy_details.cy.ts +++ b/x-pack/plugins/security_solution/public/management/cypress/e2e/artifacts/artifact_tabs_in_policy_details.cy.ts @@ -63,8 +63,7 @@ const clickArtifactTab = (tabId: string) => { cy.get(`#${tabId}`).click(); }; -// FLAKY: https://github.com/elastic/kibana/issues/171644 -describe.skip( +describe( 'Artifact tabs in Policy Details page', { tags: ['@ess', '@serverless', '@skipInServerlessMKI'] }, () => { From b62efe22ed06751274b6aaaf45ec7c7b3359129f Mon Sep 17 00:00:00 2001 From: Tomasz Ciecierski Date: Fri, 13 Dec 2024 15:04:16 +0100 Subject: [PATCH 31/46] Revert "skip failing test suite (#203904)" This reverts commit 15df8d0aa5614517bd820bafab24bcf2e4ff497c. --- .../e2e/response_actions/response_console_mocked/release.cy.ts | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/x-pack/plugins/security_solution/public/management/cypress/e2e/response_actions/response_console_mocked/release.cy.ts b/x-pack/plugins/security_solution/public/management/cypress/e2e/response_actions/response_console_mocked/release.cy.ts index aa083545877ac..f4c68a4fd0405 100644 --- a/x-pack/plugins/security_solution/public/management/cypress/e2e/response_actions/response_console_mocked/release.cy.ts +++ b/x-pack/plugins/security_solution/public/management/cypress/e2e/response_actions/response_console_mocked/release.cy.ts @@ -22,8 +22,7 @@ import { } from '../../../tasks/isolate'; import { login } from '../../../tasks/login'; -// Failing: See https://github.com/elastic/kibana/issues/203904 -describe.skip('Response console', { tags: ['@ess', '@serverless', '@brokenInServerless'] }, () => { +describe('Response console', { tags: ['@ess', '@serverless', '@brokenInServerless'] }, () => { beforeEach(() => { login(); }); From c396e29d70c241aeeeca5699036b8fb11019f491 Mon Sep 17 00:00:00 2001 From: Tomasz Ciecierski Date: Fri, 13 Dec 2024 15:04:17 +0100 Subject: [PATCH 32/46] Revert "skip failing test suite (#171639)" This reverts commit 68f9ecee435f295b6b9a82d331a0018f62d9cfd1. --- .../cypress/e2e/endpoint_list/endpoints_mocked_data.cy.ts | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/x-pack/plugins/security_solution/public/management/cypress/e2e/endpoint_list/endpoints_mocked_data.cy.ts b/x-pack/plugins/security_solution/public/management/cypress/e2e/endpoint_list/endpoints_mocked_data.cy.ts index dc0e35fb6a280..2235cd3df6832 100644 --- a/x-pack/plugins/security_solution/public/management/cypress/e2e/endpoint_list/endpoints_mocked_data.cy.ts +++ b/x-pack/plugins/security_solution/public/management/cypress/e2e/endpoint_list/endpoints_mocked_data.cy.ts @@ -13,8 +13,7 @@ import { indexEndpointHosts } from '../../tasks/index_endpoint_hosts'; import { login } from '../../tasks/login'; import { loadPage } from '../../tasks/common'; -// Failing: See https://github.com/elastic/kibana/issues/171639 -describe.skip('Endpoints page', { tags: ['@ess', '@serverless', '@brokenInServerless'] }, () => { +describe('Endpoints page', { tags: ['@ess', '@serverless', '@brokenInServerless'] }, () => { let endpointData: ReturnTypeFromChainable; before(() => { From 12fcfe75f541192deabb2964f0011d0844825adf Mon Sep 17 00:00:00 2001 From: Tomasz Ciecierski Date: Fri, 13 Dec 2024 15:04:18 +0100 Subject: [PATCH 33/46] Revert "skip failing test suite (#203905)" This reverts commit cbebd098257a697111e1c0a695418e384773f97f. --- .../response_actions/response_console_mocked/get_file.cy.ts | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/x-pack/plugins/security_solution/public/management/cypress/e2e/response_actions/response_console_mocked/get_file.cy.ts b/x-pack/plugins/security_solution/public/management/cypress/e2e/response_actions/response_console_mocked/get_file.cy.ts index 87d11f163c3f3..978b1e2cd37df 100644 --- a/x-pack/plugins/security_solution/public/management/cypress/e2e/response_actions/response_console_mocked/get_file.cy.ts +++ b/x-pack/plugins/security_solution/public/management/cypress/e2e/response_actions/response_console_mocked/get_file.cy.ts @@ -17,8 +17,7 @@ import { import { interceptActionRequests, sendActionResponse } from '../../../tasks/isolate'; import { login } from '../../../tasks/login'; -// Failing: See https://github.com/elastic/kibana/issues/203905 -describe.skip('Response console', { tags: ['@ess', '@serverless', '@brokenInServerless'] }, () => { +describe('Response console', { tags: ['@ess', '@serverless', '@brokenInServerless'] }, () => { beforeEach(() => { login(); }); From 3e614cf682ce1c7ec150188234a5510eead0e7ce Mon Sep 17 00:00:00 2001 From: Tomasz Ciecierski Date: Fri, 13 Dec 2024 15:04:18 +0100 Subject: [PATCH 34/46] Revert "skip failing test suite (#194135)" This reverts commit 7c0213a31c5c9a09302c7c95ea8e914f9027579e. --- .../public/management/cypress/e2e/artifacts/event_filters.cy.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/x-pack/plugins/security_solution/public/management/cypress/e2e/artifacts/event_filters.cy.ts b/x-pack/plugins/security_solution/public/management/cypress/e2e/artifacts/event_filters.cy.ts index 1e9599afb9fee..84733ee73385d 100644 --- a/x-pack/plugins/security_solution/public/management/cypress/e2e/artifacts/event_filters.cy.ts +++ b/x-pack/plugins/security_solution/public/management/cypress/e2e/artifacts/event_filters.cy.ts @@ -19,7 +19,6 @@ import type { ReturnTypeFromChainable } from '../../types'; // Skipped in Serverless MKI due to interactions with internal indices // Failing: See https://github.com/elastic/kibana/issues/194135 -// Failing: See https://github.com/elastic/kibana/issues/194135 describe.skip('Event Filters', { tags: ['@ess', '@serverless', '@skipInServerlessMKI'] }, () => { let endpointData: ReturnTypeFromChainable | undefined; From adf6b34394f7257e3ff0060861df18eb8f489a79 Mon Sep 17 00:00:00 2001 From: Tomasz Ciecierski Date: Fri, 13 Dec 2024 15:04:19 +0100 Subject: [PATCH 35/46] Revert "skip failing test suite (#203899)" This reverts commit a71f115bab4979258f20c8c3a1795a0b0da5bc56. --- .../e2e/response_actions/response_console_mocked/execute.cy.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/x-pack/plugins/security_solution/public/management/cypress/e2e/response_actions/response_console_mocked/execute.cy.ts b/x-pack/plugins/security_solution/public/management/cypress/e2e/response_actions/response_console_mocked/execute.cy.ts index bf89837ae414a..aafa4985b9cf4 100644 --- a/x-pack/plugins/security_solution/public/management/cypress/e2e/response_actions/response_console_mocked/execute.cy.ts +++ b/x-pack/plugins/security_solution/public/management/cypress/e2e/response_actions/response_console_mocked/execute.cy.ts @@ -17,7 +17,6 @@ import { import { interceptActionRequests, sendActionResponse } from '../../../tasks/isolate'; import { login } from '../../../tasks/login'; -// Failing: See https://github.com/elastic/kibana/issues/203899 // Failing: See https://github.com/elastic/kibana/issues/203899 describe.skip('Response console', { tags: ['@ess', '@serverless', '@brokenInServerless'] }, () => { beforeEach(() => { From 6f173c1a2a95db05a182ae8be1eb8905284eaf00 Mon Sep 17 00:00:00 2001 From: Tomasz Ciecierski Date: Fri, 13 Dec 2024 15:04:20 +0100 Subject: [PATCH 36/46] Revert "skip failing test suite (#180388)" This reverts commit 0498dd58386c015ad7ba20324a645323c77ce88b. --- .../response_console_mocked/suspend_process.cy.ts | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/x-pack/plugins/security_solution/public/management/cypress/e2e/response_actions/response_console_mocked/suspend_process.cy.ts b/x-pack/plugins/security_solution/public/management/cypress/e2e/response_actions/response_console_mocked/suspend_process.cy.ts index 544d13e1ab081..b5ef08feb8075 100644 --- a/x-pack/plugins/security_solution/public/management/cypress/e2e/response_actions/response_console_mocked/suspend_process.cy.ts +++ b/x-pack/plugins/security_solution/public/management/cypress/e2e/response_actions/response_console_mocked/suspend_process.cy.ts @@ -17,8 +17,7 @@ import { import { interceptActionRequests, sendActionResponse } from '../../../tasks/isolate'; import { login } from '../../../tasks/login'; -// Failing: See https://github.com/elastic/kibana/issues/180388 -describe.skip('Response console', { tags: ['@ess', '@serverless', '@brokenInServerless'] }, () => { +describe('Response console', { tags: ['@ess', '@serverless', '@brokenInServerless'] }, () => { beforeEach(() => { login(); }); From 429467a1bf79526eaf419d743052871925ad139d Mon Sep 17 00:00:00 2001 From: Tomasz Ciecierski Date: Fri, 13 Dec 2024 15:04:20 +0100 Subject: [PATCH 37/46] Revert "skip failing test suite (#203899)" This reverts commit bca1f8d29d0c1ed0611b10ae015d05bcef7ca46b. --- .../e2e/response_actions/response_console_mocked/execute.cy.ts | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/x-pack/plugins/security_solution/public/management/cypress/e2e/response_actions/response_console_mocked/execute.cy.ts b/x-pack/plugins/security_solution/public/management/cypress/e2e/response_actions/response_console_mocked/execute.cy.ts index aafa4985b9cf4..5c7432129e43b 100644 --- a/x-pack/plugins/security_solution/public/management/cypress/e2e/response_actions/response_console_mocked/execute.cy.ts +++ b/x-pack/plugins/security_solution/public/management/cypress/e2e/response_actions/response_console_mocked/execute.cy.ts @@ -17,8 +17,7 @@ import { import { interceptActionRequests, sendActionResponse } from '../../../tasks/isolate'; import { login } from '../../../tasks/login'; -// Failing: See https://github.com/elastic/kibana/issues/203899 -describe.skip('Response console', { tags: ['@ess', '@serverless', '@brokenInServerless'] }, () => { +describe('Response console', { tags: ['@ess', '@serverless', '@brokenInServerless'] }, () => { beforeEach(() => { login(); }); From 58c8069493434314f57b7491a4a45166204c3b03 Mon Sep 17 00:00:00 2001 From: Tomasz Ciecierski Date: Fri, 13 Dec 2024 15:04:21 +0100 Subject: [PATCH 38/46] Revert "skip failing test suite (#203917)" This reverts commit 584855a522d51bdfcbc5232d9f0d34fbd1d171a3. --- .../cypress/e2e/automated_response_actions/no_license.cy.ts | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/x-pack/plugins/security_solution/public/management/cypress/e2e/automated_response_actions/no_license.cy.ts b/x-pack/plugins/security_solution/public/management/cypress/e2e/automated_response_actions/no_license.cy.ts index e502906637326..a427413429b19 100644 --- a/x-pack/plugins/security_solution/public/management/cypress/e2e/automated_response_actions/no_license.cy.ts +++ b/x-pack/plugins/security_solution/public/management/cypress/e2e/automated_response_actions/no_license.cy.ts @@ -14,8 +14,7 @@ import type { ReturnTypeFromChainable } from '../../types'; import { indexEndpointHosts } from '../../tasks/index_endpoint_hosts'; import { indexEndpointRuleAlerts } from '../../tasks/index_endpoint_rule_alerts'; -// Failing: See https://github.com/elastic/kibana/issues/203917 -describe.skip('No License', { tags: '@ess', env: { ftrConfig: { license: 'basic' } } }, () => { +describe('No License', { tags: '@ess', env: { ftrConfig: { license: 'basic' } } }, () => { describe('User cannot use endpoint action in form', () => { const [ruleName, ruleDescription] = generateRandomStringName(2); From dcfb018c4e59290c3022b025a369733a74a87002 Mon Sep 17 00:00:00 2001 From: Tomasz Ciecierski Date: Fri, 13 Dec 2024 15:04:21 +0100 Subject: [PATCH 39/46] Revert "skip failing test suite (#203896)" This reverts commit 4998ad713907ae66d6a8d43626ac4c3f051b0adf. --- .../e2e/response_actions/response_console_mocked/isolate.cy.ts | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/x-pack/plugins/security_solution/public/management/cypress/e2e/response_actions/response_console_mocked/isolate.cy.ts b/x-pack/plugins/security_solution/public/management/cypress/e2e/response_actions/response_console_mocked/isolate.cy.ts index 1d67a1dd5ebb6..0afac2d5dc455 100644 --- a/x-pack/plugins/security_solution/public/management/cypress/e2e/response_actions/response_console_mocked/isolate.cy.ts +++ b/x-pack/plugins/security_solution/public/management/cypress/e2e/response_actions/response_console_mocked/isolate.cy.ts @@ -22,8 +22,7 @@ import { } from '../../../tasks/isolate'; import { login } from '../../../tasks/login'; -// Failing: See https://github.com/elastic/kibana/issues/203896 -describe.skip('Response console', { tags: ['@ess', '@serverless', '@brokenInServerless'] }, () => { +describe('Response console', { tags: ['@ess', '@serverless', '@brokenInServerless'] }, () => { beforeEach(() => { login(); }); From dd2b0ef7a58266d0c038c8b472fbd9b84bc7c3c6 Mon Sep 17 00:00:00 2001 From: Tomasz Ciecierski Date: Fri, 13 Dec 2024 15:04:22 +0100 Subject: [PATCH 40/46] Revert "skip failing test suite (#203919)" This reverts commit 83024bfb3ff3b9a622229aecfeff98edcfc1e822. --- .../response_console_mocked/kill_process.cy.ts | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/x-pack/plugins/security_solution/public/management/cypress/e2e/response_actions/response_console_mocked/kill_process.cy.ts b/x-pack/plugins/security_solution/public/management/cypress/e2e/response_actions/response_console_mocked/kill_process.cy.ts index bbb527e38526a..3c484d2a6fa7d 100644 --- a/x-pack/plugins/security_solution/public/management/cypress/e2e/response_actions/response_console_mocked/kill_process.cy.ts +++ b/x-pack/plugins/security_solution/public/management/cypress/e2e/response_actions/response_console_mocked/kill_process.cy.ts @@ -17,8 +17,7 @@ import { import { interceptActionRequests, sendActionResponse } from '../../../tasks/isolate'; import { login } from '../../../tasks/login'; -// Failing: See https://github.com/elastic/kibana/issues/203919 -describe.skip('Response console', { tags: ['@ess', '@serverless', '@brokenInServerless'] }, () => { +describe('Response console', { tags: ['@ess', '@serverless', '@brokenInServerless'] }, () => { beforeEach(() => { login(); }); From 26ddf0e5f9152554bdf88c9892674ea579fe6548 Mon Sep 17 00:00:00 2001 From: Tomasz Ciecierski Date: Fri, 13 Dec 2024 15:04:22 +0100 Subject: [PATCH 41/46] Revert "skip failing test suite (#203918)" This reverts commit 956c898cf95983883fb8efd3a07634fd36e450de. --- .../public/management/cypress/e2e/policy/policy_list.cy.ts | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/x-pack/plugins/security_solution/public/management/cypress/e2e/policy/policy_list.cy.ts b/x-pack/plugins/security_solution/public/management/cypress/e2e/policy/policy_list.cy.ts index f3ee7e9dcf6c8..ee6ff0951d11b 100644 --- a/x-pack/plugins/security_solution/public/management/cypress/e2e/policy/policy_list.cy.ts +++ b/x-pack/plugins/security_solution/public/management/cypress/e2e/policy/policy_list.cy.ts @@ -13,8 +13,7 @@ import type { IndexedFleetEndpointPolicyResponse } from '../../../../../common/e import { login } from '../../tasks/login'; import { createAgentPolicyTask, getEndpointIntegrationVersion } from '../../tasks/fleet'; -// Failing: See https://github.com/elastic/kibana/issues/203918 -describe.skip( +describe( 'Policy List', { tags: ['@ess', '@serverless', '@serverlessQA'], From 2ce41701372479506d8104d922f88eaea0522b3d Mon Sep 17 00:00:00 2001 From: Tomasz Ciecierski Date: Fri, 13 Dec 2024 15:04:23 +0100 Subject: [PATCH 42/46] Revert "skip failing test suite (#194135)" This reverts commit 0db3d76a4f2de1104aeeefcc3d4822d2073d4472. --- .../management/cypress/e2e/artifacts/event_filters.cy.ts | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/x-pack/plugins/security_solution/public/management/cypress/e2e/artifacts/event_filters.cy.ts b/x-pack/plugins/security_solution/public/management/cypress/e2e/artifacts/event_filters.cy.ts index 84733ee73385d..af7310953e86e 100644 --- a/x-pack/plugins/security_solution/public/management/cypress/e2e/artifacts/event_filters.cy.ts +++ b/x-pack/plugins/security_solution/public/management/cypress/e2e/artifacts/event_filters.cy.ts @@ -18,8 +18,7 @@ import { login } from '../../tasks/login'; import type { ReturnTypeFromChainable } from '../../types'; // Skipped in Serverless MKI due to interactions with internal indices -// Failing: See https://github.com/elastic/kibana/issues/194135 -describe.skip('Event Filters', { tags: ['@ess', '@serverless', '@skipInServerlessMKI'] }, () => { +describe('Event Filters', { tags: ['@ess', '@serverless', '@skipInServerlessMKI'] }, () => { let endpointData: ReturnTypeFromChainable | undefined; const CONDITION_VALUE = 'valuesAutocompleteMatch'; From 2ffd3c8fb2bdae887a8bbdf577a1d232fd63935e Mon Sep 17 00:00:00 2001 From: Tomasz Ciecierski Date: Fri, 13 Dec 2024 15:04:23 +0100 Subject: [PATCH 43/46] Revert "skip failing test suite (#182515)" This reverts commit 5bc7a94fabddcd6c35971b4a25634083054f5e48. --- ...nt_from_host_changing_policy_from_enabled_to_disabled.cy.ts | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/x-pack/plugins/security_solution/public/management/cypress/e2e/tamper_protection/switching_policies/uninstall_agent_from_host_changing_policy_from_enabled_to_disabled.cy.ts b/x-pack/plugins/security_solution/public/management/cypress/e2e/tamper_protection/switching_policies/uninstall_agent_from_host_changing_policy_from_enabled_to_disabled.cy.ts index 1c87e379234bc..45b278539d5b5 100644 --- a/x-pack/plugins/security_solution/public/management/cypress/e2e/tamper_protection/switching_policies/uninstall_agent_from_host_changing_policy_from_enabled_to_disabled.cy.ts +++ b/x-pack/plugins/security_solution/public/management/cypress/e2e/tamper_protection/switching_policies/uninstall_agent_from_host_changing_policy_from_enabled_to_disabled.cy.ts @@ -23,8 +23,7 @@ import { enableAllPolicyProtections } from '../../../tasks/endpoint_policy'; import { createEndpointHost } from '../../../tasks/create_endpoint_host'; import { deleteAllLoadedEndpointData } from '../../../tasks/delete_all_endpoint_data'; -// Failing: See https://github.com/elastic/kibana/issues/182515 -describe.skip( +describe( 'Uninstall agent from host changing agent policy when agent tamper protection is enabled but then is switched to a policy with it disabled', { tags: ['@ess'] }, () => { From 86d416440ef33af5d4da7710f3a6c8948a7aa3f8 Mon Sep 17 00:00:00 2001 From: Tomasz Ciecierski Date: Fri, 13 Dec 2024 15:04:24 +0100 Subject: [PATCH 44/46] Revert "skip failing test suite (#203921)" This reverts commit 76f2351c4d95456f3934a7da7e461849cb446098. --- .../automated_response_actions.cy.ts | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/x-pack/plugins/security_solution/public/management/cypress/e2e/automated_response_actions/automated_response_actions.cy.ts b/x-pack/plugins/security_solution/public/management/cypress/e2e/automated_response_actions/automated_response_actions.cy.ts index 065a48f7cb3c4..86e07e65e83ae 100644 --- a/x-pack/plugins/security_solution/public/management/cypress/e2e/automated_response_actions/automated_response_actions.cy.ts +++ b/x-pack/plugins/security_solution/public/management/cypress/e2e/automated_response_actions/automated_response_actions.cy.ts @@ -20,8 +20,7 @@ import { createEndpointHost } from '../../tasks/create_endpoint_host'; import { deleteAllLoadedEndpointData } from '../../tasks/delete_all_endpoint_data'; import { enableAllPolicyProtections } from '../../tasks/endpoint_policy'; -// Failing: See https://github.com/elastic/kibana/issues/203921 -describe.skip( +describe( 'Automated Response Actions', { tags: ['@ess', '@serverless'], From c18eea3cbbadb7599aa7bbb1f342181edc68b730 Mon Sep 17 00:00:00 2001 From: Tomasz Ciecierski Date: Fri, 13 Dec 2024 15:04:24 +0100 Subject: [PATCH 45/46] Revert "skip failing test suite (#182451)" This reverts commit c132b640650def00187d2735c69214d8257719bc. --- .../tamper_protection/enabled/unenroll_agent_from_fleet.cy.ts | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/x-pack/plugins/security_solution/public/management/cypress/e2e/tamper_protection/enabled/unenroll_agent_from_fleet.cy.ts b/x-pack/plugins/security_solution/public/management/cypress/e2e/tamper_protection/enabled/unenroll_agent_from_fleet.cy.ts index 48f9a59a26015..0915cd578adc1 100644 --- a/x-pack/plugins/security_solution/public/management/cypress/e2e/tamper_protection/enabled/unenroll_agent_from_fleet.cy.ts +++ b/x-pack/plugins/security_solution/public/management/cypress/e2e/tamper_protection/enabled/unenroll_agent_from_fleet.cy.ts @@ -20,8 +20,7 @@ import { login } from '../../../tasks/login'; import { createEndpointHost } from '../../../tasks/create_endpoint_host'; import { deleteAllLoadedEndpointData } from '../../../tasks/delete_all_endpoint_data'; -// Failing: See https://github.com/elastic/kibana/issues/182451 -describe.skip( +describe( 'Unenroll agent from fleet when agent tamper protection is enabled', { tags: ['@ess'] }, () => { From 60f7d3491891c71ea242f2efba34c9bf34f52a60 Mon Sep 17 00:00:00 2001 From: Tomasz Ciecierski Date: Fri, 13 Dec 2024 15:04:25 +0100 Subject: [PATCH 46/46] Revert "skip failing test suite (#182448)" This reverts commit 95078b7350f90069d4ec0730969b2fe6796de2f9. --- .../tamper_protection/enabled/uninstall_agent_from_host.cy.ts | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/x-pack/plugins/security_solution/public/management/cypress/e2e/tamper_protection/enabled/uninstall_agent_from_host.cy.ts b/x-pack/plugins/security_solution/public/management/cypress/e2e/tamper_protection/enabled/uninstall_agent_from_host.cy.ts index aea4ee91829c5..286be75f745b3 100644 --- a/x-pack/plugins/security_solution/public/management/cypress/e2e/tamper_protection/enabled/uninstall_agent_from_host.cy.ts +++ b/x-pack/plugins/security_solution/public/management/cypress/e2e/tamper_protection/enabled/uninstall_agent_from_host.cy.ts @@ -22,8 +22,7 @@ import { login } from '../../../tasks/login'; import { createEndpointHost } from '../../../tasks/create_endpoint_host'; import { deleteAllLoadedEndpointData } from '../../../tasks/delete_all_endpoint_data'; -// Failing: See https://github.com/elastic/kibana/issues/182448 -describe.skip( +describe( 'Uninstall agent from host when agent tamper protection is enabled', { tags: ['@ess'] }, () => {