Problem/Motivation

Some Kernel and Functional tests are failing.

The Kernel tests are failing with this very unhelpful message.

PHPUnit\Framework\Exception: PHP Fatal error:  Uncaught Exception: Serialization of 'Closure' is not allowed in Standard input code:80

Steps to reproduce

Proposed resolution

A view was added to core, changing the entity counts in some functional tests.
The Kernel test was because the language migration is now required for language related migrations, #3189463: all translation/localization migrations should depend on the 'language' migration

Remaining tasks

Patch
Review
Commit

User interface changes

API changes

Data model changes

CommentFileSizeAuthor
#4 3230424-4.patch3.02 KBquietone
#4 interdiff.txt1.24 KBquietone
#2 3230424-2.patch1.78 KBquietone
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

quietone created an issue. See original summary.

quietone’s picture

Status: Active » Needs review
FileSize
1.78 KB

Status: Needs review » Needs work

The last submitted patch, 2: 3230424-2.patch, failed testing. View results

quietone’s picture

Status: Needs work » Needs review
FileSize
1.24 KB
3.02 KB
quietone’s picture

Issue summary: View changes

This is only fixing tests dues to changes in core, so I plan on committing this.

  • quietone committed 4da27b9 on 3.1.x
    Issue #3230424 by quietone: Fix tests broken on HEAD
    
quietone’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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