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: Restore broken gif #18987

Merged
merged 1 commit into from Nov 22, 2021
Merged

fix: Restore broken gif #18987

merged 1 commit into from Nov 22, 2021

Conversation

BlueWinds
Copy link
Contributor

@BlueWinds BlueWinds commented Nov 18, 2021

Additional details

Fix for gif in README - looks like it accidentally got replaced by an empty file in a previous commit back in March.

See https://github.com/cypress-io/cypress/tree/issue-18971-demo-gif-broken/npm/create-cypress-tests vs https://github.com/cypress-io/cypress/tree/develop/npm/create-cypress-tests

@cypress-bot
Copy link
Contributor

cypress-bot bot commented Nov 18, 2021

Thanks for taking the time to open a PR!

@BlueWinds BlueWinds self-assigned this Nov 18, 2021
@cypress
Copy link

cypress bot commented Nov 18, 2021



Test summary

18685 1 202 0Flakiness 1


Run details

Project cypress
Status Failed
Commit 13a3025
Started Nov 18, 2021 7:32 PM
Ended Nov 18, 2021 7:43 PM
Duration 11:24 💡
OS Linux Debian - 10.10
Browser Multiple

View run in Cypress Dashboard ➡️


Failures

cypress/integration/e2e/redirects_spec.js Failed
1 redirection > meta > binds to the new page after a timeout

Flakiness

cypress/integration/cypress/proxy-logging-spec.ts Flakiness
1 Proxy Logging > request logging > xhr log has response body/status code

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

@lmiller1990 lmiller1990 merged commit f251681 into develop Nov 22, 2021
@lmiller1990 lmiller1990 deleted the issue-18971-demo-gif-broken branch November 22, 2021 01:18
tgriesser added a commit that referenced this pull request Nov 28, 2021
* develop:
  test: node_modules installs for system-tests, other improvements (#18574)
  chore(deps): update dependency semantic-release to v17.2.3 [security] (#19022)
  chore: remove flaky ci jobs for main builds (#19071)
  chore(contributing): clarify PULL_REQUEST_TEMPLATE (#19068)
  fix: the shadow root container element is ignored when clicking an element in it. (#18908)
  'Fix' flaky redirect test (#19042)
  release 9.1.0 [skip ci]
  fix: Allow 'this' to be used in overridden commands (#18899)
  fix(react): link to rerender example (#19020)
  chore(deps): update dependency aws-sdk to v2.814.0 [security] (#18948)
  fix: test config overrides leak for .only execution (#18961)
  feat: Set CYPRESS=true as env var in child processes where Cypress runs user code in Node (#18981)
  fix: Restore broken gif (#18987)
  chore: release @cypress/vite-dev-server-v2.2.1
lmiller1990 pushed a commit that referenced this pull request Nov 29, 2021
tgriesser added a commit that referenced this pull request Nov 29, 2021
* 10.0-release:
  feat(graphql): ability to update/query for appData (#19082)
  fix system test
  fix failing tests due to merge
  resolve conflicts
  test: node_modules installs for system-tests, other improvements (#18574)
  update yarn.lock
  chore(deps): update dependency semantic-release to v17.2.3 [security] (#19022)
  chore: remove flaky ci jobs for main builds (#19071)
  chore(contributing): clarify PULL_REQUEST_TEMPLATE (#19068)
  fix: the shadow root container element is ignored when clicking an element in it. (#18908)
  'Fix' flaky redirect test (#19042)
  release 9.1.0 [skip ci]
  fix: Allow 'this' to be used in overridden commands (#18899)
  fix(react): link to rerender example (#19020)
  chore(deps): update dependency aws-sdk to v2.814.0 [security] (#18948)
  fix: test config overrides leak for .only execution (#18961)
  feat: Set CYPRESS=true as env var in child processes where Cypress runs user code in Node (#18981)
  fix: Restore broken gif (#18987)
  chore: release @cypress/vite-dev-server-v2.2.1
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.

create-cypress-tests demo.gif is missing
2 participants