- last update
over 1 year ago 29,566 pass - 🇳🇿New Zealand quietone
I've added the migration plugin ID to the beginning of the message.
I changed this is Normal after re-reading the criteria for priorities.
- Status changed to Needs work
over 1 year ago 6:09pm 30 June 2023 - 🇺🇸United States smustgrave
Maybe could use a simple test to verify the message?
- Status changed to Needs review
over 1 year ago 2:50am 1 July 2023 - 🇳🇿New Zealand quietone
I think that tests here are not needed, this is a non-complicated change to an error message. There are no existing tests for it and adding one will be laborious with little gain.
Since this is categorized as a bug let's apply the heuristics from 🌱 [policy, no patch] Better scoping for bug fix test coverage RTBC
- Are there clear steps to reproduce on the issue?
Yes. And this can be done using the Drupal 7 test fixture. - Is it easy to verify via manual testing that the bug is fixed?
Yes. easy for a migration test. - Is it a 'trivial' patch with small, easy to understand changes?
Yes. - Is the code being changed in self-contained/@internal code that we don't expect contrib modules to interact with significantly? (plugins, controllers etc.)
Yes - In the case that the bug is committed with test coverage then later regresses, is the impact likely to be minimal or at least no worse than leaving the bug unfixed (for example site were unlikely to be actively mitigating the bug with workarounds/patches that would be removed when it's fixed)?
Yes. - Is the bug fix achieved without adding new, untested, code paths?
Yes - To add test coverage, would it need an explicit 'regression' test that mainly prevents us reverting the patch rather than improving coverage in general?
Yes - If the test coverage was deferrred to a follow-up, would it be easy for someone who didn't work on the original bug report to pick it up?
Not really. There aren't many contributors to migration tests. - Does the issue expose a general lack of test coverage for the specific subsystem, and if so would it be better to add generic test coverage for that subsystem in a separate issue so that the test coverage can be added in a maintainable way, rather than a regression test?
No
That is a majority of 'Yes' which means tests can be skipped. I am setting back to NR.
- Are there clear steps to reproduce on the issue?
- Status changed to RTBC
over 1 year ago 11:55pm 2 July 2023 - 🇺🇸United States smustgrave
Tested by running migrate_ui on a standard install. Pointing to a standard install of D7
Got
Source ID 3: Permission(s) 'access dashboard', 'access overlay', 'administer actions', 'administer fields', 'block IP addresses', 'delete revisions', 'delete terms in 1', 'edit terms in 1', 'revert revisions', 'view revisions' not found.Applied patch
Did a fresh install, and reran and got
Migration d7_user_role: Source ID 3: Permission(s) 'access dashboard', 'access overlay', 'administer actions', 'administer fields', 'block IP addresses', 'delete revisions', 'delete terms in 1', 'edit terms in 1', 'revert revisions', 'view revisions' not found.
- last update
over 1 year ago 29,571 pass - last update
over 1 year ago 29,801 pass 56:54 53:18 Running- last update
over 1 year ago 29,802 pass - last update
over 1 year ago 29,806 pass - last update
over 1 year ago 29,809 pass, 2 fail The last submitted patch, 6: 3259712-6.patch, failed testing. View results →
- last update
over 1 year ago 29,815 pass - last update
over 1 year ago 29,819 pass, 1 fail The last submitted patch, 6: 3259712-6.patch, failed testing. View results →
- last update
over 1 year ago 29,842 pass - last update
over 1 year ago 29,878 pass - last update
over 1 year ago 29,869 pass, 2 fail The last submitted patch, 6: 3259712-6.patch, failed testing. View results →
- last update
over 1 year ago 29,881 pass - 🇳🇿New Zealand quietone
There was an unrelated fail. I retested and tests are passing, restoring RTBC.
1) Drupal\Tests\Component\Utility\RandomTest::testRandomMachineNamesUniqueness RuntimeException: Unable to generate a unique random machine name
- last update
over 1 year ago 29,885 pass - last update
over 1 year ago 29,908 pass - last update
over 1 year ago 29,911 pass - last update
over 1 year ago 29,946 pass - last update
over 1 year ago 29,953 pass - last update
over 1 year ago 29,953 pass - last update
over 1 year ago 29,958 pass - last update
over 1 year ago 29,958 pass - last update
over 1 year ago 29,958 pass - last update
over 1 year ago 29,959 pass - last update
over 1 year ago 29,971 pass -
longwave →
committed 3e271168 on 11.x
Issue #3259712 by quietone, smustgrave, joachim: Add migration plugin ID...
-
longwave →
committed 3e271168 on 11.x
- Status changed to Fixed
over 1 year ago 9:49pm 18 August 2023 Automatically closed - issue fixed for 2 weeks with no activity.