Problem/Motivation

  1. Drupal Core 11.2+ has some field UI changes which cause tests to fail
  2. It also has deprecations for use of annotations instead of attributes

Steps to reproduce

Monthly scheduled test triggered this

Proposed resolution

MR to fix tests

Remaining tasks

MR

User interface changes

N/A

API changes

N/A

Data model changes

N/A

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

scott_euser created an issue. See original summary.

scott_euser’s picture

Status: Active » Needs work

  • scott_euser committed 17a299ae on 8.x-2.x
    Issue #3526199 by scott_euser: Fix failing tests in drupal core 11.2+
    
scott_euser’s picture

Issue summary: View changes
Status: Needs work » Fixed

Seems it does not need php annotations -> attributes yet. Can do that in a follow-up later

Status: Fixed » Closed (fixed)

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