https://www.drupal.org/project/project_composer/issues/3066033#comment-1... Shows an example of the weather module that must be weather-weather. When composer requires this module, it is installed to the modules/contrib/weather-weather directory, however the patch assumes that it will be applied to the weather dir.

The 'project' directory should be set to the composer namespace systemwide.

Comments

Mixologic created an issue. See original summary.

Mixologic’s picture

This could probably be fixed by simply setting the project: key on the build.yml file that project_issue_file_test sends to the composer project namespace, vs just the project.

The only side effect I can see is that would introduce a bug if you happened to have nightwatch tests and the group is tagged with @projectname.

We might be able to work around that bug by having nightwatch check for a dash in the project name, and just submit the first word. I think project machine names to not allow dashes, so that should work.

ysamoylenko’s picture

Status: Active » Needs work

Hello everyone,

Any news about solving the issue?

Todays Jenkins's console output:

https://dispatcher.drupalci.org/job/drupal8_contrib_patches/6116/console

Hope it will help you.

Have a nice day!

lendude’s picture

This is hard blocking work on SimpleTest in contrib, with SimpleTest removed from D9 this became a little more urgent. Can we bump the priority for this?