- Issue created by @tedbow
- last update
about 1 year ago Custom Commands Failed - @tedbow opened merge request.
- last update
about 1 year ago Custom Commands Failed 6:27 5:36 Running4:36 3:36 Running- last update
about 1 year ago 770 pass, 2 fail - last update
about 1 year ago 770 pass, 2 fail - last update
about 1 year ago 777 pass - last update
about 1 year ago 777 pass - Assigned to phenaproxima
- Status changed to Needs review
about 1 year ago 4:09pm 12 October 2023 - last update
about 1 year ago 777 pass - last update
about 1 year ago 777 pass - last update
about 1 year ago 777 pass - last update
about 1 year ago 770 pass - last update
about 1 year ago 770 pass - last update
about 1 year ago 770 pass - Issue was unassigned.
- Status changed to RTBC
about 1 year ago 6:28pm 16 October 2023 - πΊπΈUnited States phenaproxima Massachusetts
If this passes, I think it looks good. No objections. We'll need to mention in the release notes that you have to run the command as
php vendor/bin/auto-update
. - last update
about 1 year ago 770 pass - last update
about 1 year ago 770 pass -
tedbow β
committed e5f573b9 on 3.0.x
Issue #3391715: Change core merge request converter to either produce...
-
tedbow β
committed e5f573b9 on 3.0.x
- Status changed to Fixed
about 1 year ago 2:30pm 17 October 2023 - πΊπΈUnited States tedbow Ithaca, NY, USA
@phenaproxima thanks for the reviews. I updated the change record https://www.drupal.org/node/3393723 β
- Open on Drupal.org βCore: 10.1.x + Environment: PHP 8.1 & MySQL 8last update
about 1 year ago Not currently mergeable. - @tedbow opened merge request.
- Assigned to tedbow
- Status changed to Active
about 1 year ago 12:39pm 24 October 2023 - πΊπΈUnited States tedbow Ithaca, NY, USA
Creating a new MR and re-opening the issue
Now that we have a fix for π Exceptions in batch no longer are shown on the page when Javascript is disabled Needs work that exposes that some of the tests that were failing for that will also fail once they get past that.
- Open on Drupal.org βCore: 10.1.x + Environment: PHP 8.1 & MySQL 8last update
about 1 year ago Not currently mergeable. - Open on Drupal.org βCore: 10.1.x + Environment: PHP 8.1 & MySQL 8last update
about 1 year ago Not currently mergeable. - last update
about 1 year ago 771 pass - last update
about 1 year ago 771 pass - last update
about 1 year ago 771 pass - last update
about 1 year ago 771 pass - Assigned to phenaproxima
- Status changed to Needs review
about 1 year ago 1:21pm 25 October 2023 - πΊπΈUnited States tedbow Ithaca, NY, USA
This gets all our functional tests passing on the core MR now that we have a temporary fix for π Exceptions in batch no longer are shown on the page when Javascript is disabled Needs work
- Issue was unassigned.
- Status changed to RTBC
about 1 year ago 2:15pm 25 October 2023 - πΊπΈUnited States phenaproxima Massachusetts
Well, this looks good to me. If it passes tests, go ahead and merge it. No objection here.
-
tedbow β
committed f2516c47 on 3.0.x
Issue #3391715 by tedbow, phenaproxima: Change core merge request...
-
tedbow β
committed f2516c47 on 3.0.x
- Status changed to Fixed
about 1 year ago 4:13pm 25 October 2023 Automatically closed - issue fixed for 2 weeks with no activity.
- Status changed to Needs work
12 months ago 12:49pm 14 December 2023 - πΊπΈUnited States tedbow Ithaca, NY, USA
reopening to update the core merge request
- πΊπΈUnited States tedbow Ithaca, NY, USA
Found the first problem https://git.drupalcode.org/issue/drupal-2977515/-/jobs/485380
I am working in scratch PR right now at π [ignore] Test Package manager core merge Needs work
---- Drupal\Tests\package_manager\Kernel\SymlinkValidatorTest ---- Status Group Filename Line Function -------------------------------------------------------------------------------- Exception Other phpunit-341.xml 0 Drupal\Tests\package_manager\Kernel PHPUnit Test failed to complete; Error: PHPUnit 9.6.15 by Sebastian Bergmann and contributors. Testing Drupal\Tests\package_manager\Kernel\SymlinkValidatorTest E.....E.. 9 / 9 (100%) Time: 00:34.729, Memory: 4.00 MB There were 2 errors: 1) Drupal\Tests\package_manager\Kernel\SymlinkValidatorTest::testSymlinksWithinSamePackage Drupal\Core\Extension\InfoParserException: Unable to parse core/profiles/demo_umami/demo_umami.info.yml as it does not exist /builds/issue/drupal-2977515/core/lib/Drupal/Core/Extension/InfoParserDynamic.php:40 /builds/issue/drupal-2977515/core/lib/Drupal/Core/Extension/InfoParser.php:22 /builds/issue/drupal-2977515/core/lib/Drupal/Core/Extension/ExtensionList.php:556 /builds/issue/drupal-2977515/core/lib/Drupal/Core/Extension/ExtensionList.php:318 /builds/issue/drupal-2977515/core/lib/Drupal/Core/Extension/ExtensionList.php:284 /builds/issue/drupal-2977515/core/lib/Drupal/Core/Extension/ModuleExtensionList.php:126 /builds/issue/drupal-2977515/core/lib/Drupal/Core/Extension/ModuleExtensionList.php:91 /builds/issue/drupal-2977515/core/lib/Drupal/Core/Extension/ExtensionList.php:300 /builds/issue/drupal-2977515/core/lib/Drupal/Core/Extension/ModuleExtensionList.php:138 /builds/issue/drupal-2977515/core/lib/Drupal/Core/Extension/ExtensionList.php:314 /builds/issue/drupal-2977515/core/lib/Drupal/Core/Extension/ModuleExtensionList.php:155 /builds/issue/drupal-2977515/core/lib/Drupal/Core/Extension/ExtensionList.php:284 /builds/issue/drupal-2977515/core/lib/Drupal/Core/Extension/ExtensionList.php:408 /builds/issue/drupal-2977515/core/lib/Drupal/Core/Extension/ExtensionList.php:368 /builds/issue/drupal-2977515/core/lib/Drupal/Core/Extension/ExtensionList.php:396 /builds/issue/drupal-2977515/core/includes/update.inc:303 /builds/issue/drupal-2977515/core/modules/package_manager/src/Validator/PendingUpdatesValidator.php:65 /builds/issue/drupal-2977515/core/modules/package_manager/src/Validator/PendingUpdatesValidator.php:45 /builds/issue/drupal-2977515/core/lib/Drupal/Component/EventDispatcher/ContainerAwareEventDispatcher.php:111 /builds/issue/drupal-2977515/core/modules/package_manager/src/StatusCheckTrait.php:50 /builds/issue/drupal-2977515/core/modules/package_manager/tests/src/Kernel/PackageManagerKernelTestBase.php:241 /builds/issue/drupal-2977515/core/modules/package_manager/tests/src/Kernel/SymlinkValidatorTest.php:39 /builds/issue/drupal-2977515/vendor/phpunit/phpunit/src/Framework/TestResult.php:728 2) Drupal\Tests\package_manager\Kernel\SymlinkValidatorTest::testSymlinkToDirectory with data set "rsync" ('rsync', array()) Drupal\Core\Extension\InfoParserException: Unable to parse core/profiles/demo_umami/demo_umami.info.yml as it does not exist /builds/issue/drupal-2977515/core/lib/Drupal/Core/Extension/InfoParserDynamic.php:40 /builds/issue/drupal-2977515/core/lib/Drupal/Core/Extension/InfoParser.php:22 /builds/issue/drupal-2977515/core/lib/Drupal/Core/Extension/ExtensionList.php:556 /builds/issue/drupal-2977515/core/lib/Drupal/Core/Extension/ExtensionList.php:318 /builds/issue/drupal-2977515/core/lib/Drupal/Core/Extension/ExtensionList.php:284 /builds/issue/drupal-2977515/core/lib/Drupal/Core/Extension/ModuleExtensionList.php:126 /builds/issue/drupal-2977515/core/lib/Drupal/Core/Extension/ModuleExtensionList.php:91 /builds/issue/drupal-2977515/core/lib/Drupal/Core/Extension/ExtensionList.php:300 /builds/issue/drupal-2977515/core/lib/Drupal/Core/Extension/ModuleExtensionList.php:138 /builds/issue/drupal-2977515/core/lib/Drupal/Core/Extension/ExtensionList.php:314 /builds/issue/drupal-2977515/core/lib/Drupal/Core/Extension/ModuleExtensionList.php:155 /builds/issue/drupal-2977515/core/lib/Drupal/Core/Extension/ExtensionList.php:284 /builds/issue/drupal-2977515/core/lib/Drupal/Core/Extension/ExtensionList.php:408 /builds/issue/drupal-2977515/core/lib/Drupal/Core/Extension/ExtensionList.php:368 /builds/issue/drupal-2977515/core/lib/Drupal/Core/Extension/ExtensionList.php:396 /builds/issue/drupal-2977515/core/includes/update.inc:303 /builds/issue/drupal-2977515/core/modules/package_manager/src/Validator/PendingUpdatesValidator.php:65 /builds/issue/drupal-2977515/core/modules/package_manager/src/Validator/PendingUpdatesValidator.php:45 /builds/issue/drupal-2977515/core/lib/Drupal/Component/EventDispatcher/ContainerAwareEventDispatcher.php:111 /builds/issue/drupal-2977515/core/modules/package_manager/src/StatusCheckTrait.php:50 /builds/issue/drupal-2977515/core/modules/package_manager/tests/src/Kernel/PackageManagerKernelTestBase.php:241 /builds/issue/drupal-2977515/core/modules/package_manager/tests/src/Kernel/SymlinkValidatorTest.php:185 /builds/issue/drupal-2977515/vendor/phpunit/phpunit/src/Framework/TestResult.php:728
I have confirm this locally with the AU 3.0.x branch and core 11.x. So it is not a problem with the conversion to the core MR but with our compatiblity with 11.x.