Problem/Motivation

Tests started failing on 9.5.x and 10.0.x like this:

Invalid permission administer node display.

Some sleuthing led me to this issue that was just committed: #2935999: Remove Layout Builder's hard dependency on Field UI

Proposed resolution

Either remove the permissions from the test (if they are not needed) or explicitly enable field_ui if there's something important being tested related to field_ui or those permissions.

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

danflanagan8 created an issue. See original summary.

danflanagan8’s picture

Status: Fixed » Active

danflanagan8’s picture

Status: Active » Needs review

  • danflanagan8 committed 641d341 on 1.0.x
    Issue #3304881 by danflanagan8: layout_builder_boolean test broken now...
danflanagan8’s picture

Assigned: danflanagan8 » Unassigned
Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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