Closed (won't fix)
Project:
Drupal core
Version:
11.x-dev
Component:
other
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
17 Jan 2024 at 06:15 UTC
Updated:
20 Jan 2024 at 15:43 UTC
Jump to comment: Most recent
Comments
Comment #2
spokjeNot sure why we're opening up an issue when both the META and the class PHPDoc explicitly state:
Comment #3
hardik_patel_12 commentedConveying uncertainty, there appears to be a plausible opportunity to convert it into a kernel test case. Furthermore, I have removed the links integrated into the parent issue. Any insights or feedback on this approach would be highly appreciated.
Comment #4
spokjeComment #5
longwaveAs the comment says this must be a functional test in order to ensure that the deprecations are correctly triggered at runtime, kernel tests do not use a compiled container and so they are not a valid test in this case.
As one of the contributors to the issue where this was introduced, to me this is won't fix.
Comment #6
spokjeThanks @longwave for confirming.
Let's pull the trigger.