Closed (fixed)
Project:
Display Suite
Version:
5.0.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
9 Sep 2022 at 12:18 UTC
Updated:
1 Oct 2022 at 21:10 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #6
swentel commentedComment #8
swentel commented#3278537: D10 compatibility | Declaration of Drupal\field_group\Routing\RouteSubscriber::getSubscribedEvents() must be compatible with Drupal\Core\Routing\RouteSubscriberBase::getSubscribedEvents() is in, so we can start testing field group with DS and add the tests back.
Marking critical because field group support is probably broken completely
Comment #9
swentel commentedThis works, however, might be bitten by #3120298: Order of alter hooks is not always respected by ModuleHandler.
So even if the tests are green now (probably after commit), let's hope that the module implements thing is just something weird in the test only :)
Comment #11
swentel commentedcommitted, hoping that the module order is something weird in the tests, so leaving for now though.
Comment #12
swentel commented