Problem/Motivation

Views RSS output is tested using a Functional test. The overhead for a Functional test is way more than for a Kernel test, so converting tests that are eligible will make the overall test time go down.

Proposed resolution

Convert Functional test to a Kernel test

Remaining tasks

  1. Write a merge request
  2. Review
  3. Commit

User interface changes

None

API changes

None

Data model changes

None

Issue fork views_rss-3488406

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

idebr created an issue. See original summary.

idebr’s picture

Status: Active » Needs review

Before

Time: 00:28.525, Memory: 12.00 MB

After

Time: 00:09.647, Memory: 12.00 MB

damienmckenna’s picture

  • idebr committed 191c2096 on 8.x-2.x
    Issue #3488406: Convert Functional test to a Kernel test
    
idebr’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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