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: refactor "test recordings" to "test results" #15376

Merged
merged 2 commits into from
Mar 15, 2021

Conversation

amirrustam
Copy link
Contributor

User facing changelog

"Test recordings" recorded to the Cypress Dashboard are now referred to as recorded "test results."

PR Tasks

@amirrustam amirrustam self-assigned this Mar 9, 2021
@cypress-bot
Copy link
Contributor

cypress-bot bot commented Mar 9, 2021

Thanks for taking the time to open a PR!

@amirrustam amirrustam changed the title refactor "test recordings" to "test results" chore: refactor "test recordings" to "test results" Mar 9, 2021
@github-actions
Copy link
Contributor

github-actions bot commented Mar 9, 2021

Internal Jira issue: TR-699

@cypress
Copy link

cypress bot commented Mar 9, 2021



Test summary

9383 0 119 4Flakiness 1


Run details

Project cypress
Status Passed
Commit 51f15a4
Started Mar 15, 2021 3:07 PM
Ended Mar 15, 2021 3:20 PM
Duration 12:44 💡
OS Linux Debian - 10.5
Browser Multiple

View run in Cypress Dashboard ➡️


Flakiness

cypress/integration/retries.ui.spec.js Flakiness
1 runner/cypress retries.ui.spec > opens attempt on each attempt failure for the screenshot, and closes after test passes

This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard

@@ -1531,10 +1533,254 @@ https://on.cypress.io/dashboard/organizations/org-id-1234/billing

`

exports['e2e record api interaction warnings create run warnings grace period - parallel feature warns when using parallel feature 1'] = `
Parallelization is not included under your free plan.
exports['e2e record passing passes 2'] = [
Copy link
Member

Choose a reason for hiding this comment

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

this PR inadvertently moved around the snapshot code... but I manually verified that this data object diff matches the previous one... so we're good

@cypress-bot
Copy link
Contributor

cypress-bot bot commented Mar 15, 2021

Released in 6.7.0.

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

@cypress-bot cypress-bot bot locked as resolved and limited conversation to collaborators Mar 15, 2021
@emilyrohrbough emilyrohrbough deleted the issue-15331-6.7-release branch August 1, 2024 13:51
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.

Refactor "test recordings" to "test results"
5 participants