Closed (fixed)
Project:
Upgrade Status
Version:
4.3.6
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 May 2025 at 14:24 UTC
Updated:
16 May 2025 at 19:59 UTC
Jump to comment: Most recent
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #4
gábor hojtsyComment #5
ressaThanks, great to see that Drupal 12 is in the pipeline :)
It looks like the new version makes all tests fail, since projects don't yet have
|| ^12in composer.json or projectname.info.yml, see for example this test:https://git.drupalcode.org/issue/masquerade-3158235/-/jobs/5136316
To allow the control to pass, I need to add
|| ^12in the two files:Otherwise, the test fails:
Comment #6
ressaOr ... perhaps the individual project maintainers themselves toggle the Upgrade Status test?