Problem/Motivation

This skips modules without default config, but before it does that, it installs config from system and user - we can do that after deciding whether to skip or not.

 173.503s Drupal\KernelTests\Config\DefaultConfigTest                              33 passed, 45 skipped

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

Introduced terminology

API changes

Data model changes

Release notes snippet

Issue fork drupal-3613188

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

catch created an issue. See original summary.

catch’s picture

Status: Active » Needs review
catch’s picture

After:

 112.012s Drupal\KernelTests\Config\DefaultConfigTest                              33 passed, 45 skipped
smustgrave’s picture

Status: Needs review » Reviewed & tested by the community

Seems straight forward moving the snippet down some.

longwave’s picture

Status: Reviewed & tested by the community » Fixed

Committed and pushed 1d6d4b4855b to main. Thanks!

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

  • longwave committed 1d6d4b48 on main
    test: #3613188 Optimize DefaultConfigTest
    
    By: catch
    

Status: Fixed » Closed (fixed)

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