Closed (fixed)
Project:
Pathauto
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
22 Dec 2022 at 15:53 UTC
Updated:
7 Jan 2023 at 19:59 UTC
Jump to comment: Most recent
Pathauto's automated tests are failing on Drupal 10.
See https://www.drupal.org/node/17345/qa
Update the tests to be compatible with both Drupal 9 and Drupal 10
None.
None.
None.
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 #3
idebr commentedThe merge request updates the automated tests to use the 'skark' theme over stable, so the tests are compatible with both Drupal 9 and Drupal 10.
Comment #5
berdirThat test fail was unrelated but used this MR to fix it, was quite annoying but ended up copying over relevant parts from the non-locale test and also fixed the second half that was disabled years ago.
Comment #7
berdirCommitted.