Problem/Motivation

RoutingTest phpunit fail

Routing (Drupal\Tests\graphql\Kernel\DataProducer\Routing)
✘ Route load

├ Drupal\redirect\Exception\RedirectLoopException: Redirect loop identified at /external-url for redirect 1

│ /builds/issue/graphql-3586684/web/modules/contrib/redirect/src/RedirectRepository.php:137
│ /builds/issue/graphql-3586684/src/Plugin/GraphQL/DataProducer/Routing/RouteLoad.php:93
│ /builds/issue/graphql-3586684/src/Plugin/GraphQL/DataProducer/DataProducerPluginBase.php:57
│ /builds/issue/graphql-3586684/tests/src/Traits/DataProducerExecutionTrait.php:36
│ /builds/issue/graphql-3586684/tests/src/Kernel/DataProducer/RoutingTest.php:86

Steps to reproduce

run phpunit tests

Proposed resolution

store different redirects in test

Remaining tasks

Merge request

Issue fork graphql-3586698

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

klausi created an issue. See original summary.

klausi’s picture

Status: Active » 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.

klausi’s picture

Issue tags: +DevDaysAthens2026

Status: Fixed » Closed (fixed)

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