- Issue created by @RichardGaunt
- First commit to issue fork.
- πΊπΈUnited States smustgrave
Ran the test-only feature here https://git.drupalcode.org/issue/drupal-3543555/-/jobs/6347958
1) Drupal\KernelTests\Core\Datetime\Element\DatetimeFormElementTest::testNoErrorMetOnFormSubmit Failed asserting that an array is empty. /builds/issue/drupal-3543555/core/tests/Drupal/KernelTests/Core/Datetime/Element/DatetimeFormElementTest.php:113 -- 1 test triggered 2 PHP warnings: 1) /builds/issue/drupal-3543555/core/lib/Drupal/Core/Datetime/Element/Datetime.php:93 Undefined array key "#date_date_format" Triggered by: * Drupal\KernelTests\Core\Datetime\Element\DatetimeFormElementTest::testDatetimeTimeOnlyValueCallback /builds/issue/drupal-3543555/core/tests/Drupal/KernelTests/Core/Datetime/Element/DatetimeFormElementTest.php:199 2) /builds/issue/drupal-3543555/core/lib/Drupal/Core/Datetime/Element/Datetime.php:426 Undefined array key "#date_date_format" Triggered by: * Drupal\KernelTests\Core\Datetime\Element\DatetimeFormElementTest::testDatetimeTimeOnlyValueCallback /builds/issue/drupal-3543555/core/tests/Drupal/KernelTests/Core/Datetime/Element/DatetimeFormElementTest.php:199 FAILURES! Tests: 4, Assertions: 43, Failures: 1, Warnings: 2, PHPUnit Deprecations: 25.
Did apply a small suggestion for the new
@legacy-covers
Change makes sense and summary lines up. Believe this one is good to go.