Problem/Motivation

PageCacheTest::testPageCacheAnonymous403404() fails randomly due to usage of TestBase::randomString() instead of TestBase::randomName() in url.

Proposed resolution

Remaining tasks

User interface changes

API changes

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

znerol’s picture

Status: Active » Needs review
FileSize
617 bytes

Status: Needs review » Needs work

The last submitted patch, 1: 2474835-random-random.diff, failed testing.

larowlan’s picture

Looks good, but failed?

alexpott’s picture

Priority: Normal » Critical
Status: Needs work » Needs review
Issue tags: +Random test failure
FileSize
684 bytes

It's randomMachineName()

larowlan’s picture

Status: Needs review » Reviewed & tested by the community

if green

alexpott’s picture

FileSize
607 bytes

Actually randomness is just not important here.

Status: Reviewed & tested by the community » Needs work

The last submitted patch, 6: 2474835.6.patch, failed testing.

alexpott’s picture

Status: Needs work » Reviewed & tested by the community
FileSize
609 bytes

ugh.

  • effulgentsia committed ad0c647 on 8.0.x
    Issue #2474835 by alexpott, znerol: Random test fail in PageCacheTest::...
effulgentsia’s picture

Status: Reviewed & tested by the community » Fixed

Committed and pushed to 8.0.x. Thanks.

Status: Fixed » Closed (fixed)

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