Skip to content

Mark cloud account tests as fixme in CI#369

Merged
SteveChurchillSWO merged 1 commit intomainfrom
fix/MPT-18716-switch-off-cloud-account-tests-in-CI
Mar 6, 2026
Merged

Mark cloud account tests as fixme in CI#369
SteveChurchillSWO merged 1 commit intomainfrom
fix/MPT-18716-switch-off-cloud-account-tests-in-CI

Conversation

@SteveChurchillSWO
Copy link

Description

Skip unstable cloud account e2e tests when running in CI by adding test.fixme(process.env.CI === '1', ...) to the cloud-accounts test suite. This avoids running tests with external dependencies that may be flaky or cause data corruption in CI. Changes applied to e2etests/tests/cloud-accounts-tests.spec.ts in the top-level describe and the events describe.

Related issue number

https://softwareone.atlassian.net/browse/MPT-18716

Skip unstable cloud account e2e tests when running in CI by adding test.fixme(process.env.CI === '1', ...) to the cloud-accounts test suite. This avoids running tests with external dependencies that may be flaky or cause data corruption in CI. Changes applied to e2etests/tests/cloud-accounts-tests.spec.ts in the top-level describe and the events describe.
@SteveChurchillSWO SteveChurchillSWO merged commit 5198d36 into main Mar 6, 2026
41 checks passed
@SteveChurchillSWO SteveChurchillSWO deleted the fix/MPT-18716-switch-off-cloud-account-tests-in-CI branch March 6, 2026 11:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants