global-regions-interact.cy.js and media-library-component-instance.cy.js are flaky

Created on 27 August 2025, 1 day ago

Overview

Either global-regions-interact.cy.js or media-library-component-instance.cy.js fail often on CI. One or the other has failed on the last few commits to HEAD and also on MR CI runs.

Proposed resolution

Maybe port these to Playwright

User interface changes

πŸ“Œ Task
Status

Active

Version

1.0

Component

… to be triaged

Created by

πŸ‡ΊπŸ‡ΈUnited States hooroomoo

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

Comments & Activities

  • Issue created by @hooroomoo
  • πŸ‡ΊπŸ‡ΈUnited States hooroomoo
  • πŸ‡ΊπŸ‡ΈUnited States hooroomoo
  • πŸ‡ΊπŸ‡ΈUnited States hooroomoo
  • πŸ‡ΊπŸ‡ΈUnited States bnjmnm Ann Arbor, MI

    media-library-component-instance has a fix snuck into an unrelated not-yet-merged MR, but moving iterations inside the testMediaLibraryInComponentInstanceForm should take care of it. (has worked thus far at least)

    There's a 2nd media library test that should get a similar change.

    global-regions-interact.cy.js is the renderer crashing. This was a bigger problem with more tests before we parallelized, and this seems to be the only one continuing to suffer. It certainly can't hurt to make this the next playwright port, but a quick way that might reduce some pain here is to split it into it's own test group as it seemed like the renderer crashes were related to the number of tests in a run - but I'm not certain about this so it's only something to try if it is fast.

Production build 0.71.5 2024