Problem/Motivation

Our display_builder_entity_view tests are not compatible with this change from Drupal 11.4:

Better entity display management for display builders

A new overview page has been added under the "Manage display" tab for content entity bundles. Previously, this tab led to the form editing the default view mode. Now, it lists all display modes for the bundle with their label and description and allows one to toggle the enabled/disabled status. The listing makes it easier to integrate tools such as Drupal Canvas.

Proposed resolution

  1. Update our CI to run Drupal 11.4
  2. Update playwright test
  3. Update phpunit test
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

pdureau created an issue. See original summary.

pdureau’s picture

Assigned: pdureau » mogtofu33
Status: Active » Needs review

Status:

  • Update our CI to run Drupal 11.4 >> Let's keep $_GITLAB_TEMPLATES_REF and wait upstream is switching to 11.4
  • Update playwright test >> DONE ✅
  • Update phpunit test >> DONE ✅

To merge once Drupal Association's .gitlab-ci.yml has switched to 11.4

mogtofu33’s picture

Assigned: mogtofu33 » Unassigned
Status: Needs review » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

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