- Issue created by @tstoeckler
- Status changed to Needs review
about 1 year ago 2:13pm 6 November 2023 - π©πͺGermany tstoeckler Essen, Germany
Opened a merge request with the proposed resolution. We don't really have a generic test infrastructure with dynamic derivers, so I opted for a kernel test that tests the scenario described in the issue summary: Deleting an entity bundle should remove the respective data type.
- π©πͺGermany tstoeckler Essen, Germany
Test only job fails as expected π
- π©πͺGermany tstoeckler Essen, Germany
Linking test-only job here (instead of retriggering it for the latest pipeline) since there was no functional change in the test code: https://git.drupalcode.org/issue/drupal-3399559/-/jobs/284285
- First commit to issue fork.
- Status changed to Needs work
about 1 year ago 3:03pm 18 November 2023 - πΊπΈUnited States smustgrave
There was 1 failure: 1) Drupal\KernelTests\Core\TypedData\TypedDataDefinitionEntityBundleTest::testEntityBundleDefinitions Failed asserting that an array does not contain 'entity:entity_test_with_bundle:test'. /builds/issue/drupal-3399559/vendor/phpunit/phpunit/src/Framework/Constraint/Constraint.php:121 /builds/issue/drupal-3399559/vendor/phpunit/phpunit/src/Framework/Constraint/Constraint.php:55 /builds/issue/drupal-3399559/core/tests/Drupal/KernelTests/Core/TypedData/TypedDataDefinitionEntityBundleTest.php:72 /builds/issue/drupal-3399559/vendor/phpunit/phpunit/src/Framework/TestResult.php:728 FAILURES! Tests: 1, Assertions: 6, Failures: 1.
Rebased to run test only feature.
Looking at the change the file isn't internal so believe a simple CR should be added for announcing new functions.
- π©πͺGermany tstoeckler Essen, Germany
Fair enough, created a quick change notice.
- Status changed to Needs review
about 1 year ago 10:55am 20 November 2023 - Status changed to RTBC
about 1 year ago 1:26pm 20 November 2023 - πͺπΈSpain akalam
The MR !5263 worked for me in Drupal 10.1. Uploaded a static patch to apply safety from composer.
- Status changed to Fixed
11 months ago 2:41pm 15 January 2024 - π¬π§United Kingdom catch
Committed/pushed to 11.x (which will also become 10.3.x), thanks!
- π©πͺGermany tstoeckler Essen, Germany
Awesome thanks. Published the change notice now. (I put 10.3.0 as the version there, hope that was correct.)
- π¬π§United Kingdom catch
Yes 10.3.0 is good. Tempting to backport this one but given the highly theoretical API change easier to not think about it - we probably could if it's urgent/blocks something else.
Automatically closed - issue fixed for 2 weeks with no activity.