Problem/Motivation

Automated tests are failing on 11.2

Steps to reproduce

See pipeline: https://git.drupalcode.org/issue/memcache-3538514/-/pipelines/559486

Proposed resolution

Fix tests on 11.2

Remaining tasks

  1. Write a merge request
  2. Review
  3. Commit

User interface changes

To be determined.

API changes

To be determined.

Data model changes

To be determined.

Issue fork memcache-3538514

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

idebr created an issue. See original summary.

idebr’s picture

Issue summary: View changes
idebr’s picture

Status: Active » Needs review

The merge request:

  1. fixes tests on 11.2
  2. includes the deprecation for invalidateAll(), see https://www.drupal.org/node/3500622
chris burge’s picture

Category: Task » Bug report
Priority: Normal » Critical

Setting to crit per https://www.drupal.org/docs/develop/issues/fields-and-other-parts-of-an-...

Cause tests to fail in HEAD on the automated testing platform for any supported environment (including random failures), since this blocks all other work.

rosk0’s picture

Status: Needs review » Reviewed & tested by the community

Changes looks good, pipeline is green.

Thank you

  • b4601fd5 committed on 8.x-2.x
    Issue #3538514: Fix tests on 11.2
    
japerry’s picture

Status: Reviewed & tested by the community » Fixed

Thanks @rosk0 for letting me know about this! Test update looks good. Merged.

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.