Closed (fixed)
Project:
Drupal core
Version:
10.4.x-dev
Component:
phpunit
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
27 Dec 2024 at 17:49 UTC
Updated:
17 Jan 2025 at 16:54 UTC
Jump to comment: Most recent
Comments
Comment #2
spokjeComment #3
spokjeComment #7
spokjeComment #8
spokjeComment #9
spokjeMR !10707 (which is
Drupal\Tests\layout_builder\Functional\LayoutSectionTest::testLayoutSectionFormatterAccessand some pipeline changes to make it, and only it, run 7500 times) gives us 102 fails out of the 7500 runs.MR !10708 shows that changing \Drupal::state()->set()/get() to Drupal::keyValue()->set()/get(); passes a 7500 times run without errors.
Comment #14
spokjeThe changes that should be committed after review are in MR!10710
Comment #15
spokjeComment #16
spokjeComment #17
smustgrave commentedSame as before. With spoken excellent findings seems doing the replacement has a net gain so let’s do it!
Comment #18
longwaveThanks for tracking this down. Backported to all active branches to keep things in sync.
Committed and pushed 2396ee2b3ab to 11.x and dd7ff90bdfa to 11.1.x and ed553d58c88 to 10.5.x and 404d8829a36 to 10.4.x. Thanks!
Comment #23
longwaveFixing credits