- Issue created by @satane
- Merge request !7140Removed deprecated code in core/tests/Drupal/KernelTests → (Open) created by satane
- Status changed to Needs review
8 months ago 1:42am 22 March 2024 - Status changed to Needs work
8 months ago 1:33pm 22 March 2024 - 🇺🇸United States smustgrave
These are testing deprecated functions in core. If we remove the test coverage the functions they go to should also be removed.
- First commit to issue fork.
- Status changed to Needs review
7 months ago 9:31am 8 April 2024 - 🇳🇿New Zealand quietone
@smustgrave, can you be more specific about what functions need to be removed? I don't see that being applicable here.
- Status changed to RTBC
7 months ago 11:57pm 9 April 2024 - 🇺🇸United States smustgrave
That was my mistake. Believe I had a similar ticket up at the time but deprecation tests appear to be for tests traits.
- First commit to issue fork.
- Status changed to Fixed
7 months ago 10:13am 10 April 2024 - Status changed to RTBC
7 months ago 1:25pm 16 April 2024 - 🇬🇧United Kingdom catch
I messed up here and never pushed the commit, and now there are conflicts. Just pushed a rebase to get this going again.
- Status changed to Needs work
7 months ago 1:34pm 16 April 2024 - Status changed to Needs review
7 months ago 4:22pm 16 April 2024 - 🇬🇧United Kingdom catch
Either the original MR missed a deprecation removal or we added new deprecations after this was done.
Had to fix FileSaveUpload test which wasn't updated with the KernelTestBase session changes, and remove one legacy method on KernelTestBaseTest
- Status changed to Needs work
7 months ago 4:47pm 16 April 2024 The Needs Review Queue Bot → tested this issue. It fails the Drupal core commit checks. Therefore, this issue status is now "Needs work".
This does not mean that the patch necessarily needs to be re-rolled or the MR rebased. Read the Issue Summary, the issue tags and the latest discussion here to determine what needs to be done.
Consult the Drupal Contributor Guide → to find step-by-step guides for working with issues.
- Status changed to Needs review
7 months ago 7:46pm 16 April 2024 - 🇬🇧United Kingdom catch
Should be better.
FileSaveUploadTest doesn't fail for me running with phpunit locally and also doesn't fail on gitlab... which I just realised is 'fine' because it's @legacy in its own right so allowed to trigger deprecation errors. Maybe could have just removed the method here but feels a bit out of scope to do that too.
- Status changed to RTBC
7 months ago 1:38pm 17 April 2024 - 🇺🇸United States smustgrave
The remaining instances of "deprecated" in this folder belong to deprecations in lib folder and will be removed with those ticket removals. So believe this is good.
- Status changed to Fixed
7 months ago 3:56pm 17 April 2024 -
alexpott →
committed 5637aff4 on 11.x
Issue #3432867 by catch, Satane, quietone: Removed deprecated code in...
-
alexpott →
committed 5637aff4 on 11.x
Automatically closed - issue fixed for 2 weeks with no activity.