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

test: remove redundant "other projects" CI jobs #20133

Merged
merged 4 commits into from Feb 11, 2022

Conversation

flotwig
Copy link
Contributor

@flotwig flotwig commented Feb 10, 2022

User facing changelog

Additional details

How has the user experience changed?

PR Tasks

  • [na] 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?

Post-merge

  • Archive cypress-example-conduit-app repo
  • Archive cypress-example-api-testing repo

@cypress-bot
Copy link
Contributor

cypress-bot bot commented Feb 10, 2022

Thanks for taking the time to open a PR!

@cypress
Copy link

cypress bot commented Feb 10, 2022



Test summary

19228 10 218 0Flakiness 7


Run details

Project cypress
Status Failed
Commit 68f63fe
Started Feb 11, 2022 6:05 PM
Ended Feb 11, 2022 6:16 PM
Duration 11:26 💡
OS Linux Debian - 10.10
Browser Multiple

View run in Cypress Dashboard ➡️


Failures

Run group: 5x-driver-electron (Linux, Electron )
cypress/integration/e2e/e2e_cookies_spec.js Failed
1 e2e cookies spec > __Host- prefix > can set __Host- cookie
2 e2e cookies spec > __Host- prefix > errors when __Host- cookie and path
3 e2e cookies spec > __Secure- prefix > errors when __Secure- cookie secure:false
Run group: 5x-driver-firefox (Linux, Firefox )
cypress/integration/e2e/e2e_cookies_spec.js Failed
1 e2e cookies spec > __Host- prefix > can set __Host- cookie
2 e2e cookies spec > __Host- prefix > errors when __Host- cookie and secure:false
3 e2e cookies spec > __Host- prefix > errors when __Host- cookie and path
4 e2e cookies spec > __Secure- prefix > can set __Secure- cookie
5 e2e cookies spec > __Secure- prefix > errors when __Secure- cookie secure:false
Run group: 5x-driver-chrome:beta (Linux, Chrome beta )
cypress/integration/e2e/e2e_cookies_spec.js Failed
1 e2e cookies spec > __Secure- prefix > errors when __Secure- cookie secure:false
Run group: 5x-driver-chrome (Linux, Chrome )
cypress/integration/e2e/e2e_cookies_spec.js Failed
1 e2e cookies spec > __Host- prefix > errors when __Host- cookie and secure:false

Flakiness

cypress/integration/e2e/e2e_cookies_spec.js Flakiness
1 e2e cookies spec > __Host- prefix > errors when __Host- cookie and secure:false
2 e2e cookies spec > __Host- prefix > errors when __Host- cookie and path
3 e2e cookies spec > __Secure- prefix > can set __Secure- cookie
4 e2e cookies spec > __Host- prefix > can set __Host- cookie
5 e2e cookies spec > __Secure- prefix > can set __Secure- cookie
This comment includes only the first 5 flaky tests. See all 7 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 February 10, 2022 16:28
@flotwig flotwig requested a review from a team as a code owner February 10, 2022 16:28
@flotwig flotwig requested review from jennifer-shehane and removed request for a team February 10, 2022 16:28
@jennifer-shehane jennifer-shehane removed their request for review February 10, 2022 16:29
@flotwig flotwig merged commit a1e6d5c into develop Feb 11, 2022
@flotwig flotwig deleted the remove-redundant-test-binary-jobs branch February 11, 2022 18:18
tgriesser added a commit that referenced this pull request Feb 22, 2022
* develop: (35 commits)
  fix(deps): update dependency url-parse to v1.5.6 [security] (#20270)
  chore: fix cache keys to include PLATFORM (#20279)
  chore: fix server performance flake (#20271)
  test(system-tests): support docker-based tests against built binary (#20250)
  chore: fix system-test-firefox screenshots_spec flake (#20268)
  chore(deps): update dependency fs-extra to v9 🌟 (#19939)
  fix: Wait for child process to be ready (#19792)
  fix: treat form-data bodies as binary (#20144)
  test: replace cypress-test-example-repos coverage + remove bump (#20186)
  fix(driver): update wrapErr to ignore number and boolean values (#20172)
  release 9.5.0 [skip ci]
  chore: Update Chrome (stable) to 98.0.4758.102 (#20192)
  chore: enable volar.takeOverMode
  Add span names, merge develop
  fix: Update `.type(' ')` to not emit clicks when the keyup event has been prevented (#20156)
  test: remove redundant "other projects" CI jobs (#20133)
  chore(driver): move cy.focused and cy.root into their own files (#20054)
  Move sending root event to own script
  chore: release @cypress/vue-v3.1.1
  chore: release @cypress/react-v5.12.3
  ...
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.

None yet

3 participants