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.

CommentFileSizeAuthor
#1 2443667-config-importer.7a56f6f.patch1.55 KBgrom358

Comments

grom358’s picture

Status: Active » Needs review
StatusFileSize
new1.55 KB

Explicit order to database results to match the implicit order by MySQL

grom358’s picture

Issue tags: -PostgreSQL +PostgreSQL DrupalSouth
larowlan’s picture

Status: Needs review » Reviewed & tested by the community
bzrudi71’s picture

Nice, this should prevent from the random fails in the test. +1 for RTBC. Thanks @grom358!

  • alexpott committed a895efb on 8.0.x
    Issue #2443667 by grom358: PostgreSQL: Fix node\Tests\...
alexpott’s picture

Status: Reviewed & tested by the community » Fixed

This 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!

Status: Fixed » Closed (fixed)

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

quietone’s picture

Issue tags: -PostgreSQL DrupalSouth +PostgreSQL, +DrupalSouth