Skip to content

Commit

Permalink
Revert "fix snapshot added in v13 for module api to include test burn…
Browse files Browse the repository at this point in the history
… in experimentalflag"

This reverts commit bb5046c.
  • Loading branch information
AtofStryker committed Sep 28, 2023
1 parent f866c5c commit 83842a6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion system-tests/__snapshots__/results_spec.ts.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ exports['module api and after:run results'] = `
"arch": "x64",
"baseUrl": null,
"blockHosts": null,
"experimentalBurnIn": false,
"chromeWebSecurity": true,
"clientCertificates": [],
"defaultCommandTimeout": 4000,
Expand Down

5 comments on commit 83842a6

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on 83842a6 Sep 28, 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.4.0/linux-x64/feature/experimental-retries-83842a6f82e1b2d652822260c02bf596b13d33e7/cypress.tgz

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on 83842a6 Sep 28, 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.4.0/linux-arm64/feature/experimental-retries-83842a6f82e1b2d652822260c02bf596b13d33e7/cypress.tgz

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on 83842a6 Sep 28, 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.4.0/darwin-arm64/feature/experimental-retries-83842a6f82e1b2d652822260c02bf596b13d33e7/cypress.tgz

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on 83842a6 Sep 28, 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.4.0/darwin-x64/feature/experimental-retries-83842a6f82e1b2d652822260c02bf596b13d33e7/cypress.tgz

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on 83842a6 Sep 28, 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.4.0/win32-x64/feature/experimental-retries-83842a6f82e1b2d652822260c02bf596b13d33e7/cypress.tgz

Please sign in to comment.