Problem/Motivation
\Drupal\Tests\UpdatePathTestTrait::runUpdates() doesn't offer the test coverage we think it does.
Steps to reproduce
See test-only patch.
Proposed resolution
Ensure drupal_load_updates(); is called prior to update_get_update_list();
Remaining tasks
User interface changes
None
API changes
None
Data model changes
None
Release notes snippet
N/a
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 3248879-2.patch | 1.5 KB | alexpott |
| #2 | 3248879-2-test-only.patch | 981 bytes | alexpott |
Comments
Comment #2
alexpottComment #3
alexpottComment #6
joachim commentedComment #9
catchCommitted/pushed to 10.0.x and cherry-picked to 9.4.x, thanks!
Good job it's still passing... phew.