Closed (fixed)
Project:
Drupal core
Version:
11.x-dev
Component:
history.module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
11 Sep 2025 at 01:46 UTC
Updated:
9 Oct 2025 at 14:49 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #3
mstrelan commentedActually we don't need to postpone this, it can happen first, or at any time.
Comment #4
smustgrave commentedSince you already reviewed are those the changes needed here? Haha
Comment #5
mstrelan commentedFrom my perspective, history module is going to contrib where the maintainer can do whatever they want. I'd rather do the minimal amount to deprecate it. The suggested changes would make the tests make more sense on their own, but I didn't want to deviate too much from the original tests to keep the scope down.
Comment #6
danielvezaLeft a couple of review commments. Just some question around the moving the token test coverage to the history module
Comment #7
mstrelan commentedThanks @danielveza, I've responded on the MR.
Comment #8
danielvezaAll the explanations make sense to me!
This is RTBC from me, there is a couple of self review thoughts in there so I'll leave it in NR for the moment, but if you're happy with the current state @mstrelan this can be moved to RTBC
Comment #9
smustgrave commentedBelieve feedback on this one has been addressed.
Comment #10
needs-review-queue-bot commentedThe Needs Review Queue Bot tested this issue. It no longer applies to Drupal core. 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.
Comment #12
quietone commentedSimple conflict due to #3547849: Add #[RunTestsInSeparateProcesses] attribute to all Functional/FunctionalJavascript tests. I've rebased and am restoring RTBC.
Comment #13
catchLooks like there's still some unresolved feedback on the MR from @mstrelan.
Comment #14
quietone commentedRebase again, due to #3542540: Deprecate comment libraries and move to history module. Simple conflict in core/modules/history/tests/src/Functional/CommentCSSTest.php. I am restoring RTBC.
Comment #16
catchCommitted/pushed to 11.x, thanks!