Problem/Motivation
NodeTypeRenameConfigImportTest fails currently with PostgreSQL as database backend.
Proposed resolution
Identify and fix the failing tests.
Remaining tasks
Write patch.
User interface changes
None.
API changes
None.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 2443667-config-importer.7a56f6f.patch | 1.55 KB | grom358 |
Comments
Comment #1
grom358 commentedExplicit order to database results to match the implicit order by MySQL
Comment #2
grom358 commentedComment #3
larowlanComment #4
bzrudi71 commentedNice, this should prevent from the random fails in the test. +1 for RTBC. Thanks @grom358!
Comment #6
alexpottThis issue addresses a major bug and is allowed per https://www.drupal.org/core/beta-changes. Committed a895efb and pushed to 8.0.x. Thanks!
Comment #8
quietone commented