Problem/Motivation

See https://www.drupal.org/pift-ci-job/2236283
Why do the tests fail - are tests wrong or is the module buggy? Please help fixing this.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

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

Anybody created an issue. See original summary.

grevil’s picture

Status: Active » Needs review

Fixed, the problem was the missing "label" property for the role creation. As of Semptember 2021 Role::create needs to have a label specified, see:
#3241699: Fix D9.3 test failures - "Role label is expected to be a string."

anybody’s picture

Status: Needs review » Reviewed & tested by the community

GREAT work @Grevil! Tests pass! Will be merged!

  • Anybody committed 7840c03 on 3.x authored by Grevil
    Issue #3249279 by Grevil: Check and fix failing tests
    
anybody’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

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