2024-12-30
Less random test failures on image tests related to racing
conditions, and an encapsulation improvement over a
media_library
test.
It covers commits from 2024-12-28 on 11.x
branch.
#3487371 - 7031fb427dde5b7a227548a6eb0f0ea1b288f12e
Solves a few random failures on image tests by using key value service instead of state service.
#3495574 - a39ed900a6871f42bb670ac1dbad70b115c6ba1a
Moves a test helper to its corresponding test class.
$ git log --oneline --reverse --since=2024-12-27T23:59:59+00:00 --until=2024-12-29T00:00:00+00:00
a39ed900a68 Issue #3495574 by nikolay shapovalov, nicxvan: Move helpers in hold_test.module and delete it
7031fb427dd Issue #3487371 by spokje, dww: [random test failure] ImageStylesPathAndUrlTest
$ git diff --shortstat a39ed900a68~1..7031fb427dd
8 files changed, 66 insertions(+), 70 deletions(-)