Skip to content

fix: acceptance test expected entity counts#143

Merged
Malte Janz (MalteJanz) merged 1 commit intofeature/migration-logging-refactorfrom
fix/acceptance-test-expected-entity-counts
Feb 27, 2026
Merged

fix: acceptance test expected entity counts#143
Malte Janz (MalteJanz) merged 1 commit intofeature/migration-logging-refactorfrom
fix/acceptance-test-expected-entity-counts

Conversation

@MalteJanz
Copy link
Contributor

@MalteJanz Malte Janz (MalteJanz) commented Feb 27, 2026

Looks like the shopware core added a CMS page, likely here:
shopware/shopware#14362

And because we compare absolute entity counts after the migration, that counter for cms_page changed and causing a failing acceptance pipeline for us:
https://github.com/shopware/SwagMigrationAssistant/actions/runs/22477261457/job/65107811395

For now I adjusted the count, but for the future we likely want to consider comparing relative numbers (e.g. fetching counts before and after the migration) to be more resistant against such changes. I created an issue for that here:
shopware/shopware#15245

@MalteJanz Malte Janz (MalteJanz) merged commit c26f0ad into feature/migration-logging-refactor Feb 27, 2026
7 checks passed
@MalteJanz Malte Janz (MalteJanz) deleted the fix/acceptance-test-expected-entity-counts branch February 27, 2026 08:47
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.

3 participants