-
Notifications
You must be signed in to change notification settings - Fork 3.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: add v8 snapshot usage to cypress in cypress testing #24860
Merged
Merged
Changes from 26 commits
Commits
Show all changes
36 commits
Select commit
Hold shift + click to select a range
f03253c
fix: add v8 snapshot usage to cypress in cypress testing
ryanthemanuel 65580d9
fix linux build
ryanthemanuel 6684f14
ensure that snapshot is only used on e2e
ryanthemanuel e2d06d1
fix ci
ryanthemanuel 67d7366
add debugging
ryanthemanuel a45ca79
Empty commit
ryanthemanuel a5388d9
enable more debugging
ryanthemanuel 92c21ad
enable more debugging
ryanthemanuel d082194
enable more debugging
ryanthemanuel f24e168
fix bug
ryanthemanuel 33cbd0c
fix bug
ryanthemanuel 7894213
fix tests
ryanthemanuel 4a12e7d
Merge branch 'develop' into ryanm/fix/cy-in-cy-and-v8-snapshots
ryanthemanuel ff9387c
Update config.yml
ryanthemanuel d4ef5b4
Update workflows.yml
ryanthemanuel dd6d5d9
refactoring
ryanthemanuel 51eff1c
cleanup
ryanthemanuel c962c42
run ci
ryanthemanuel 0652445
Merge branch 'develop' into ryanm/fix/cy-in-cy-and-v8-snapshots
ryanthemanuel b4c119e
Merge branch 'develop' into ryanm/fix/cy-in-cy-and-v8-snapshots
ryanthemanuel 737391b
clean up the bytenode dependency
ryanthemanuel aa5f7af
Merge branch 'develop' into ryanm/fix/cy-in-cy-and-v8-snapshots
ryanthemanuel 7d80f64
fix build
ryanthemanuel f4c207f
Merge branch 'develop' into ryanm/fix/cy-in-cy-and-v8-snapshots
ryanthemanuel 0873220
update yarn.lock
ryanthemanuel 5179d50
Update cache-version.txt
ryanthemanuel ce86292
Update packages/data-context/src/data/ProjectConfigIpc.ts
ryanthemanuel 2bf7b8a
Update packages/server/index.js
ryanthemanuel d8f5dcf
move around the hook for snapshots
ryanthemanuel 40ec8ef
Merge branch 'develop' into ryanm/fix/cy-in-cy-and-v8-snapshots
ryanthemanuel 1ff5927
ensure to fail if snapshots become unavailable for cypress in cypress
ryanthemanuel ea40564
undo refactor
ryanthemanuel 0d9e3cb
Merge branch 'develop' into ryanm/fix/cy-in-cy-and-v8-snapshots
ryanthemanuel 8bab2db
Merge branch 'develop' into ryanm/fix/cy-in-cy-and-v8-snapshots
ryanthemanuel d483d47
use getSnapshotResult for check in e2eplugins
ryanthemanuel 9ba8ca8
Merge branch 'develop' into ryanm/fix/cy-in-cy-and-v8-snapshots
ryanthemanuel File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
# Bump this version to force CI to re-create the cache from scratch. | ||
|
||
12-01-22 | ||
12-05-22 |
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
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
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
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
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
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.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.
Updated this to match the rest of the repo.