Skip to content
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: [protocol] throw error verifying sig #29603

Merged
merged 10 commits into from
Jun 11, 2024

Conversation

emilyrohrbough
Copy link
Member

@emilyrohrbough emilyrohrbough commented Jun 3, 2024

Not throwing is surfacing as an upload error when it's a download error.

Screenshot 2024-06-03 at 8 41 07 AM

Because it's not initialized, we are unable to determine the archive location and the error is captured as:

Screenshot 2024-06-03 at 8 43 02 AM

Now, the user is shown the following error:
Screenshot 2024-06-07 at 11 17 31 AM

Steps to test

How has the user experience changed?

PR Tasks

Not throwing is surfacing as an upload error when it's a download error.
@emilyrohrbough emilyrohrbough changed the title [protocol] throw error verifying sig fix: [protocol] throw error verifying sig Jun 3, 2024
@emilyrohrbough
Copy link
Member Author

The error message also needs corrected/verified
Screenshot 2024-06-03 at 8 58 59 AM

Copy link

cypress bot commented Jun 3, 2024

9 flaky tests on run #55750 ↗︎

0 29272 1328 0 Flakiness 9

Details:

Merge branch 'develop' into use-correct-download-error
Project: cypress Commit: e8f7a8280d
Status: Passed Duration: 21:27 💡
Started: Jun 11, 2024 5:49 PM Ended: Jun 11, 2024 6:10 PM
Flakiness  scaffold-component-testing.cy.ts • 1 flaky test • launchpad-e2e

View Output

Test Artifacts
scaffolding component testing > react-vite-ts-unconfigured > scaffolds component testing for React and Vite Test Replay Screenshots
Flakiness  commands/net_stubbing.cy.ts • 1 flaky test • 5x-driver-chrome:beta

View Output

Test Artifacts
network stubbing > waiting and aliasing > yields the expected interception when two requests are raced Test Replay
Flakiness  commands/waiting.cy.js • 1 flaky test • 5x-driver-chrome:beta

View Output

Test Artifacts
... > errors > throws when route is never resolved Test Replay
Flakiness  commands/querying/querying.cy.js • 1 flaky test • 5x-driver-chrome

View Output

Test Artifacts
... > throws when alias property is `0` Test Replay
Flakiness  commands/waiting.cy.js • 1 flaky test • 5x-driver-chrome

View Output

Test Artifacts
... > errors > throws when route is never resolved Test Replay

The first 5 flaky specs are shown, see all 8 specs in Cypress Cloud.

Review all test suite changes for PR #29603 ↗︎

@cacieprins
Copy link
Contributor

Thank you for tracking down the cause of this error! Can a system test or unit test be added to verify the fix?

@mschile mschile assigned cacieprins and unassigned emilyrohrbough Jun 4, 2024
cli/CHANGELOG.md Outdated Show resolved Hide resolved
@jennifer-shehane jennifer-shehane merged commit 5c3a8dc into develop Jun 11, 2024
80 of 82 checks passed
@jennifer-shehane jennifer-shehane deleted the use-correct-download-error branch June 11, 2024 18:18
@cypress-bot
Copy link
Contributor

cypress-bot bot commented Jun 18, 2024

Released in 13.12.0.

This comment thread has been locked. If you are still experiencing this issue after upgrading to
Cypress v13.12.0, please open a new issue.

@cypress-bot cypress-bot bot locked as resolved and limited conversation to collaborators Jun 18, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants