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: dashboard orchestration #14925

Merged
merged 30 commits into from
Mar 15, 2021
Merged

feat: dashboard orchestration #14925

merged 30 commits into from
Mar 15, 2021

Conversation

kuceb
Copy link
Contributor

@kuceb kuceb commented Feb 4, 2021

User facing changelog

  • when canceling a run from the Dashboard, previously only parallelized runs would cancel correctly. Now all types of runs will respect cancelation and exit early.
  • we now send individual configuration options defined on tests when recording to the dashboard
  • we now provide test details to the Dashboard at the beginning of a run, so historical test code and other data will be provided immediately in the Dashboard
  • configuration values which are changed at runtime prior to tests running are now properly captured as having resolved from the spec code to indicate where the change is originating from. Other values are config, env, cli.

Additional details

feat: support capturing Cypress config options set during the spec with Cypress.config(...) to display as resolved from 'spec' in dashboard

feat: send tests upfront and send additional information about each test including testConfigOverrides

feat: support cancellation of runs from the dashboard in both parallel and serial recording modes

misc: api errors for serial record runs no longer warn and continue, but error and exit similar to how parallel record mode functions

How has the user experience changed?

PR Tasks

  • Have tests been added/updated?
  • Has the original issue or this PR been tagged with a release in ZenHub?

@cypress-bot
Copy link
Contributor

cypress-bot bot commented Feb 4, 2021

Thanks for taking the time to open a PR!

@kuceb kuceb changed the title Test orchestration dashboard orchestration Feb 4, 2021
@kuceb kuceb changed the title dashboard orchestration chore: dashboard orchestration Feb 4, 2021
@cypress
Copy link

cypress bot commented Feb 4, 2021



Test summary

9384 0 119 3Flakiness 1


Run details

Project cypress
Status Passed
Commit 6699d9f
Started Mar 11, 2021 6:09 PM
Ended Mar 11, 2021 6:20 PM
Duration 11:13 💡
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

This was referenced Mar 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants