Skip to content

fix(runner): fix firefox 'Open in IDE', test against prod builds in CI #8551

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

Merged
merged 15 commits into from
Sep 14, 2020

Conversation

kuceb
Copy link
Contributor

@kuceb kuceb commented Sep 10, 2020

prod builds have different stack traces than development builds, so this PR also switches CI to running against prod builds

User facing changelog

Bug Fix: fix missing "Open in IDE" button in Firefox

Additional details

How has the user experience changed?

PR Tasks

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

Sorry, something went wrong.

@cypress-bot
Copy link
Contributor

cypress-bot bot commented Sep 10, 2020

Thanks for taking the time to open a PR!

@kuceb kuceb changed the title fix(runner): fix firefox 'Open in IDE',use prod builds in CI fix(runner): fix firefox 'Open in IDE', test against prod builds in CI Sep 10, 2020
@cypress
Copy link

cypress bot commented Sep 10, 2020



Test summary

8515 0 124 3


Run details

Project cypress
Status Passed
Commit d3735f2
Started Sep 14, 2020 3:59 PM
Ended Sep 14, 2020 4:10 PM
Duration 11:20 💡
OS Linux Debian - 10.2
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

chrisbreiding
chrisbreiding previously approved these changes Sep 14, 2020
@kuceb
Copy link
Contributor Author

kuceb commented Sep 14, 2020

added retries to a test in 7_record_spec since it was flaking so often

@chrisbreiding chrisbreiding deleted the chore-use-prod-builds-in-ci branch April 5, 2022 18:27
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.

"Open in IDE" button beside test/hooks in Command Log is not visible in Firefox.
2 participants