Problem/Motivation

Wanting to do a small change for PHPStan, https://git.drupalcode.org/project/menu_per_role/-/merge_requests/15, It demonstrated that tests are failing on core 10.3.

Command icon Show commands

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

Grimreaper created an issue. See original summary.

grimreaper’s picture

Status: Active » Needs work

I managed to fix some changes but I have not been able to find the root cause of the remaining failures yet.

grimreaper’s picture

Also maybe need to create a new branch with 10.3 minimum requirements and on 8.x-1.x ensure tests are executed on core 10.2.

niber’s picture

Assigned: Unassigned » niber
niber’s picture

Assigned: niber » Unassigned
grask0’s picture

Assigned: Unassigned » grask0
grask0’s picture

Assigned: grask0 » Unassigned
Status: Needs work » Needs review

Hello,

I added full support for running the automated test suite against Drupal 10.2. This includes updates to the CI configuration, so that tests are executed and validated specifically on Drupal 10.2.

snap_x’s picture

Status: Needs review » Reviewed & tested by the community

Changes look good to me. Thanks @grask0

grask0’s picture

Status: Reviewed & tested by the community » Fixed

Merged!

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

grimreaper’s picture

Status: Fixed » Needs work

Hi,

Thanks for your work.

The original problem was to ensure tests are green on the latest Core version.

I guess that tests remains broken on 10.3 and above.

grimreaper’s picture

Status: Needs work » Fixed

Remarking as fixed.

Update for 10.3 to be done in #3456786: Remove user 1 special behavior

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.