Problem/Motivation

phpunit tests are failing on core 11.3.x because of EntityDefinitionTest where some field definitions seem to have changed.

Steps to reproduce

run phpunit on drupal 11 latest dev.

Proposed resolution

Use different test values depending on core version

Remaining tasks

Merge request finish

User interface changes

none

API changes

none

Data model changes

none

Issue fork graphql-3539989

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

klausi created an issue. See original summary.

  • klausi committed edceac70 on 5.x
    test(EntityDefinition): Make test core 11.3.x compatible (#3539989)
    

  • klausi committed 6c317928 on 8.x-4.x
    test(EntityDefinition): Make test core 11.3.x compatible (#3539989)
    
klausi’s picture

Status: Active » Fixed

Merged.

Status: Fixed » Closed (fixed)

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