/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.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 2866433-2.patch | 965 bytes | mikeker |
Comments
Comment #2
mikeker commentedComment #4
akashkrishnan01 commentedpatch is getting applied but still not found in many other versions.
Comment #5
akashkrishnan01 commentedComment #6
mikeker commentedCan 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.
Comment #7
mikeker commentedTestbot seems happy so back to NR.
Comment #8
dawehner+1. This got changed at some point to increase the possible length of some tablenames.
Comment #10
catchCommitted/pushed to 8.4.x, thanks!