Skip to content

Commit

Permalink
chore: updating v8 snapshot cache
Browse files Browse the repository at this point in the history
  • Loading branch information
cypress-bot[bot] committed Jun 10, 2023
1 parent 63c27a9 commit aeddf50
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions tooling/v8-snapshot/cache/win32/snapshot-meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
"./node_modules/debug/src/node.js",
"./node_modules/express/node_modules/debug/src/node.js",
"./node_modules/finalhandler/node_modules/debug/src/node.js",
"./node_modules/firefox-profile/node_modules/jsonfile/index.js",
"./node_modules/fs-extra/node_modules/jsonfile/index.js",
"./node_modules/get-package-info/node_modules/debug/src/node.js",
"./node_modules/graceful-fs/polyfills.js",
Expand Down Expand Up @@ -61,7 +62,6 @@
"./packages/network/node_modules/minimatch/minimatch.js",
"./packages/proxy/lib/http/util/prerequests.ts",
"./packages/server/lib/browsers/index.ts",
"./packages/server/lib/browsers/memory/index.ts",
"./packages/server/lib/browsers/utils.ts",
"./packages/server/lib/capture.js",
"./packages/server/lib/cloud/exception.ts",
Expand Down Expand Up @@ -157,8 +157,6 @@
"./node_modules/@cypress/commit-info/node_modules/semver/semver.js",
"./node_modules/@cypress/get-windows-proxy/node_modules/debug/src/browser.js",
"./node_modules/@cypress/get-windows-proxy/node_modules/debug/src/index.js",
"./node_modules/@cypress/get-windows-proxy/node_modules/registry-js/dist/lib/index.js",
"./node_modules/@cypress/get-windows-proxy/node_modules/registry-js/dist/lib/registry.js",
"./node_modules/@cypress/request-promise/lib/rp.js",
"./node_modules/@cypress/request/index.js",
"./node_modules/@cypress/request/lib/helpers.js",
Expand Down Expand Up @@ -298,7 +296,6 @@
"./node_modules/firefox-profile/node_modules/fs-extra/lib/json/index.js",
"./node_modules/firefox-profile/node_modules/fs-extra/lib/json/jsonfile.js",
"./node_modules/firefox-profile/node_modules/fs-extra/lib/path-exists/index.js",
"./node_modules/firefox-profile/node_modules/jsonfile/index.js",
"./node_modules/firefox-profile/node_modules/xml2js/lib/xml2js.js",
"./node_modules/flora-colossus/node_modules/fs-extra/lib/fs/index.js",
"./node_modules/flora-colossus/node_modules/fs-extra/lib/index.js",
Expand Down

5 comments on commit aeddf50

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on aeddf50 Jun 10, 2023

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.0.0/linux-x64/billg/v13-merge/6-8-23-aeddf50689061ac5886a8995b7f50d2327f26cf6/cypress.tgz

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on aeddf50 Jun 10, 2023

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.0.0/linux-arm64/billg/v13-merge/6-8-23-aeddf50689061ac5886a8995b7f50d2327f26cf6/cypress.tgz

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on aeddf50 Jun 10, 2023

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/13.0.0/darwin-arm64/billg/v13-merge/6-8-23-aeddf50689061ac5886a8995b7f50d2327f26cf6/cypress.tgz

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on aeddf50 Jun 10, 2023

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/13.0.0/darwin-x64/billg/v13-merge/6-8-23-aeddf50689061ac5886a8995b7f50d2327f26cf6/cypress.tgz

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on aeddf50 Jun 10, 2023

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.0.0/win32-x64/billg/v13-merge/6-8-23-aeddf50689061ac5886a8995b7f50d2327f26cf6/cypress.tgz

Please sign in to comment.