- Issue created by @quietone
- Status changed to Needs review
over 1 year ago 10:38am 2 July 2023 - last update
over 1 year ago 29,573 pass - 🇳🇿New Zealand quietone
The test is added to the existing MigrateUrlAliasTest, reworking it a bit so that the save checks are made with using the node_translation migration and the node_complete migration.
- last update
over 1 year ago 29,800 pass, 2 fail - last update
over 1 year ago 29,802 pass - 🇳🇿New Zealand quietone
I see that the patch has an extra test, left over from development. I have fixed that and am uploading a fail patch as well. This is close to starting over so I am not making an interdiff.
As for testing, you could manually following the steps taken in the Kernel tests to generate the d6_node and d6_node_complete tables. By examining them you should be able to confirm that when 3 values are passed to the process plugin it will return the same 2 values that a lookup on d6_node would.
The last submitted patch, 4: 3371828-4-fail.patch, failed testing. View results →
- Status changed to RTBC
over 1 year ago 1:58pm 6 July 2023 - 🇺🇸United States smustgrave
This is one I wasn't 100% sure how to test but will lean on the test-only patch. The order of the migrations makes sense and clearly shows the failure. So in effort to keep things moving going to mark this but please don't credit me for anything.
- last update
over 1 year ago 29,803 pass - last update
over 1 year ago 29,803 pass - last update
over 1 year ago 29,806 pass - last update
over 1 year ago 29,812 pass - last update
over 1 year ago 29,815 pass - last update
over 1 year ago 29,816 pass - last update
over 1 year ago 29,823 pass - last update
over 1 year ago 29,828 pass - last update
over 1 year ago 29,880 pass - last update
over 1 year ago 29,880 pass - last update
over 1 year ago 29,885 pass - last update
over 1 year ago 29,888 pass - last update
over 1 year ago 29,909 pass - last update
over 1 year ago 29,947 pass - last update
over 1 year ago 29,947 pass - last update
over 1 year ago 29,954 pass - last update
over 1 year ago 29,954 pass - last update
over 1 year ago Build Successful - last update
over 1 year ago 29,959 pass - 🇳🇿New Zealand quietone
Retesting. The test showed 'build successful' and there were no errors that I saw when looking at the test results.
- last update
over 1 year ago 29,959 pass - last update
over 1 year ago 29,960 pass - last update
over 1 year ago 29,954 pass, 1 fail The last submitted patch, 4: 3371828-4.patch, failed testing. View results →
- Status changed to Needs review
over 1 year ago 11:20pm 16 August 2023 - 🇳🇿New Zealand quietone
The failure is an unrelated test. Retesting
1) Drupal\Tests\menu_ui\Functional\MenuUiTest::testMenuAdministration Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -'/subdirectory/admin/structure/menu/manage/v3dok6md' +'/subdirectory/admin/structure/menu/manage/v22dzocg'
- last update
over 1 year ago 29,960 pass, 1 fail The last submitted patch, 4: 3371828-4.patch, failed testing. View results →
- last update
over 1 year ago 29,968 pass - Status changed to RTBC
over 1 year ago 5:39am 17 August 2023 29:19 25:03 Running- last update
over 1 year ago 30,057 pass - last update
over 1 year ago 30,057 pass - last update
over 1 year ago 30,059 pass - last update
over 1 year ago 30,061 pass - last update
over 1 year ago 30,061 pass - last update
over 1 year ago 30,101 pass - last update
over 1 year ago 30,136 pass - last update
over 1 year ago 30,137 pass - last update
over 1 year ago 30,137 pass - last update
over 1 year ago 30,147 pass - last update
over 1 year ago 30,147 pass 29:19 45:29 Running- last update
over 1 year ago 27,537 pass, 930 fail The last submitted patch, 4: 3371828-4.patch, failed testing. View results →
- Status changed to Needs review
over 1 year ago 11:38pm 14 September 2023 - 🇳🇿New Zealand quietone
Hmm, 930 tests failures with this error message.
1) Drupal\Tests\system\Functional\Module\InstallUninstallTest::testInstallUninstall TypeError: Drupal\Core\Database\Transaction\TransactionManagerBase::removeStackItem(): Argument #1 ($id) must be of type string, int given, called in /var/www/html/core/lib/Drupal/Core/Database/Transaction/TransactionManagerBase.php on line 228
Since most are not related to migrate, I am retesting.
- last update
over 1 year ago 30,155 pass - Status changed to RTBC
over 1 year ago 1:04am 15 September 2023 - 🇳🇿New Zealand quietone
It was because this broke HEAD, 🐛 Strengthen TransactionManager Needs work .
Tests are passing, restoring RTBC.
- last update
over 1 year ago 30,162 pass 14:19 11:56 Running- last update
over 1 year ago 30,169 pass - last update
over 1 year ago 30,206 pass - last update
over 1 year ago 30,207 pass - last update
over 1 year ago 30,361 pass - last update
over 1 year ago 30,362 pass - last update
over 1 year ago 30,361 pass - last update
about 1 year ago 30,372 pass - last update
about 1 year ago 30,378 pass - last update
about 1 year ago 30,378 pass - last update
about 1 year ago Build Successful - last update
about 1 year ago 30,393 pass - last update
about 1 year ago 30,398 pass - last update
about 1 year ago 30,398 pass 29:19 37:12 Running- last update
about 1 year ago 30,421 pass - last update
about 1 year ago 30,427 pass - last update
about 1 year ago 30,428 pass - last update
about 1 year ago 30,438 pass - last update
about 1 year ago 30,456 pass, 1 fail - last update
about 1 year ago 30,465 pass - last update
about 1 year ago 30,483 pass, 1 fail - last update
about 1 year ago 30,486 pass - last update
about 1 year ago 30,487 pass - last update
about 1 year ago 30,489 pass - last update
about 1 year ago 30,512 pass - Status changed to Needs work
about 1 year ago 12:05am 11 November 2023 The 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.)
- Merge request !5347NodeCompleteNodeTranslationLookup should return NULL for non translated lookups → (Closed) created by quietone
- Status changed to RTBC
about 1 year ago 12:11pm 11 November 2023 - 🇳🇿New Zealand quietone
Convert patch 4 to an MR and hide patches. The patch applied without rejects and tests are passing so I am restoring RTBC.
- 🇬🇧United Kingdom longwave UK
Backported to 10.2.x as a low risk bug fix.
Committed and pushed c6eb905222 to 11.x and 4bab32680e to 10.2.x. Thanks!
-
longwave →
committed 4bab3268 on 10.2.x
Issue #3371828 by quietone: NodeCompleteNodeTranslationLookup should...
-
longwave →
committed 4bab3268 on 10.2.x
- Status changed to Fixed
12 months ago 12:12pm 11 January 2024 -
longwave →
committed c6eb9052 on 11.x
Issue #3371828 by quietone: NodeCompleteNodeTranslationLookup should...
-
longwave →
committed c6eb9052 on 11.x
Automatically closed - issue fixed for 2 weeks with no activity.