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

feat: handle empty response bodies by communicating them to the protocol from the proxy #27606

Merged
merged 4 commits into from
Aug 22, 2023

Conversation

ryanthemanuel
Copy link
Collaborator

Additional details

Handle empty response bodies by communicating them to the protocol manager from the proxy. We need to ensure that we do this because the protocol manager is expecting the response bodies to come through and won't when they are empty otherwise.

How has the user experience changed?

n/a

PR Tasks

@cypress
Copy link

cypress bot commented Aug 21, 2023

11 flaky tests on run #50253 ↗︎

0 5446 78 0 Flakiness 11

Details:

Merge branch 'release/13.0.0' into ryanm/feat/handle-304s
Project: cypress Commit: ed2fcadbd3
Status: Passed Duration: 19:06 💡
Started: Aug 21, 2023 7:41 PM Ended: Aug 21, 2023 8:00 PM
Flakiness  cookie_login.cy.ts • 1 flaky test • 5x-driver-electron

View Output Video

Test Artifacts
cy.origin - cookie login > general behavior > works in a session Test Replay Output
Flakiness  commands/aliasing.cy.ts • 1 flaky test • 5x-driver-electron

View Output Video

Test Artifacts
cy.origin aliasing > .as() > supports dom elements inside origin Test Replay Output
Flakiness  commands/log.cy.ts • 1 flaky test • 5x-driver-electron

View Output Video

Test Artifacts
cy.origin log > logs in primary and secondary origins Test Replay Output
Flakiness  integrity.cy.ts • 1 flaky test • 5x-driver-electron

View Output Video

Test Artifacts
Integrity Preservation > <script> tags > preserves integrity with static <script> in HTML with SHA256 integrity. Test Replay Output
Flakiness  commands/connectors.cy.ts • 1 flaky test • 5x-driver-electron

View Output Video

Test Artifacts
cy.origin connectors > .each() Test Replay Output

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

This comment has been generated by cypress-bot as a result of this project's GitHub integration settings.

@ryanthemanuel ryanthemanuel merged commit 43821bf into release/13.0.0 Aug 22, 2023
4 of 7 checks passed
@ryanthemanuel ryanthemanuel deleted the ryanm/feat/handle-304s branch August 22, 2023 00:31
@cypress-bot
Copy link
Contributor

cypress-bot bot commented Aug 29, 2023

Released in 13.0.0.

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

@cypress-bot cypress-bot bot locked as resolved and limited conversation to collaborators Aug 29, 2023
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.

3 participants