Do not run tests with the dialog polyfill enabled

Created on 19 November 2024, about 1 month ago

Problem/Motivation

In Run tests when the dialog polyfill is loaded we started running JavaScript tests both without and with the polyfill loaded. This has doubled the number of functional tests run and made testing slower. In addition, in Drupal 11 these tests are done on the latest stable ChromeDriver, meaning that the polyfill is not directly tested.

Proposed resolution

Remove all duplicate tests. Add one test for toggling the multiselect dropdown with the polyfill enabled to ensure the polyfill does not break current browsers (Chrome, at least).

πŸ“Œ Task
Status

Active

Version

1.2

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States benabaird

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