Fix tests on 8.x-1.x branch

Created on 13 August 2025, 3 days ago

Problem/Motivation

The tests on the 8.x-1.x branch are currently failing due to minor changes in core 11.2.x:

 Token Field Ui (Drupal\Tests\token\Functional\TokenFieldUi)
     ⚠ File field ui
     ⚠ Field description tokens
     ✘ Image field tokens
       ┐
       ├ Token value for [node:field_image:thumbnail:mimetype] was 'image/avif', expected value 'image/webp'.
       ├ Failed asserting that two strings are equal.                             
       ┊ ---·Expected
       ┊ +++·Actual
       ┊ @@ @@
       ┊ -'image/webp'
       ┊ +'image/avif'
       │
       │ /builds/issue/token-3539596/tests/src/Functional/TokenTestTrait.php:37
       │ /builds/issue/token-3539596/tests/src/Functional/TokenFieldUiTest.php:264
       ┴

Proposed resolution

Fix the tests.

Remaining tasks

Fix the tests.

User interface changes

n/a

API changes

n/a

Data model changes

n/a

📌 Task
Status

Active

Version

1.0

Component

Code

Created by

🇺🇸United States damienmckenna NH, USA

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024