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
Issue fork view_mode_switch-3617862
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
Comment #3
hctomThis is fixed in the issue fork now. Additionally the following has been done:
diffdev dependency constraint has been raised to^2.0because8.x-1.is not recommended anymore.Comment #5
hctomComment #7
hctomComment #8
hctom