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: Include run.stats.skipped in results #27695

Merged

Conversation

chrisbreiding
Copy link
Contributor

Additional details

run.stats.skipped was mistakenly omitted from run results, impacting module API, after:run, and after:spec results.

Steps to test

How has the user experience changed?

PR Tasks

cli/CHANGELOG.md Outdated Show resolved Hide resolved
Co-authored-by: Matt Schile <mschile@cypress.io>
@cypress
Copy link

cypress bot commented Aug 29, 2023

2 flaky tests on run #50676 ↗︎

0 479 6 0 Flakiness 2

Details:

increase timeouts for flaky tests
Project: cypress Commit: 290e972cb5
Status: Passed Duration: 13:11 💡
Started: Aug 30, 2023 7:12 PM Ended: Aug 30, 2023 7:25 PM
Flakiness  cypress-in-cypress.cy.ts • 1 flaky test • app-e2e

View Output Video

Test Artifacts
Cypress in Cypress > restarts browser if there is a before:browser:launch task and there is a change on the config Test Replay Output Screenshots
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

Review all test suite changes for PR #27695 ↗︎

@jennifer-shehane jennifer-shehane merged commit cbf266c into develop Aug 30, 2023
80 of 82 checks passed
@jennifer-shehane jennifer-shehane deleted the issue-27694-fix-module-results-missing-skipped branch August 30, 2023 19:30
@cypress-bot
Copy link
Contributor

cypress-bot bot commented Aug 31, 2023

Released in 13.1.0.

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

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

Cypress 13 - Module API missing skipped tests data
3 participants