Problem/Motivation

This nasty bug #3456461: [2.x] Login fails with Drupal 10.3 could have been caught before the 10.3 release if the CI tests were run against next minor and previous minor. Given that if this module fails, a site using it may be rendered inoperable, I think we should test the next and previous minors at a minimum.

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

ptmkenny created an issue. See original summary.

ptmkenny’s picture

Status: Active » Needs review
anybody’s picture

Status: Needs review » Reviewed & tested by the community

Great work! Let's merge this and see if both (now failing here) PHPUnit tests then work in the related issue.

  • Anybody committed 2ad53567 on 2.x authored by ptmkenny
    Issue #3457882 by ptmkenny: Test against next minor and previous minor
    
anybody’s picture

Status: Reviewed & tested by the community » Fixed

  • Anybody committed f650588b on 8.x-1.x authored by ptmkenny
    Issue #3457882 by ptmkenny: Test against next minor and previous minor
    

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.