Problem/Motivation

Currently there are new PHPUnit errors for the 3.x branch:

Steps to reproduce

See CI output of link above or run module's PHPUnit test

Proposed resolution

Investigate and fix failing PHPUnit tests

Remaining tasks

  • Create issue fork and MR to fix the issue

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

hctom created an issue. See original summary.

hctom’s picture

This is fixed in the issue fork now. Additionally the following has been done:

  • diff dev dependency constraint has been raised to ^2.0 because 8.x-1. is not recommended anymore.
  • The module's diff field plugin is now registered via annotation and PHP attribute to support both methods, because older diff versions still use annotations

hctom’s picture

Status: Active » 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.

hctom’s picture

Status: Fixed » Closed (fixed)
hctom’s picture

Assigned: hctom » Unassigned