Problem/Motivation
The expected deprecation message in MigrateSkipProcessExceptionTest includes a string added by symfony/phpunit-bridge.
Since that package will not be in D11, we need to remove that part.
The deprecation message should still be expectable.
Steps to reproduce
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes
Release notes snippet
Issue fork drupal-3442289
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
mondrakeComment #4
smustgrave commentedSeems pretty straight forward
Comment #5
mondrakeI'm looking if I can fix this in #3417066: Upgrade PHPUnit to 10, drop Symfony PHPUnit-bridge dependency instead.
Comment #6
mondrakeYes, fixed in the PHPUnit 10 issue: https://git.drupalcode.org/project/drupal/-/merge_requests/6326/diffs?co...