There are two copies of the same module, one in in tests/modules/purge_queuer_test and one in modules/purge_queuer_test. They are clearly the same module, as they both use the same files, and the description in the .info.yml file is the same.

name: 'Purge tests support (queuers)'
type: module
description: "Provides queuers for testing."
package: Testing
dependencies:
  - purge:purge
name: 'Purge tests support (queuers)'
type: module
description: "Provides queuers for testing."
package: Testing
dependencies:
  - purge:purge

Only one of those modules should be present.

Issue fork purge-3444543

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

harsh.behl created an issue. See original summary.

rajan kumar@2026’s picture

Assigned: Unassigned » rajan kumar@2026
rajan kumar@2026’s picture

Assigned: rajan kumar@2026 » Unassigned
avpaderno’s picture

Title: Duplicate entry found for purge_queuer_test inside modules & tests directorys » There are two copies of the same module, in tests/modules/purge_queuer_test and modules/purge_queuer_test
Issue summary: View changes

avpaderno’s picture

Status: Active » Needs review

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

  • japerry committed 97e50651 on 8.x-3.x authored by apaderno
    Issue #3444543: There are two copies of the same module, in tests/...
japerry’s picture

Status: Needs review » Fixed

Huh I cannot seem to find any evidence of why that was added with the drush command refactoring. Definitely shouldn't be there, sooo removed!

Status: Fixed » Closed (fixed)

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