Closed (fixed)
Project:
Drupal core
Version:
10.1.x-dev
Component:
system.module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
29 Apr 2014 at 19:42 UTC
Updated:
10 Mar 2023 at 10:34 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #8
volegerComment #9
vacho commentedChanges on /core/scripts/run-tests.sh
And changes on /core/modules/system/lib/Drupal/system/Tests/Theme/EntityFilteringThemeTest.php
These only restring the list for test. I think that it is not a real enhancement on performance.
BTW the file EntityFilteringThemeTest.php now is at /core/modules/system/tests/src/Functional/Theme/EntityFilteringThemeTest.php
Comment #10
kostyashupenkoComment #16
quietone commentedAdding issue summary and re-parenting.
Comment #17
smustgrave commentedThis may fail but we will see.
Comment #19
smustgrave commentedIgnore #17 completely wrong patch.
Comment #21
smustgrave commentedNot sure why it said it failed.
Comment #22
smustgrave commentedInstalling olivero_test because it ships with an article content type with body, comment, tags, and image field, teaser view mode, etc which were being tested here.
Comment #23
smustgrave commentedUpdated patch for 10.1.x
Comment #24
smustgrave commentedShould move away from olivero_test and create what we need.
Comment #25
jungleComment #26
smustgrave commentedChanges look good!
Comment #28
catchCommitted 8c9110d and pushed to 10.1.x. Thanks!