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: Prevent a couple warnings from being displayed in stdout #15828

Merged
merged 4 commits into from Apr 7, 2021

Conversation

chrisbreiding
Copy link
Contributor

User facing changelog

  • There will no longer be a warning displayed when the video cannot be found after a run.
  • There will no longer be a warning displayed when running a TypeScript spec without a tsconfig.json file present.

PR Tasks

  • Have tests been added/updated?
  • Has the original issue or this PR been tagged with a release in ZenHub?
  • N/A Has a PR for user-facing changes been opened in cypress-documentation?
  • N/A Have API changes been updated in the type definitions?
  • N/A Have new configuration options been added to the cypress.schema.json?

@chrisbreiding chrisbreiding requested a review from a team as a code owner April 6, 2021 20:31
@cypress-bot
Copy link
Contributor

cypress-bot bot commented Apr 6, 2021

Thanks for taking the time to open a PR!

@chrisbreiding chrisbreiding changed the title fix: debug log video nonexistence instead of logging as warning fix: Prevent a couple warnings from being displayed in stdout Apr 6, 2021
@cypress
Copy link

cypress bot commented Apr 6, 2021



Test summary

9492 0 111 3Flakiness 0


Run details

Project cypress
Status Passed
Commit 029347d
Started Apr 7, 2021 2:38 PM
Ended Apr 7, 2021 2:50 PM
Duration 12:03 💡
OS Linux Debian - 10.8
Browser Multiple

View run in Cypress Dashboard ➡️


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

patches/tsconfig-paths+3.9.0.patch Outdated Show resolved Hide resolved
package.json Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5.2.0 Regression: error message printing saying Couldn't find tsconfig.json
2 participants