Problem/Motivation
In #3566204: Standardize permission naming I noticed issues with PHPUnit, which led me to https://www.drupal.org/node/3548485.
It seems the #[RunTestsInSeparateProcesses] attribute will need to be added to test classes, for Drupal 11.3 / PHPUnit12 compatibility.
Issue fork crm-3567048
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
svendecabooterHmm failures do not seem to appear on a new branch from 1.0.x.
Wondering why they appeared in the other issue then.
Will investigate some more.
Comment #6
bluegeek9 commented