Problem/Motivation
Follow-up of #3435282: Automated Drupal 11 compatibility fixes for user_not_role.
Drupal core made a backwards-incompatible test change that causes tests to fail in Drupal 11, but not Drupal 10. Browser tests are annoying to debug so rather than waste time this issue soley focuses on Drupal 11+ test refactor.
Steps to reproduce
Run pipeline.
Proposed resolution
Refactor the browser tests possibly splitting into multiple tests to focus on specific users rather than having one test with one provider.
Remaining tasks
-
User interface changes
No
API changes
No
Data model changes
No
Issue fork user_not_role-3455705
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
mradcliffeIt looks like this isn't possible with GitLab CI until Drupal 11 is the current major... So we'll have failing tests for a while when Drupal 11 is released and this can be resolved.
Comment #4
mradcliffeRe-opening.
Comment #5
mradcliffeRe-postponing on gitlab ci.
Comment #6
mradcliffeUnpostponing, tests are running on D11 by default now on this branch.
Comment #10
mradcliffeComment #13
mradcliffeMerging for both 2.0.x and 1.0.x.