Problem/Motivation

Once #3290810: Remove updates added prior to 9.4.0 (9.4.4 for ckeditor) and add 9.4.0 database dumps is in, we'll have 9.4.0 database dumps in 10.1.x. These are potentially useful for contrib update path testing, and potentially for testing new updates added in 9.5.x (but not for testing updates up to and including 9.4). We should backport just the database dumps to 9.4.x once that issue lands. Opening this as a follow-up since it's a very different task to removing the updates, and the title of the other issue is a bit alarming for a 9.x commit.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

CommentFileSizeAuthor
#3 3302760-3.patch644.82 KBSpokje
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

catch created an issue. See original summary.

Spokje’s picture

Title: [PP-1] Backport 9.4.0 database dumps to 9.5.x » Backport 9.4.0 database dumps to 9.5.x
Status: Postponed » Needs work

Blocker landed

Spokje’s picture

Patch attached with adding of both 9.4-fixtures as-is from 10.0.x.

Spokje’s picture

Status: Needs work » Needs review
dww’s picture

Status: Needs review » Reviewed & tested by the community
  1. Pulled the latest 10.0.x branch.
  2. Saved copies of core/modules/system/tests/fixtures/update/drupal-9.4.0.*
  3. Checked out 9.5.x and pulled.
  4. Applied patch #3.
  5. Confirmed the 9.5.x versions of core/modules/system/tests/fixtures/update/drupal-9.4.0.* are identical to the ones in Git from 10.0.x

Not sure what more testing we need here, so RTBC.

Thanks!
-Derek

dww’s picture

  • catch committed d7808a9 on 9.5.x
    Issue #3302760 by Spokje, dww: Backport 9.4.0 database dumps to 9.5.x
    
catch’s picture

Status: Reviewed & tested by the community » Fixed

Committed d7808a9 and pushed to 9.5.x. Thanks!

Status: Fixed » Closed (fixed)

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