-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: electron slowness within cy origin (#21445)
* fix iframe performance issues in electron * reduce 1000ms to 300ms for cross:origin:release:html * reduce shouldWithTimeout from 3000ms to 250ms * Update system-tests/projects/e2e/cypress/e2e/spec_bridge.cy.ts Co-authored-by: Chris Breiding <[email protected]> * add some regression tests around screenshot size when taking screenshots within cy.origin * move screenshot e2e tests from system-tests into the driver * move spec bridge system test into driver test * add additional comments to spec bridge iframe scss for caution * resolve snapshots directory correctly in open vs run mode * revert this commit to see if assets are being tampered with or just missing in CI * fix check:screenshot:size to always point to correct screenshot path * remove isCypressRunMode from cypress config as internal flag as we no longer need it * add check:screenshot:size to task.cy.js registered plugin assertion Co-authored-by: Chris Breiding <[email protected]>
- Loading branch information
1 parent
3055c79
commit 045ad04
Showing
14 changed files
with
363 additions
and
31 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
045ad04
There was a problem hiding this comment.
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 platform-specific build at https://on.cypress.io/installing-cypress#Install-pre-release-version.
Run this command to install the pre-release locally:
045ad04
There was a problem hiding this comment.
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 platform-specific build at https://on.cypress.io/installing-cypress#Install-pre-release-version.
Run this command to install the pre-release locally: