Problem/Motivation

Currently the slowest kernel test.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

Introduced terminology

API changes

Data model changes

Release notes snippet

Issue fork drupal-3615567

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

Here's a job where the test starts first, finishes last, and takes 2m20s. Test runs of pretty much every test type can finish comfortably under 2 minutes in HEAD at this point after some recent changes.

https://git.drupalcode.org/project/drupal/-/jobs/11408465

catch’s picture

Status: Active » Needs review

On the test run for the MR the two tests take more time than in HEAD, but I think this is a difference in test runners..

  89.735s …ests\package_manager\Kernel\ComposerPluginsValidatorSimpleInvalidTest    8 passed
 169.306s …kage_manager\Kernel\ComposerPluginsValidatorSimpleInvalidTrustingTest    8 passed

smustgrave made their first commit to this issue’s fork.

smustgrave’s picture

Status: Needs review » Reviewed & tested by the community

Rebased but all the failures seem unrelated.

  • godotislate committed c54a9b37 on 11.x
    task: #3615567 Split ComposerPluginsValidatorSimpleInvalidTest
    
    By:...

  • godotislate committed 761e0330 on main
    task: #3615567 Split ComposerPluginsValidatorSimpleInvalidTest
    
    By:...
godotislate’s picture

Version: main » 11.x-dev
Status: Reviewed & tested by the community » Fixed

Committed and pushed 761e033 to main and c54a9b3 to 11.x. 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.