Problem/Motivation

A few long running tests have moved around the jobs, so we should mark them with @group slow so they run early.

Currently the first kernel job takes longer than 2 or 3 by quite a long way:

Before (from a different MR):
https://git.drupalcode.org/project/drupal/-/jobs/1102298 Test run duration: 4 min 1 sec

With the MR:
https://git.drupalcode.org/project/drupal/-/jobs/1102366 Test run duration: 2 min 39 sec

The second and third jobs are also still under 3 minutes:

https://git.drupalcode.org/project/drupal/-/jobs/1102367 Test run duration: 2 min 54 sec
https://git.drupalcode.org/project/drupal/-/jobs/1102368 Test run duration: 1 min 53 sec

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

Issue fork drupal-3432052

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

Issue summary: View changes
Status: Active » Needs review
Issue tags: +Test suite performance
smustgrave’s picture

Status: Needs review » Reviewed & tested by the community

No objection. Would be nice for kerenl to finish around same time as functional

longwave’s picture

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

Committed and pushed 9c9935d05d to 11.x and 978673e925 to 10.3.x. Thanks!

  • longwave committed 978673e9 on 10.3.x
    Issue #3432052 by catch: @group slow for more Kernel tests
    
    (cherry...

  • longwave committed 9c9935d0 on 11.x
    Issue #3432052 by catch: @group slow for more Kernel tests
    

Status: Fixed » Closed (fixed)

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