Skip to content

Update Yaml indentation in tests after symfony/symfony#62967#1790

Merged
GromNaN merged 1 commit intosymfony:1.xfrom
tcoch:fix-yaml-ci-errors
Mar 17, 2026
Merged

Update Yaml indentation in tests after symfony/symfony#62967#1790
GromNaN merged 1 commit intosymfony:1.xfrom
tcoch:fix-yaml-ci-errors

Conversation

@tcoch
Copy link
Copy Markdown
Contributor

@tcoch tcoch commented Mar 17, 2026

symfony/symfony#62967 introduced a change in how YAML files are generated.
For this reason, some tests are broken here (e.g. #1785).
This PR aims to resolve that.

The modifications are:

  • Test files used have been adapted towards the new format
  • Special case has been added to YamlSourceManipulatorTest.php to address specify of tests in this CI with PHP8.1 and SF6.4.* lowest deps

@GromNaN GromNaN force-pushed the fix-yaml-ci-errors branch from 8a91c14 to ce97fb4 Compare March 17, 2026 12:27
@GromNaN
Copy link
Copy Markdown
Member

GromNaN commented Mar 17, 2026

Thank you @tcoch.

@GromNaN GromNaN merged commit a3d616e into symfony:1.x Mar 17, 2026
9 of 10 checks passed
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