Problem/Motivation

In #3236299: User should not be allowed to do update if it is from minor version to another minor version we found that the datetime service in tests/modules/automatic_updates_test/automatic_updates_test.services.yml is not overriding the one we want it to override instead it is overriding the one from the update_test module as we are installing this module in in our ReadinessValidationTest.

Proposed resolution

Change the datetime service in tests/modules/automatic_updates_test/automatic_updates_test.services.yml to a decorator.

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:

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

kunal.sachdev created an issue. See original summary.

tedbow’s picture

Status: Active » Needs work
kunal.sachdev’s picture

  • tedbow committed 3e6b202 on 8.x-2.x authored by kunal.sachdev
    Issue #3239645 by kunal.sachdev: Change the datetime service in tests/...
tedbow’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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