Problem/Motivation

We can save some CI time by having a single real test method.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

Introduced terminology

API changes

Data model changes

Release notes snippet

Issue fork drupal-3577687

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

Before, from https://git.drupalcode.org/project/drupal/-/jobs/8803634

207.382s …Tests\demo_umami\FunctionalJavascript\AssetAggregationAcrossPagesTest 4 passed

After, from https://git.drupalcode.org/project/drupal/-/jobs/8803783

105.899s …Tests\demo_umami\FunctionalJavascript\AssetAggregationAcrossPagesTest 1 passed

smustgrave’s picture

Status: Needs review » Reviewed & tested by the community

Seems straight forward to run together.

alexpott’s picture

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

Committed and pushed 24508db265e to main and d2525161ee0 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.

  • alexpott committed 24508db2 on main
    task: #3577687 Consolidate AssetAggregationAcrossPagesTest
    
    By: catch
    

  • alexpott committed d2525161 on 11.x
    task: #3577687 Consolidate AssetAggregationAcrossPagesTest
    
    By: catch
    (...

Status: Fixed » Closed (fixed)

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