Skip to content

[BUGFIX] Regenerate code-php-short fixture for modal-button markup#1324

Merged
CybotTM merged 1 commit into
TYPO3-Documentation:mainfrom
CybotTM:fix/code-php-short-fixture
Jul 9, 2026
Merged

[BUGFIX] Regenerate code-php-short fixture for modal-button markup#1324
CybotTM merged 1 commit into
TYPO3-Documentation:mainfrom
CybotTM:fix/code-php-short-fixture

Conversation

@CybotTM

@CybotTM CybotTM commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

Problem

Integration tests on main fail since 50146a4:

1) ...IntegrationTest::testHtmlIntegrationBetweenMarkers with data set "code-php-short"
Failed asserting that two strings are equal.

Every open PR inherits this failure via the merge ref (e.g. #1291, #1292).

Cause

#1294 added the code-php-short test with expected output generated before #1305 changed code.html.twig (information modal now opened via a dedicated button; data-morelink only emitted for a non-empty URL). Both PRs were green individually and merged past each other today.

Fix

Regenerate the fixture via make integration-baseline — only tests/Integration/tests/code/code-php-short/expected/index.html changes. The php-short rendering itself is unaffected: names remain stripped of the leading backslash (FooBar, Something).

Integration suite local result: Tests: 115, Assertions: 1150 — no failures.

TYPO3-Documentation#1294 added the code-php-short integration test with expected output
generated before TYPO3-Documentation#1305 changed the inline-code template to open the
information modal via a dedicated button. Both PRs were green on their
own but merged past each other, leaving main's integration suite red.

Regenerate the fixture via make integration-baseline. The php-short
rendering itself is unchanged: names stay stripped of the leading
backslash (FooBar, Something).

Signed-off-by: Sebastian Mendel <github@sebastianmendel.de>
@CybotTM CybotTM merged commit 291bd53 into TYPO3-Documentation:main Jul 9, 2026
9 checks passed
@CybotTM CybotTM deleted the fix/code-php-short-fixture branch July 9, 2026 15:46
@CybotTM

CybotTM commented Jul 9, 2026

Copy link
Copy Markdown
Contributor Author

Sorry! Merge was by Accident, I am really sorry! Did not recognize that I have merge privileges now. I am ashamed.

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