Speed up BigPipeRegressionTest

Created on 19 August 2024, 5 months ago
Updated 3 September 2024, 4 months ago

Problem/Motivation

This is one of the slowest functional JS tests and easily takes 180s on gitlab, although only about 35s on my local.

There are three test methods that make zero changes to the install and just request three different pages that expose three different potential issues - these can be consolidated to one test method and three protected methods so we cut the number of Drupal installs from 5 to 3.

Before:

Time: 00:34.639, Memory: 4.00 MB

OK (5 tests, 29 assertions)

After:

OK (3 tests, 25 assertions)

Time: 00:26.339, Memory: 4.00 MB

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

Introduced terminology

API changes

Data model changes

Release notes snippet

πŸ“Œ Task
Status

Fixed

Version

10.3 ✨

Component
BigPipeΒ  β†’

Last updated 3 days ago

Created by

πŸ‡¬πŸ‡§United Kingdom catch

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024