feat: protocol terminal output#27402
Merged
Merged
Conversation
…get db signature in protocol manager
9d113cd to
0313ce5
Compare
0313ce5 to
a62d877
Compare
2 flaky tests on run #49727 ↗︎Details:
|
|||||||||||||||||||||||||||
| Test | Artifacts | |
|---|---|---|
| App/Cloud Integration - Latest runs and Average duration > when no runs are recorded > shows placeholders for all visible specs |
Test Replay
Output
Screenshots
|
|
studio/studio.cy.ts • 1 flaky test • app-e2e
| Test | Artifacts | |
|---|---|---|
| Cypress Studio > updates an existing test with a click action |
Test Replay
Output
Screenshots
|
|
This comment has been generated by cypress-bot as a result of this project's GitHub integration settings.
…lesizes in system tests
AtofStryker
reviewed
Aug 8, 2023
AtofStryker
left a comment
Collaborator
There was a problem hiding this comment.
mostly questions as I learn some of the protocol system test stuff. Nice work on getting these updated!
ryanthemanuel
approved these changes
Aug 9, 2023
ryanthemanuel
left a comment
Collaborator
There was a problem hiding this comment.
I played around with this locally and branched off of it for some of my changes and it is working well: #27462. Nice work!
AtofStryker
approved these changes
Aug 9, 2023
Member
|
Released in Cypress 13.0.0. |
This file contains hidden or 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
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Updates terminal output for upload manifests and results. Files that will be uploaded show how large the file is, and issues encountered while uploading show on the upload results list. When test replay is unavailable due to being disabled on the project, or if specs are run in a non-chromium browser, user is notified via this manifest display with a helpful message.
Additional details
uploadArtifactswas refactored in order to:Steps to test
CYPRESS_INTERNAL_SYSTEM_TESTSset to 1How has the user experience changed?
PR Tasks
cypress-documentation?type definitions?