Confirm schema is up-to-date

Created on 21 September 2023, 9 months ago
Updated 1 March 2024, 4 months ago

Problem/Motivation

When running tests without skipping the schema check, the following output is produced.

1) Drupal\Tests\workbench\Functional\WorkbenchInstallTest::testInstall
Drupal\Core\Config\Schema\SchemaIncompleteException: Schema errors for views.view.workbench_edited with the following errors: views.view.workbench_edited:display.default.display_options.fields.changed.settings.date_format missing schema, views.view.workbench_edited:display.default.display_options.fields.changed.settings.custom_date_format missing schema, views.view.workbench_edited:display.default.display_options.fields.changed.settings.timezone missing schema

Ref πŸ› Error on install Fixed

Steps to reproduce

Remove the `protected $strictConfigSchema = FALSE;` from WorkbenchInstallTest.

Run tests -- fail

Proposed resolution

Fix the schema. This might simply require the standard profile for tests -- see πŸ› Do not use basic_html text format Needs work

Remaining tasks

Fix the schema

πŸ“Œ Task
Status

Needs review

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States agentrickard Georgia (US)

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.69.0 2024