diff --git a/e2etests/tests/cloud-accounts-tests.spec.ts b/e2etests/tests/cloud-accounts-tests.spec.ts index 84f411fef..55304dd12 100644 --- a/e2etests/tests/cloud-accounts-tests.spec.ts +++ b/e2etests/tests/cloud-accounts-tests.spec.ts @@ -19,6 +19,7 @@ import { import { getCurrentUTCTimestamp, getTimestampWithVariance } from '../utils/date-range-utils'; test.describe('Cloud Accounts Tests', { tag: ['@ui', '@cloud-accounts'] }, () => { + test.fixme(process.env.CI === '1', 'Tests are unstable in CI environment due to external dependencies and may cause data corruption. Run locally for now.'); test.describe.configure({ mode: 'serial' }); test.use({ restoreSession: true }); @@ -258,6 +259,7 @@ test.describe( { tag: ['@ui', '@cloud-accounts', '@events'] }, () => { test.describe.configure({ mode: 'serial' }); + test.fixme(process.env.CI === '1', 'Tests are unstable in CI environment due to external dependencies and may cause data corruption. Run locally for now.'); test.use({ restoreSession: true }); test('[232954] Verify that disconnecting and creating a cloud account is recorded in the events log', async ({