Problem/Motivation
In #3291893: Stub release for 10.1.x breaks 10.0.x tests in HEAD. we discovered that the stub release of 10.1.x messed with the installer test on 10.0.x.
We excluded dev-releases without a date to be processed to get around this problem.
To get HEAD of 10.0.x into a happy state as soon as possible we proceeded with that issue without a valid test case for the above.
This issue exists to get that valid test case in.
Steps to reproduce
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes
Release notes snippet
| Comment | File | Size | Author |
|---|
Issue fork drupal-3291904
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:
Comments
Comment #2
spokjeComment #3
spokjePostponing on #3291893: Stub release for 10.1.x breaks 10.0.x tests in HEAD. actually being committed.
Comment #4
spokjeAaand...back to active since #3291893: Stub release for 10.1.x breaks 10.0.x tests in HEAD. just got in.
Comment #5
spokjeComment #6
quietone commentedFound this will trying to update #3100110: Convert update_calculate_project_update_status() into a class. Moving to update.module where other such tests live.
Comment #7
quietone commentedThis may do for the test. The fail patch include a revert of the commit in #3291893: Stub release for 10.1.x breaks 10.0.x tests in HEAD. to show that failure.
Comment #9
smustgrave commentedThanks for including the fail-test @quietone! Made the review easy.
Comment #11
quietone commentedUnrelated failure. retesting
Comment #12
smustgrave commentedReran tests are all green.
Comment #13
needs-review-queue-bot commentedThe Needs Review Queue Bot tested this issue.
While you are making the above changes, we recommend that you convert this patch to a merge request. Merge requests are preferred over patches. Be sure to hide the old patch files as well. (Converting an issue to a merge request without other contributions to the issue will not receive credit.)
Comment #15
smustgrave commentedHiding files and converted #7 to an MR.
Please do not credit me if I did not other wise earn it as all I did was convert this.
Restoring status
Comment #18
catchCommitted/pushed to 11.x and cherry-picked to 10.2.x, thanks!