Problem/Motivation

https://www.drupal.org/project/message/releases/8.x-1.1 added support for Drupal 9 thanks to #3113123: Drupal 9 Deprecated Code Report.

But it did not add a test job (see https://www.drupal.org/node/760440/qa) to automatically test this against the current stable release of Drupal 9 and/or the next Drupal core minor.

It's still being tested against Drupal 8.9, which is now unsupported!

This leads to a false sense of green tests, which we saw in #3256423-9: Incomplete message template migration and missing global config migration.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

CommentFileSizeAuthor
#2 3259735-2.patch734 byteswim leers

Comments

Wim Leers created an issue. See original summary.

wim leers’s picture

Status: Active » Needs review
StatusFileSize
new734 bytes

This should prove it: this changes only the README and I expect it to have a number of test failures in Drupal 9.3.

wim leers’s picture

6 failures in 9.2.x, 8 in 9.3.x. I cannot test against 9.1.x or 9.0.x. I think it's pretty clear 🤓

jhedstrom’s picture

Status: Needs review » Fixed

I've added these, and opened #3265685: Fix Drupal 9 tests to actually fix the tests. Thanks!

Status: Fixed » Closed (fixed)

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