Problem/Motivation
Starting work on more words in tests. The only thing in common with these words is that they looked like straightforward fixes and they are only used in tests.
Steps to reproduce
Proposed resolution
- datetimeplus
- elems
- omittable
- pjpeg
- prophesized
- prophesizing
- reparenting
- ribisi
- tablesort's
- taskless
- testbots
- textboxes
- titlealert
- unrevisionable
- versionless
- xbap
Remaining tasks
User interface changes
Introduced terminology
API changes
Data model changes
Release notes snippet
| Comment | File | Size | Author |
|---|
Issue fork drupal-3483542
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
- 3483542-more-words-in
changes, plain diff MR !9956
Comments
Comment #3
quietone commentedComment #4
quietone commentedComment #5
smustgrave commentedAdded missing word prophesized to summary
core/modules/system/tests/modules/jquery_key_event_polyfill_test/jquery_key_event_polyfill_test.libraries.yml was not sure if this would be out of scope adding it, but since it's a test don't see an issue.
Rest of the changes seem to make sense
Comment #6
quietone commentedComment #7
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 #8
quietone commentedlinting checks have passed to setting this to review.
Comment #9
smustgrave commentedReviewed the changes and believe they read fine.
Believe the kernel test failure is valid though.
Comment #11
shalini_jha commentedI have reviewed the pipeline and debugged the cause of the failure. Identified the issue and resolved it, resulting in the pipeline now passing successfully. Moving this to review.Kindly Review.
Comment #12
smustgrave commentedThat seemed to be it.
Comment #14
larowlanCommitted to 11.x - thanks!