Problem/Motivation

Currently CI only runs in Drupal 11, where it fails.
We should run in both 10 and 11.

Why?
- In the end we want to make it work for Drupal 11.
- Most of the code was developed for earlier Drupal versions, and the distance to Drupal 10 is smaller than to Drupal 11.
- In some cases we may find it easier to target Drupal 10 first. For now it is hard to say if that will be the case.
- Testing both gives us visibility.

Steps to reproduce

Proposed resolution

Use OPT_IN_TEST_PREVIOUS_MAJOR

Acceptance criteria:
- CI runs with drupal/core 10 and 11.
- CI still fails, as before.

Remaining tasks

User interface changes

API changes

Data model changes

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

donquixote created an issue. See original summary.

donquixote’s picture

Issue summary: View changes
donquixote’s picture

Issue summary: View changes
donquixote’s picture

Issue summary: View changes
donquixote’s picture

Status: Active » Needs review

fmb made their first commit to this issue’s fork.

  • fmb committed b3f162ba on 3.0.x authored by donquixote
    Issue #3553115: Test previous major (Drupal 10).
    
fmb’s picture

Status: Needs review » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

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