/admin/config/development/testing states:

Remove tables with the prefix "simpletest" and temporary directories that are left over from tests that crashed.

However, Drupal now prefixes test tables with "test12345" or similar.

CommentFileSizeAuthor
#2 2866433-2.patch965 bytesmikeker
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

mikeker created an issue. See original summary.

mikeker’s picture

Status: Active » Needs review
FileSize
965 bytes

Status: Needs review » Needs work

The last submitted patch, 2: 2866433-2.patch, failed testing.

akashkrishnan01’s picture

Assigned: Unassigned » akashkrishnan01

patch is getting applied but still not found in many other versions.

akashkrishnan01’s picture

Assigned: akashkrishnan01 » Unassigned
mikeker’s picture

patch is getting applied but still not found in many other versions.

Can you help me understand what you mean? Still not found in other versions of what?

It looks like the original error was a random CI failure -- I've requeued the tests.

mikeker’s picture

Status: Needs work » Needs review

Testbot seems happy so back to NR.

dawehner’s picture

Status: Needs review » Reviewed & tested by the community

+1. This got changed at some point to increase the possible length of some tablenames.

  • catch committed 50671b8 on 8.4.x
    Issue #2866433 by mikeker: Form refers to tables prefixed with "...
catch’s picture

Status: Reviewed & tested by the community » Fixed

Committed/pushed to 8.4.x, thanks!

Status: Fixed » Closed (fixed)

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