Skip to content

Commit

Permalink
chore: Update v8 snapshot cache - darwin (#30796)
Browse files Browse the repository at this point in the history
* chore: updating v8 snapshot cache

* index on develop: 0a8a130 chore: convert screenshots.js to screenshots.ts (#30758)

* index on develop: 0a8a130 chore: convert screenshots.js to screenshots.ts (#30758)

---------

Co-authored-by: cypress-bot[bot] <+cypress-bot[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and cypress-bot[bot] authored Dec 23, 2024
1 parent 6324e15 commit 6d50810
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tooling/v8-snapshot/cache/darwin/snapshot-meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -782,7 +782,7 @@
"./packages/server/lib/plugins/preprocessor.js",
"./packages/server/lib/plugins/run_events.js",
"./packages/server/lib/reporter.js",
"./packages/server/lib/screenshots.js",
"./packages/server/lib/screenshots.ts",
"./packages/server/lib/util/chrome_policy_check.js",
"./packages/server/lib/util/cookies.ts",
"./packages/server/lib/util/fs.ts",
Expand Down

3 comments on commit 6d50810

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on 6d50810 Dec 23, 2024

Choose a reason for hiding this comment

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

Circle has built the linux x64 version of the Test Runner.

Learn more about this pre-release build at https://on.cypress.io/advanced-installation#Install-pre-release-version

Run this command to install the pre-release locally:

npm install https://cdn.cypress.io/beta/npm/13.17.1/linux-x64/develop-6d50810ea7e44b48fd7f9af0f2bc7c2b7146aae1/cypress.tgz

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on 6d50810 Dec 23, 2024

Choose a reason for hiding this comment

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

Circle has built the linux arm64 version of the Test Runner.

Learn more about this pre-release build at https://on.cypress.io/advanced-installation#Install-pre-release-version

Run this command to install the pre-release locally:

npm install https://cdn.cypress.io/beta/npm/13.17.1/linux-arm64/develop-6d50810ea7e44b48fd7f9af0f2bc7c2b7146aae1/cypress.tgz

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on 6d50810 Dec 23, 2024

Choose a reason for hiding this comment

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

Circle has built the win32 x64 version of the Test Runner.

Learn more about this pre-release build at https://on.cypress.io/advanced-installation#Install-pre-release-version

Run this command to install the pre-release locally:

npm install https://cdn.cypress.io/beta/npm/13.17.1/win32-x64/develop-6d50810ea7e44b48fd7f9af0f2bc7c2b7146aae1/cypress.tgz

Please sign in to comment.