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 May 25, 2023
1 parent 5e9a1df commit bed8ab2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions tooling/v8-snapshot/cache/win32/snapshot-meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -4275,6 +4275,7 @@
"./packages/graphql/src/schemaTypes/enumTypes/gql-FileExtensionEnum.ts",
"./packages/graphql/src/schemaTypes/enumTypes/gql-PreferencesTypeEnum.ts",
"./packages/graphql/src/schemaTypes/enumTypes/gql-ProjectEnums.ts",
"./packages/graphql/src/schemaTypes/enumTypes/gql-RunSpecErrorCodeEnum.ts",
"./packages/graphql/src/schemaTypes/enumTypes/gql-SpecEnum.ts",
"./packages/graphql/src/schemaTypes/enumTypes/gql-WizardEnums.ts",
"./packages/graphql/src/schemaTypes/enumTypes/index.ts",
Expand Down Expand Up @@ -4304,6 +4305,8 @@
"./packages/graphql/src/schemaTypes/objectTypes/gql-ReactComponentDescriptor.ts",
"./packages/graphql/src/schemaTypes/objectTypes/gql-ReactComponentResponse.ts",
"./packages/graphql/src/schemaTypes/objectTypes/gql-RelevantRun.ts",
"./packages/graphql/src/schemaTypes/objectTypes/gql-RunSpecError.ts",
"./packages/graphql/src/schemaTypes/objectTypes/gql-RunSpecResponse.ts",
"./packages/graphql/src/schemaTypes/objectTypes/gql-ScaffoldedFile.ts",
"./packages/graphql/src/schemaTypes/objectTypes/gql-Spec.ts",
"./packages/graphql/src/schemaTypes/objectTypes/gql-TestingTypeInfo.ts",
Expand All @@ -4315,6 +4318,7 @@
"./packages/graphql/src/schemaTypes/objectTypes/gql-WizardFrontendFramework.ts",
"./packages/graphql/src/schemaTypes/objectTypes/gql-WizardNpmPackage.ts",
"./packages/graphql/src/schemaTypes/unions/gql-GeneratedSpecResult.ts",
"./packages/graphql/src/schemaTypes/unions/gql-RunSpecResult.ts",
"./packages/graphql/src/schemaTypes/unions/index.ts",
"./packages/graphql/src/stitching/remoteSchema.ts",
"./packages/https-proxy/lib/proxy.js",
Expand Down

5 comments on commit bed8ab2

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on bed8ab2 May 25, 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/12.13.1/linux-arm64/update-v8-snapshot-cache-on-develop-bed8ab247ba8709bcc30325e8bf2c01c1c288f16/cypress.tgz

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on bed8ab2 May 25, 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/12.13.1/linux-x64/update-v8-snapshot-cache-on-develop-bed8ab247ba8709bcc30325e8bf2c01c1c288f16/cypress.tgz

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on bed8ab2 May 25, 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/12.13.1/darwin-arm64/update-v8-snapshot-cache-on-develop-bed8ab247ba8709bcc30325e8bf2c01c1c288f16/cypress.tgz

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on bed8ab2 May 25, 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/12.13.1/darwin-x64/update-v8-snapshot-cache-on-develop-bed8ab247ba8709bcc30325e8bf2c01c1c288f16/cypress.tgz

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on bed8ab2 May 25, 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/12.13.1/win32-x64/update-v8-snapshot-cache-on-develop-bed8ab247ba8709bcc30325e8bf2c01c1c288f16/cypress.tgz

Please sign in to comment.