Problem/Motivation

Pathauto's automated tests are failing on Drupal 10.

Steps to reproduce

See https://www.drupal.org/node/17345/qa

Proposed resolution

Update the tests to be compatible with both Drupal 9 and Drupal 10

Remaining tasks

  1. Write a patch
  2. Review
  3. Commit

User interface changes

None.

API changes

None.

Data model changes

None.

Issue fork pathauto-3328867

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

idebr created an issue. See original summary.

idebr’s picture

Status: Active » Needs review

The 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.

Berdir made their first commit to this issue’s fork.

berdir’s picture

That 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.

  • Berdir committed af616b6f on 8.x-1.x authored by idebr
    Issue #3328867 by Berdir: Fix automated testing failures on Drupal 10
    
berdir’s picture

Status: Needs review » Fixed

Committed.

Status: Fixed » Closed (fixed)

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