Problem/Motivation

Because of a recent core change all tests are failing.

Drupal\Core\Config\Schema\SchemaIncompleteException: Schema errors for tmgmt_content.settings with the following errors: tmgmt_content.settings:langcode missing schema in Drupal\Core\Config\Testing\ConfigSchemaChecker->onConfigSave() (line 98 of /var/www/html/d8/core/lib/Drupal/Core/Config/Testing/ConfigSchemaChecker.php).

Proposed resolution

Fix config schema.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

giancarlosotelo created an issue. See original summary.

LKS90’s picture

Status: Active » Needs review
FileSize
1.34 KB

Here is a fix. I expect some exceptions/fails related to the views issue which Sasa is hopefully working on.

Status: Needs review » Needs work

The last submitted patch, 2: fix_config_schema-2547365-2.patch, failed testing.

LKS90’s picture

Status: Needs work » Needs review
FileSize
2.68 KB
1.34 KB

Here is the same patch + the views fix from #2538360: Verify stability with existing jobs when deleting a translator. Should pass tests, if not, some more fixing :).

Berdir’s picture

Status: Needs review » Fixed

  • Berdir committed b9b3470 on 8.x-1.x authored by LKS90
    Issue #2547365 by LKS90: Fix config schema
    

Status: Fixed » Closed (fixed)

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