Skip to content

Fix broken Cypress CI workflows on both Windows and Linux#588

Open
joanise wants to merge 2 commits into
mainfrom
dev.ej/bump-cypress
Open

Fix broken Cypress CI workflows on both Windows and Linux#588
joanise wants to merge 2 commits into
mainfrom
dev.ej/bump-cypress

Conversation

@joanise

@joanise joanise commented Jul 9, 2026

Copy link
Copy Markdown
Member

PR Goal?

Fix running Cypress tests in CI.

On Linux, that mysteriously starting needed an explicit npx cypress install, not sure why that stopped happening implicitly.

On Windows, things were just a lot more broken, so I fell back to hand writing our steps to run Cypress like we do interactively, and really, it's much simpler, so maybe we should do the same on Linux too...

Bumping the version of Cypress because I first hoped that would fix the broken workflows. It did not, but we might as well keep the update.

Fixes?

Broken CI

Feedback sought?

sanity checking

Priority?

high -- CI is currently broken on main

How to test?

See CI results

Confidence?

high

Version change?

no

joanise added 2 commits July 9, 2026 13:27
Fixes unreliable and repeatedly broken tests by just running the steps
directly, which appears to be more reliable.
@semanticdiff-com

semanticdiff-com Bot commented Jul 9, 2026

Copy link
Copy Markdown

Review changes with  SemanticDiff

Changed Files
File Status
  .github/workflows/windows-tests.yml  59% smaller
  package-lock.json  1% smaller
  .github/workflows/end-to-end-tests.yml  0% smaller
  package.json  0% smaller

@joanise joanise requested a review from roedoejet July 9, 2026 19:37
@github-actions

github-actions Bot commented Jul 9, 2026

Copy link
Copy Markdown
Contributor
PR Preview Action v1.6.3

🚀 View preview at
https://ReadAlongs.github.io/Studio-Web/pr-preview/pr-588/

Built to branch gh-pages at 2026-07-09 19:41 UTC.
Preview will be ready when the GitHub Pages deployment is complete.

@joanise joanise changed the title Dev.ej/bump cypress Fix broken Cypress CI workflows on both Windows and Linux Jul 9, 2026

@roedoejet roedoejet left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants