Problem/Motivation

I am getting the following functional test fail:
The 'core_version_requirement' constraint requires the 'core' key not be set in core/modules/views/tests/modules/views_test_filter/views_test_filter.info.yml

It looks like this just needs to be updated to:
core_version_requirement: ^9

Issue fork drupal-3253496

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

lucashodge created an issue. See original summary.

lucashodge’s picture

Title: Drupal 9 Functional tests fail for views_test_filter. » Functional tests fail for views_test_filter.
Issue summary: View changes
lucashodge’s picture

StatusFileSize
new547 bytes
longwave’s picture

Issue tags: +Bug Smash Initiative

I don't have this file in my checkout of core.

Are you using a patch from #2559961: ManyToOneHelper ignores group configuration for some cases?

lucashodge’s picture

Yes I was finding it strange that this shouldn't be in core. No I don't have that patch. But I found it in another core patch.
https://www.drupal.org/project/drupal/issues/2829178

Ok I think this bug can be removed and I will create a new patch for this other issue.

longwave’s picture

Status: Active » Closed (duplicate)

Thanks!