Problem/Motivation

LatestTranslationAffectedRevisionTest makes no HTTP requests but is a functional test

Proposed resolution

Convert LatestTranslationAffectedRevisionTest into a Kernel test

Remaining tasks

None.

User interface changes

None.

API changes

None.

Data model changes

None.

Release notes snippet

N/A

CommentFileSizeAuthor
#2 3041779-2.patch2.88 KBclaudiu.cristea

Comments

claudiu.cristea created an issue. See original summary.

claudiu.cristea’s picture

Status: Active » Needs review
StatusFileSize
new2.88 KB

This patch decreases the locally test run from 9.3 to 2.7 seconds.

lendude’s picture

Status: Needs review » Reviewed & tested by the community

Looked at the before and after and can see no loss of coverage, nice.

alexpott’s picture

Version: 8.8.x-dev » 8.7.x-dev
Status: Reviewed & tested by the community » Fixed

Committed and pushed 02e6504a9c to 8.8.x and 23359f33a7 to 8.7.x. Thanks!

As a test only change backported to 8.7.x - I discussed backporting test-only changes with @catch (as a release manager).

  • alexpott committed 02e6504 on 8.8.x
    Issue #3041779 by claudiu.cristea, Lendude: Convert...

  • alexpott committed 23359f3 on 8.7.x
    Issue #3041779 by claudiu.cristea, Lendude: Convert...

Status: Fixed » Closed (fixed)

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