Problem/Motivation

When using Upgrade Status to check search_api for Drupal 12 compatibility, there are ~100 messages of the form,

Call to method getMockBuilder() on an unknown class Drupal\Tests\search_api\Unit\Processor\TestItemsTrait.

Steps to reproduce

Use Upgrade Status in Drupal 11 to check the module for Drupal 12 compatibility.

Proposed resolution

Find out what happened to TestItemsTrait and either restore it or replace it.

Issue fork search_api-3590399

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

benstallings created an issue. See original summary.

benstallings’s picture

Assigned: Unassigned » benstallings

benstallings’s picture

Assigned: benstallings » Unassigned
Status: Active » Needs review