Problem/Motivation

\Drupal\Tests\redirect\Kernel\Migrate\d7\PathRedirectSourceTest fails on 11.x and 11.2.x let's fix that.

Steps to reproduce

Run the test

Proposed resolution

Make the function static

Remaining tasks

None

User interface changes

None

API changes

None

Data model changes

None

Issue fork redirect-3540719

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

alexpott created an issue. See original summary.

alexpott’s picture

Title: Fix PathRedirectSourceTest on 11.2.x and up » Fix PathRedirectSourceTest and RouteNormalizerRequestSubscriberTest on 11.2.x and up
alexpott’s picture

Status: Active » Reviewed & tested by the community

Given this is just adding static to all the data providers and tests pass on both 10.x and 11.x I think this fair to RTBC.

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

berdir’s picture

Status: Reviewed & tested by the community » Fixed

Merged, thanks.

  • berdir committed 7a395d37 on 8.x-1.x authored by alexpott
    Issue #3540719 by alexpott: Fix PathRedirectSourceTest and...
berdir’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

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