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: fix circle-env for contributor PRs #21292

Merged
merged 2 commits into from May 2, 2022
Merged

chore: fix circle-env for contributor PRs #21292

merged 2 commits into from May 2, 2022

Conversation

flotwig
Copy link
Contributor

@flotwig flotwig commented May 2, 2022

User facing changelog

n/a

Additional details

How has the user experience changed?

PR Tasks

  • Have tests been added/updated?
  • [na] Has the original issue (or this PR, if no issue exists) been tagged with a release in ZenHub? (user-facing changes only)
  • [na] Has a PR for user-facing changes been opened in cypress-documentation?
  • [na] Have API changes been updated in the type definitions?
  • [na] Have new configuration options been added to the cypress.schema.json?

@cypress-bot
Copy link
Contributor

cypress-bot bot commented May 2, 2022

Thanks for taking the time to open a PR!

@cypress
Copy link

cypress bot commented May 2, 2022



Test summary

38949 1 465 4Flakiness 9


Run details

Project cypress
Status Failed
Commit 8702bd0
Started May 2, 2022 3:34 PM
Ended May 2, 2022 3:51 PM
Duration 16:45 💡
OS Linux Debian - 10.10
Browser Multiple

View run in Cypress Dashboard ➡️


Failures

cypress/integration/commands/files_spec.js Failed
1 ... > has implicit existence assertion, retries and throws a specific error when file does not exist for null encoding

Flakiness

e2e/origin/commands/actions.spec.ts Flakiness
1 cy.origin actions > #consoleProps > .submit()
settings_spec.js Flakiness
1 Settings > file preference panel > loads preferred editor, available editors and shows spinner
e2e/origin/commands/navigation.spec.ts Flakiness
1 cy.origin navigation > .visit() > supports auth options and adding auth to subsequent requests
cypress/proxy-logging_spec.ts Flakiness
1 Proxy Logging > request logging > xhr log has response body/status code when xhr response is logged second
2 Proxy Logging > request logging > xhr log has response body/status code when xhr response is logged second
This comment includes only the first 5 flaky tests. See all 9 flaky tests in the 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

@flotwig flotwig marked this pull request as ready for review May 2, 2022 16:07
@flotwig flotwig requested a review from a team as a code owner May 2, 2022 16:07
@flotwig flotwig merged commit 7a76de1 into develop May 2, 2022
@flotwig flotwig deleted the issue-21284 branch May 2, 2022 17:18
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.

#21211 broke the build for external contributors.
3 participants