Problem/Motivation

Speed up testbot and simplify tests by using the testing profile instead of the standard profile.

Steps to reproduce

Proposed resolution

Convert Drupal\Tests\comment\Functional\Views\CommentEditTest to use the testing profile, not the standard profile.

Remaining tasks

Update patch
Review
Commit

User interface changes

N/A

API changes

N/A

Data model changes

N/A

Release notes snippet

N/A

CommentFileSizeAuthor
#2 3308912-2.patch566 bytessmustgrave

Comments

smustgrave created an issue. See original summary.

smustgrave’s picture

Status: Active » Needs review
StatusFileSize
new566 bytes
longwave’s picture

Status: Needs review » Reviewed & tested by the community

This is a nice and easy one :)

  • catch committed 4c9ea87 on 10.0.x
    Issue #3308912 by smustgrave: Fix test performance of Drupal\Tests\...
  • catch committed 62356c1 on 10.1.x
    Issue #3308912 by smustgrave: Fix test performance of Drupal\Tests\...
  • catch committed 9f1f766 on 9.5.x
    Issue #3308912 by smustgrave: Fix test performance of Drupal\Tests\...
catch’s picture

Status: Reviewed & tested by the community » Fixed

Committed/pushed to 10.1.x, cherry-picked to 10.0.x and 9.5.x, thanks!

Status: Fixed » Closed (fixed)

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