Speed up ExposedFormTest

Created on 22 August 2024, 3 months ago
Updated 5 September 2024, 3 months ago

Problem/Motivation

Several test methods can be consolidated, halving the time taken to run the test.

Steps to reproduce

Before:
From my local:

Time: 01:11.178, Memory: 6.00 MB

OK (11 tests, 238 assertions)


Daily run:

Drupal\Tests\views\Functional\Plugin\ExposedFormTest          11 passes  226s  

After:

Time: 00:52.528, Memory: 6.00 MB

OK (8 tests, 229 assertions)

MR run:

Drupal\Tests\views\Functional\Plugin\ExposedFormTest           8 passes  123s 

Proposed resolution

Remaining tasks

User interface changes

Introduced terminology

API changes

Data model changes

Release notes snippet

πŸ“Œ Task
Status

Fixed

Version

10.3 ✨

Component
ViewsΒ  β†’

Last updated about 24 hours 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