Closed (fixed)
Project:
Drupal core
Version:
9.0.x-dev
Component:
other
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
14 May 2020 at 03:54 UTC
Updated:
6 Jun 2020 at 14:34 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
jyotimishra-developer commentedComment #3
shimpyRemoved @group legacy tags from test
Comment #4
longwaveWe can't just remove it from all places, we do need the legacy group when we are testing deprecations.
#3135302: Remove Symfony 3 legacy test from ReverseProxyMiddlewareTest covers one of these as well, maybe this should be a meta to review each of these and have child issues for any we find that need to be removed - as in that case some may need more than just the group removing? Not sure.
Comment #5
jyotimishra-developer commentedHi @shimpy, I have assigned this issue to me and was working on it..i feel its unethical.
But anyways..no issues.
Comment #6
jyotimishra-developer commentedRemoved @group legacy tags from test and corrected errors in patch #3, found in dispatcher result.
Comment #7
jyotimishra-developer commentedComment #8
jyotimishra-developer commentedComment #9
hardik_patel_12 commentedComment #10
longwaveThanks for working on this.
This whole comment can be removed now, because getLabelCallback() has been removed too.
This comment block can be removed too.
This whole test can be removed, but let's leave this for #3135302: Remove Symfony 3 legacy test from ReverseProxyMiddlewareTest
This shouldn't be removed, please read the comment above.
Comment #11
hardik_patel_12 commentedComment #12
hardik_patel_12 commented@longwave thanks for your review , i have covered point no 1 , 2 and 4 in this patch as mentioned in #10. Point number 3 is leave for #3135302: Remove Symfony 3 legacy test from ReverseProxyMiddlewareTest.
Comment #13
longwaveThanks! Two tiny nitpicks then this is good to go:
There is an empty comment line at the end of the comment that can now be removed.
There is an empty comment line at the end of the comment that can now be removed.
Comment #14
hardik_patel_12 commentedEmpty comment line are removed from
core/modules/user/tests/src/Unit/Views/Argument/RolesRidTest.phpandcore/tests/Drupal/Tests/Core/Asset/AssetResolverTest.phpfiles.Comment #15
longwaveThanks, this looks perfect now!
Comment #16
xjmSaving reviewer and reporter credits.
Comment #17
jyotimishra-developer commentedComment #18
longwaveNeeds rerolling.
Comment #19
naresh_bavaskarComment #20
suresh prabhu parkala commentedRe-rolled patch please review.
Comment #21
suresh prabhu parkala commentedPlease review!
Comment #22
longwaveThanks for rerolling.
#21 looks good, same as #14 with ReverseProxyMiddlewareTest removed as that was committed separately.
Comment #24
longwaveRandom fail in WidgetUploadTest, back to RTBC.
Comment #25
xjmComment #26
alexpottCommitted and pushed 409af2de16 to 9.1.x and 00798cc725 to 9.0.x. Thanks!
This is an important fix to ensure we're not triggering deprecated code. Nice work everyone.
Backported to 9.0.x as this is a test-only fix.