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

chore: add mountVersion to props passed to protocol setup #27645

Merged
merged 5 commits into from
Aug 25, 2023

Conversation

cacieprins
Copy link
Contributor

@cacieprins cacieprins commented Aug 23, 2023

Additional details

In order to add mountVersion to metadata saved to the protocol db, we're passing it in to the AppCaptureProtocol constructor.

Steps to test

How has the user experience changed?

PR Tasks

@cacieprins cacieprins marked this pull request as ready for review August 23, 2023 21:06
@cypress
Copy link

cypress bot commented Aug 24, 2023

35 flaky tests on run #50399 ↗︎

0 28010 1354 0 Flakiness 35

Details:

Merge branch 'release/13.0.0' into cacie/chore/capture-metadata
Project: cypress Commit: 6ce3a084df
Status: Passed Duration: 21:06 💡
Started: Aug 24, 2023 3:42 PM Ended: Aug 24, 2023 4:03 PM
Flakiness  e2e/origin/config_env.cy.ts • 1 flaky test • 5x-driver-firefox

View Output Video

Test Artifacts
cy.origin- Cypress.config() > serializable > overwrites different values in secondary if one exists in the primary Output
Flakiness  e2e/origin/commands/assertions.cy.ts • 1 flaky test • 5x-driver-firefox

View Output Video

Test Artifacts
cy.origin assertions > #consoleProps > .should() and .and() Output
Flakiness  cypress/cypress.cy.js • 3 flaky tests • 5x-driver-firefox

View Output Video

Test Artifacts
... > correctly returns currentRetry Output
... > correctly returns currentRetry Output
... > correctly returns currentRetry Output
Flakiness  specs_list_latest_runs.cy.ts • 1 flaky test • app-e2e

View Output Video

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
Flakiness  commands/net_stubbing.cy.ts • 2 flaky tests • 5x-driver-chrome:beta

View Output Video

Test Artifacts
network stubbing > intercepting request > can delay and throttle a StaticResponse Output
network stubbing > intercepting response > can delay and throttle a static response Output

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

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

@@ -2890,88 +2890,6 @@ exports['e2e record capture-protocol enabled passing retrieves the capture proto
Recorded Run: https://dashboard.cypress.io/projects/cjvoj7/runs/12


`
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Was this one expected to be removed? I didn't see any changes to record_spec.js.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't either, but it also doesn't match any tests in record_spec. I'm guessing it was an obsolete snapshot that didn't get removed on a previous merge.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sounds good. Good to clean it up then.

@cacieprins cacieprins merged commit 626550e into release/13.0.0 Aug 25, 2023
89 of 91 checks passed
@cacieprins cacieprins deleted the cacie/chore/capture-metadata branch August 25, 2023 13:30
@cypress cypress bot mentioned this pull request Aug 25, 2023
3 tasks
@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