Skip to content

Commit

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

* index on develop: ffcc638 chore: add ability to load types from the studio bundle (#31153)

* index on develop: ffcc638 chore: add ability to load types from the studio bundle (#31153)

---------

Co-authored-by: cypress-bot[bot] <+cypress-bot[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and cypress-bot[bot] authored Mar 3, 2025
1 parent 43f8c82 commit 7f09400
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions tooling/v8-snapshot/cache/darwin/snapshot-meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -756,6 +756,7 @@
"./packages/server/lib/browsers/firefox.ts",
"./packages/server/lib/browsers/memory/index.ts",
"./packages/server/lib/cache.js",
"./packages/server/lib/cloud/api/get_and_initialize_studio_manager.ts",
"./packages/server/lib/cloud/api/index.ts",
"./packages/server/lib/cloud/api/put_protocol_artifact.ts",
"./packages/server/lib/cloud/artifacts/protocol_artifact.ts",
Expand Down Expand Up @@ -3958,12 +3959,12 @@
"./packages/server/lib/browsers/webdriver/index.ts",
"./packages/server/lib/browsers/webkit-automation.ts",
"./packages/server/lib/browsers/webkit.ts",
"./packages/server/lib/cloud/api/get_app_studio.ts",
"./packages/server/lib/cloud/api/scrub_url.ts",
"./packages/server/lib/cloud/artifacts/artifact.ts",
"./packages/server/lib/cloud/artifacts/file_upload_strategy.ts",
"./packages/server/lib/cloud/artifacts/print_protocol_upload_error.ts",
"./packages/server/lib/cloud/artifacts/upload_artifacts.ts",
"./packages/server/lib/cloud/constants.ts",
"./packages/server/lib/cloud/encryption.ts",
"./packages/server/lib/cloud/environment.ts",
"./packages/server/lib/cloud/machine_id.js",
Expand Down Expand Up @@ -4217,7 +4218,6 @@
"./packages/types/node_modules/semver/internal/identifiers.js",
"./packages/types/node_modules/semver/internal/parse-options.js",
"./packages/types/node_modules/semver/internal/re.js",
"./packages/types/src/appStudio.ts",
"./packages/types/src/auth.ts",
"./packages/types/src/automation.ts",
"./packages/types/src/browser.ts",
Expand All @@ -4236,11 +4236,13 @@
"./packages/types/src/reporter.ts",
"./packages/types/src/server.ts",
"./packages/types/src/spec.ts",
"./packages/types/src/studio/index.ts",
"./packages/types/src/studio/studio-server-types.ts",
"./packages/types/src/util.ts",
"./packages/types/src/video.ts",
"./packages/types/src/warning.ts",
"./tooling/v8-snapshot/cache/darwin/snapshot-entry.js"
],
"deferredHashFile": "yarn.lock",
"deferredHash": "492cba2c8cb8797e9ed4a0a3cd1d0dcb01ddf7a6feab8e0cb9c7027f76d58cdd"
"deferredHash": "9890a7939d08409515c98342213d9ffa567b42c9611b13882ce7c1e1dad7db47"
}

5 comments on commit 7f09400

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on 7f09400 Mar 3, 2025

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/14.1.1/linux-x64/develop-7f094001fa7faff9e02ce43c147f416c220b7bcd/cypress.tgz

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on 7f09400 Mar 3, 2025

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/14.1.1/linux-arm64/develop-7f094001fa7faff9e02ce43c147f416c220b7bcd/cypress.tgz

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on 7f09400 Mar 3, 2025

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/14.1.1/win32-x64/develop-7f094001fa7faff9e02ce43c147f416c220b7bcd/cypress.tgz

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on 7f09400 Mar 3, 2025

Choose a reason for hiding this comment

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

Circle has built the darwin 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/14.1.1/darwin-arm64/develop-7f094001fa7faff9e02ce43c147f416c220b7bcd/cypress.tgz

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on 7f09400 Mar 3, 2025

Choose a reason for hiding this comment

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

Circle has built the darwin 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/14.1.1/darwin-x64/develop-7f094001fa7faff9e02ce43c147f416c220b7bcd/cypress.tgz

Please sign in to comment.