Skip to content

[TMP] IBX-12603: Pointed CI at ibexa/test-core#52 - #830

Closed
alongosz wants to merge 1 commit into
6.0from
ibx-12603-sqlite-composite-pk
Closed

alongosz wants to merge 1 commit into
6.0from
ibx-12603-sqlite-composite-pk

Conversation

@alongosz

Copy link
Copy Markdown
Member

Caution

  • Drop TMP commits before merging

This PR carries nothing but the TMP commit. It exists only to prove ibexa/test-core#52 green against ibexa/core 6.0 CI. Close it once #52 is merged - it is not meant to be merged itself.

🎫 Issue IBX-12603

Description:

6.0 is red because phpunit -c phpunit-integration.xml dies in bootstrap: UNIQUE constraint failed: ibexa_content_field.id. The fix is in ibexa/test-core#52, nothing in this repository changes.

This points CI at that branch so the fix can be proven here before it merges. Verified locally already - composer integration green with ibexa/test-core symlinked in, legacy suite 11417 tests and phpunit-integration.xml 79 tests.

For QA:

No QA required.

Documentation:

No documentation required.

🤖 Generated with Claude Code

6.0 integration test bootstrap fails on SQLite because DatabaseSchemaHook
generates DDL with the vanilla Doctrine platform, losing composite primary
keys. The fix lives in ibexa/test-core, nothing in this repository changes.

dependencies.json makes CI install that branch, so the fix can be proven
here before it merges. Generated with ci dependencies:link, must be dropped
once ibexa/test-core#52 is merged.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@sonarqubecloud

Copy link
Copy Markdown

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.

1 participant