- Issue created by @quietone
- 🇮🇳India annmarysruthy
Reviewed the MR. Changes look good to me. Also ignoring the sniff in files using testN() seems to be fine.
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
about 1 month ago 11:49am 19 June 2025 - 🇺🇸United States smustgrave
Re-ran test failures and they were all random.
Was previously RTBC restoring status
- 🇳🇿New Zealand quietone
@longwave, thanks for the review. I made the corrections and checked if any other changes were needed due to the recent update of Coder.
- 🇺🇸United States xjm
Midway through my review. The hook order tests need so much work that IMO we might want to pull them out into their own issue, especially since this is one of those test fixture sets where understanding exactly what is under test is important.
- 🇺🇸United States xjm
OK, done reviewing now. Phew, this one is massive! Given the 290 total LOC diffstat of all new docs that furthermore requires you to read not only the context lines of the method but also entirely separate code of the tests these fixtures are for, I think the scope of this is too big. There are two particularly problematic tests that I think should be moved to their own separate issues. Thanks!
- 🇳🇿New Zealand quietone
I'm going to move the changes for HookOrder to another issue. Assigning to myself for that and to review other local changes before pushing.