Problem/Motivation

MigMagKernelTestDxTraitTest fails on Drupal core 9.5.x and 10. Based on the migration messages, it probably happens because of the new default themes Claro and Olivero:

'No schema for olivero.settings (/var/www/html/core/lib/Drupal/Core/Config/Development/ConfigSchemaChecker.php:87)',
'No schema for claro.settings (/var/www/html/core/lib/Drupal/Core/Config/Development/ConfigSchemaChecker.php:87)',

Proposed resolution

Work around the issue in the test, or fix the issue inside Migrate Magician.

API changes

No changes.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

huzooka created an issue. See original summary.

huzooka’s picture

Title: Solve or work around new default themes in Drupal core 9.5.x and 10 » Handle different (new) default themes in Drupal core 9.5+
Assigned: huzooka » Unassigned
Status: Active » Needs review
FileSize
1.83 KB

The task was about installing olivero and claro instead of bartik or seven.

huzooka’s picture

Issue summary: View changes

  • huzooka committed fefc4b6 on 1.8.x
    Issue #3300629 by huzooka: Handle different (new) default themes in...
huzooka’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.