Fix tests on 8.x-1.x branch

Created on 13 August 2025, 24 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