Closed (fixed)
Project:
Drupal.org username field
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
28 May 2020 at 18:00 UTC
Updated:
11 Jun 2020 at 19:39 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
hussainwebLet's try
Comment #3
hussainwebI found another issue which hinted that this is the right approach to test schema. In #3085225: Enable strict config schema checking in \Drupal\Tests\field_group\Functional\ManageDisplayTest, the strict config schema tests are re-enabled (which means it is enabled by default).
Comment #4
hussainwebTrying again
Comment #6
hussainwebThe schema is already present in the field module, so maybe this would work?
Comment #8
hussainwebProgress. Let's try installing user explicitly.
Comment #10
hussainwebWe're getting more specific now. Combining it with the patch in #3077525-4: Add schema for settings.
Comment #12
hussainwebRetesting after committing #3143656: Remove unnecessary field storage settings
Comment #13
hussainwebTesting with the latest patch from #3077525-5: Add schema for settings.
Comment #15
hussainwebWe're getting better errors now. Fixing the schema.
Comment #16
hussainwebYay. The schema is now committed in #3077525: Add schema for settings. Let's commit the proper patch here.
Comment #18
hussainwebComment #19
hussainweb