- 🇦🇺Australia larowlan 🇦🇺🏝.au GMT+10
Is this still relevant? Can we get a failing test from the test changes above?
- last update
over 1 year ago 30,350 pass, 2 fail - last update
over 1 year ago 30,350 pass, 2 fail - Status changed to Needs review
over 1 year ago 1:03pm 15 June 2023 - last update
over 1 year ago 30,343 pass - last update
over 1 year ago 30,323 pass, 1 fail - last update
over 1 year ago 30,356 pass, 1 fail - last update
over 1 year ago 30,376 pass The last submitted patch, 24: 2604450-test-24.patch, failed testing. View results →
- last update
over 1 year ago 29,452 pass - Status changed to RTBC
over 1 year ago 11:24pm 15 June 2023 - 🇺🇸United States smustgrave
Seems reroll showed the issue does exist. Ran the tests for 11.x and all green there.
- last update
over 1 year ago 30,343 pass - Open on Drupal.org →Environment: PHP 8.1 & MySQL 5.7last update
over 1 year ago Waiting for branch to pass - last update
over 1 year ago 30,343 pass - last update
over 1 year ago 30,343 pass - last update
over 1 year ago 30,343 pass - Status changed to Needs work
over 1 year ago 9:06pm 26 June 2023 - 🇦🇺Australia larowlan 🇦🇺🏝.au GMT+10
Thanks for breathing life into this long stale issue!
Couple of minor observations/questions but this looks close.I also think there's a risk of disruption here, so moving this to 11.x so it will be 10.2 only (next minor release).
Can we also get a change notice and release notes snippet?
Thanks!
-
+++ b/core/modules/config/tests/config_test/src/Entity/ConfigTest.php @@ -26,7 +26,8 @@ + * "status" = "status", + * "uuid" = "fake_key_to_ensure_this_does_not_work"
Are we using this in any of the tests?
-
+++ b/core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityStorageTest.php @@ -36,6 +36,13 @@ + protected $entityType; @@ -78,6 +85,12 @@ class ConfigEntityStorageTest extends UnitTestCase { + protected $memoryCache;
I don't think we need class properties if we're only using them in one test case, let's just make these inline variables
-
- last update
over 1 year ago 30,160 pass - 🇮🇳India nikhil_110
Patch added against #27 Point 1. and still Pending 2 point so need work.
- last update
over 1 year ago 30,163 pass - last update
over 1 year ago 30,143 pass, 1 fail