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 e7b742e commit 5e9a1df
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions tooling/v8-snapshot/cache/darwin/snapshot-meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -4278,6 +4278,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 @@ -4307,6 +4308,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 @@ -4318,6 +4321,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

1 comment on commit 5e9a1df

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on 5e9a1df 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-5e9a1dfc3ea084bd4382eef8b234379195023a84/cypress.tgz

Please sign in to comment.