Drupal\field\Tests\reEnableModuleFieldTest apparently "tests a field is still present after it's module is disabled then re-enabled" according to its name and comment - but it can't actually do this as we can't disable or re-enable modules any more.

The only thing it actually seems to do is test the "field types in use" and "fields pending deletion" text on the modules page by adding a field and then deleting it.

Comments

swentel’s picture

swentel’s picture