Problem/Motivation

The 8.x-3.x currently fails with the merged changes, eventually it's something with GitLab CI, perhaps dependencies.

I'll take a closer look soon!

https://git.drupalcode.org/project/recaptcha/-/jobs/478688
vs.
https://www.drupal.org/node/147903/qa

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Issue fork recaptcha-3408388

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:

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Anybody created an issue. See original summary.

Anybody’s picture

Okay, just ran the tests locally and everything is fine:

Testing /var/www/html/web/modules/custom/recaptcha
....                                                                4 / 4 (100%)

Time: 00:16.874, Memory: 6.00 MB

OK (4 tests, 116 assertions)

So this seems gitlab-ci related. Let's see what's wrong.

Anybody’s picture

Assigned: Anybody » Unassigned
Status: Active » Fixed

Reason was a typo in the composer.json! -.-

Status: Fixed » Closed (fixed)

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