See here: both the latest HEAD pipeline and the Weekly scheduled pipeline have failures.

Issue fork search_api-3544047

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

drunken monkey created an issue. See original summary.

drunken monkey’s picture

Status: Active » Needs review
drunken monkey’s picture

Now also running into this change

drunken monkey’s picture

TIL: Switching a plugin class from annotation to attribute discovery comes with additional dependency checking in \Drupal\Component\Plugin\Discovery\AttributeClassDiscovery::getDefinitions(). If you forgot to declare a module dependency for some test plugin, your test will fail in a way that is incredibly hard to debug.

Let’s see if pipelines pass now …

drunken monkey’s picture

Status: Needs review » Fixed

Merged.

Status: Fixed » Closed (fixed)

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