Problem/Motivation
Slowest functional test by a long way
Steps to reproduce
Proposed resolution
Remaining tasks
User interface changes
Introduced terminology
API changes
Data model changes
Release notes snippet
Issue fork drupal-3465855
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:
- 3465855-split-up-formtest
changes, plain diff MR !9068
Comments
Comment #3
catchTook @group #slow off both tests on the basis it's not needed with #3465602: Order tests by number of public methods to optimize gitlab job times too, and removed node module from being installed since it's not used at all.
Comment #4
smustgrave commentedSeems straight forward with no loss
Comment #5
nod_Committed and pushed c3dd9aa0b6 to 11.x and 98b7c25e08 to 11.0.x and 27bf7bd001 to 10.4.x and 5c8753e003 to 10.3.x. Thanks!
Comment #11
nod_