Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test media type configuration no longer valid in Drupal 9.4.x #2093

Open
whikloj opened this issue Apr 19, 2022 · 1 comment
Open

Test media type configuration no longer valid in Drupal 9.4.x #2093

whikloj opened this issue Apr 19, 2022 · 1 comment

Comments

@whikloj
Copy link
Member

whikloj commented Apr 19, 2022

Starting sometime between April 2nd and 18th, 2022. A change in the Drupal 9.4.x-dev branch causes this configuration yaml to fail to validate.

Error is

1) Drupal\Tests\islandora\Functional\IslandoraImageFormatterTest::testIslandoraImageFormatter
Drupal\Core\Config\Schema\SchemaIncompleteException: Schema errors for core.entity_view_display.media.test_image_media_type.default with the following errors: core.entity_view_display.media.test_image_media_type.default:content.field_media_image.settings.image_loading missing schema

/opt/drupal/web/core/lib/Drupal/Core/Config/Development/ConfigSchemaChecker.php:94
/opt/drupal/web/core/lib/Drupal/Component/EventDispatcher/ContainerAwareEventDispatcher.php:142
/opt/drupal/web/core/lib/Drupal/Core/Config/Config.php:229
/opt/drupal/web/core/lib/Drupal/Core/Config/Entity/ConfigEntityStorage.php:274
/opt/drupal/web/core/lib/Drupal/Core/Entity/EntityStorageBase.php:520
/opt/drupal/web/core/lib/Drupal/Core/Config/Entity/ConfigEntityStorage.php:253
/opt/drupal/web/core/lib/Drupal/Core/Entity/EntityBase.php:339
/opt/drupal/web/core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php:607
/home/runner/work/islandora/islandora/build_dir/tests/src/Functional/IslandoraImageFormatterTest.php:42
/opt/drupal/vendor/phpunit/phpunit/src/Framework/TestResult.php:703

This will need to be fixed to avoid on going failures.

@whikloj
Copy link
Member Author

whikloj commented Apr 19, 2022

This seems to be the change that altered the schema.
https://www.drupal.org/project/drupal/issues/3173180

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant