Closed (fixed)
Project:
Drupal core
Version:
11.x-dev
Component:
Stable 9 theme
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
15 Jan 2026 at 10:28 UTC
Updated:
29 Jun 2026 at 11:10 UTC
Jump to comment: Most recent
Comments
Comment #5
andypostLooks like all tests pass now, there's
base theme: stable9but it does not affect remaining testsComment #6
andypostNot really sure about
starkvstest_base_themebut idea was to prefer to use test theme (especially whenhidden: trueis supposed) and functional-js tests prefer stark as require enable theme in UIComment #7
quietone commentedThis has changes that are out of scope, this issue should only be doing the tasks in the issue summary. There are only 13 files changed so maybe that is OK in this case.
.. maybe not
I checked this out and searched for 'stable9' there are still 27 uses in core.
Therefore, I am going to move the work to add a new test theme to a new issue and keep this solely for the deprecation.
Comment #8
andypostGood idea to introduce a replacement - it will simplify removal #3575876: Replace stable9 with test_theme_base theme in tests
Comment #9
andypostlooks ready
Comment #10
smustgrave commentedSee MR is in draft is there additional work? Also do we need a CR on this issue?
Comment #11
quietone commentedIt was only after I rebased that I noticed the tests have not been moved. All the tests for an extension should be in the extension directory before deprecation and that should be done in a separate issue. However, there are only 2 tests so it is not adding noise to this issue, so let's no make more work for ourselves.
Comment #12
andypostLooks ready
Comment #14
catchCommitted/pushed to main, thanks!
This will need a backport MR - conflict in
Stable9TemplateOverrideTestComment #17
andypostThank you, looks ready
Comment #18
andypostneeds work as better to open new MR
Comment #21
andypostNice, ready to go in
Comment #23
catchCommitted/pushed to 11.x, thanks!
Comment #27
quietone commented