Fixed
Project:
Paragraphs
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
16 Jun 2026 at 16:09 UTC
Updated:
6 Jul 2026 at 21:33 UTC
Jump to comment: Most recent
#3564234: Add display-builder agnostic overview page for display modes slightly changes the form display UI which breaks the tests. Fix them.
Run \Drupal\Tests\paragraphs\Functional\WidgetStable\ParagraphsSummaryFormatterTest::testParagraphsSummaryFormatter() on 11.4.x
Note to have a fully passing test suite on 11.4.x #3596839: Refactoring of js.module.css in core forcefully hides paragraphs-add-dialog and #3514748: Remove legacy browser support from js.module.css need to be addressed.
Fix the tests
None
None
None
None
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
Comment #2
alexpottComment #4
alexpottComment #7
berdirThanks!