Problem/Motivation

When running tests, one can see this error message:

The 'core_version_requirement' constraint (...) requires the 'core' key not be set in core/modules/system/tests/modules/page_title_block_test/page_title_block_test.info.yml

This is caused by the patch in WxT to fix #2938129: PageTitle block is non-functional when not handled directly by \Drupal\block\Plugin\DisplayVariant\BlockPageVariant.

Proposed resolution

Update to the latest version of the patch. The only substantive differences between the patches is that the new one uses core_version_requirement instead of core. Patch attached.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Liam Morland created an issue. See original summary.

Liam Morland’s picture

Status: Active » Needs review
FileSize
781 bytes

  • sylus committed 1f4fd6c on 4.4.x
    Issue #3322590 by Liam Morland: Update PageTitle block patch
    
sylus’s picture

Status: Needs review » Fixed

Committed and attributed :)

Status: Fixed » Closed (fixed)

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