Closed (fixed)
Project:
Drupal core
Version:
9.3.x-dev
Component:
update.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Sep 2021 at 15:17 UTC
Updated:
22 Oct 2021 at 12:49 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
gbaudoin commentedComment #5
longwaveLots of test failures, it looks like there is a missing
usestatement.Comment #6
yogeshmpawarWorking on the patch.
Comment #7
yogeshmpawarAdded patch which will resolve test failures.
Comment #11
gbaudoin commentedThanks @yogeshmpawar, I'm trying to see what is the process to add your patch to my merge request.
Comment #12
longwaveThe MR looks correct to me and the tests pass as expected.
Comment #13
catchSomething going on with the MR - the raw diff has a lot of unrelated changes. https://git.drupalcode.org/project/drupal/-/merge_requests/1246.diff
Comment #14
yogeshmpawarHi @catch - I have rebased #1246 this MR with 9.3.x & so it is now ready to review & merge.
Raw diff showing related changes now - https://git.drupalcode.org/project/drupal/-/merge_requests/1246.diff
Comment #15
longwaveComment #17
catchCommitted 9b9fcd7 and pushed to 9.3.x. Thanks!