Skip to content

Conversation

@jdamore-linode
Copy link
Contributor

Description 📝

Upgrades Cypress and related dependencies to their latest versions. Refer to the Cypress changelog to see what's new in v15:

https://docs.cypress.io/app/references/changelog

I'm going to keep this in draft and see how it works in CI, and may push some additional updates to our Dockerfile.

Changes 🔄

  • Upgrade Cypress to v15.x
  • Upgrade related packages

Scope 🚢

  • All customers
  • Some customers (e.g. in Beta or Limited Availability)
  • No customers / Not applicable

Target release date 🗓️

N/A. Not urgent, but is blocking our upgrade to Vite v7. (See also #12792)

How to test 🧪

We can rely on CI for this.

Author Checklists

As an Author, to speed up the review process, I considered 🤔

👀 Doing a self review
❔ Our contribution guidelines
🤏 Splitting feature into small PRs
➕ Adding a changeset
🧪 Providing/improving test coverage
🔐 Removing all sensitive information from the code and PR description
🚩 Using a feature flag to protect the release
👣 Providing comprehensive reproduction steps
📑 Providing or updating our documentation
🕛 Scheduling a pair reviewing session
📱 Providing mobile support
♿ Providing accessibility support


  • I have read and considered all applicable items listed above.

As an Author, before moving this PR from Draft to Open, I confirmed ✅

  • All tests and CI checks are passing
  • TypeScript compilation succeeded without errors
  • Code passes all linting rules

@jdamore-linode
Copy link
Contributor Author

Little issue with the video uploads on Cypress v15: it used to be that specs that passed didn't get a recording, now we're uploading a 0-byte mp4 for passing specs. Must be some issue with discardPassedTestRecordings, I'll take a look soon

bnussman-akamai added a commit that referenced this pull request Sep 8, 2025
Updates inquirer package to 12.9.4 to help in resolving tmp allows arbitrary temporary file / directory write via symbolic link `dir` parameter
This PR alone does not resolve tmp allows arbitrary temporary file / directory write via symbolic link `dir` parameter but this PR along with tech-story: [M3-10569] - Upgrade Cypress from v14.3.0 to v15.1.0 #12824 will resolve it.
@github-actions
Copy link

This PR is stale because it has been open 15 days with no activity. Please attend to this PR or it will be closed in 5 days

@github-actions github-actions bot added the Stale label Sep 27, 2025
@github-actions github-actions bot closed this Oct 3, 2025
@github-project-automation github-project-automation bot moved this from Review to Merged in Cloud Manager Oct 3, 2025
@jdamore-linode jdamore-linode changed the title tech-story: [M3-10569] - Upgrade Cypress from v14.3.0 to v15.1.0 tech-story: [M3-10569] - Upgrade Cypress from v14.3.0 to v15.4.0 Oct 16, 2025
@jdamore-linode
Copy link
Contributor Author

I'm going to cut our losses with the recording issue and just accept the annoyance for now in the interest of unblocking the Vite upgrade as well as M3-10596. Next week I'll take a look to see if it's worth trying to mitigate this from the pipeline, but not sure it'll be worth the effort (cc @bnussman-akamai)

@jdamore-linode jdamore-linode marked this pull request as ready for review October 16, 2025 19:09
@jdamore-linode jdamore-linode requested a review from a team as a code owner October 16, 2025 19:09
Copy link
Contributor

@dwiley-akamai dwiley-akamai left a comment

Choose a reason for hiding this comment

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

Ran clone-linode.spec.ts and create-firewall.spec.ts locally and they passed. Didn't observe any other issues and CI looks good otherwise ✅

@linode-gh-bot
Copy link
Collaborator

Cloud Manager UI test results

🔺 5 failing tests on test run #9 ↗︎

❌ Failing✅ Passing↪️ Skipped🕐 Duration
5 Failing834 Passing13 Skipped42m 3s

Details

Failing Tests
SpecTest
clone-linode.spec.tsCloud Manager Cypress Tests→clone linode » can clone a Linode from Linode details page
access-key.e2e.spec.tsCloud Manager Cypress Tests→object storage access key end-to-end tests » "before all" hook for "can create an access key with unlimited access - e2e"
object-storage.e2e.spec.tsCloud Manager Cypress Tests→object storage end-to-end tests » "before all" hook for "can create and delete object storage buckets"
smoke-deep-link.spec.tsCloud Manager Cypress Tests→smoke - deep links » Go to each route and validate deep links
object-storage-objects-multicluster.spec.tsCloud Manager Cypress Tests→Object Storage Multicluster objects » "before all" hook for "can upload, access, and delete objects"

Troubleshooting

Use this command to re-run the failing tests:

pnpm cy:run -s "cypress/e2e/core/linodes/clone-linode.spec.ts,cypress/e2e/core/objectStorage/access-key.e2e.spec.ts,cypress/e2e/core/objectStorage/object-storage.e2e.spec.ts,cypress/e2e/core/general/smoke-deep-link.spec.ts,cypress/e2e/core/objectStorageMulticluster/object-storage-objects-multicluster.spec.ts"

@github-project-automation github-project-automation bot moved this from Merged to Approved in Cloud Manager Oct 20, 2025
@bnussman-akamai bnussman-akamai added the Approved Multiple approvals and ready to merge! label Oct 20, 2025
@jdamore-linode jdamore-linode merged commit a65490d into linode:develop Oct 20, 2025
34 of 35 checks passed
@github-project-automation github-project-automation bot moved this from Approved to Merged in Cloud Manager Oct 20, 2025
corya-akamai pushed a commit to corya-akamai/manager that referenced this pull request Dec 8, 2025
…ode#12824)

* Upgrade Cypress from v14.3.0 to v15.4.0

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

Labels

Approved Multiple approvals and ready to merge! Ready for Review

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

4 participants