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

use Cypress v3 #42

Merged
merged 11 commits into from
Jul 24, 2018
Merged

use Cypress v3 #42

merged 11 commits into from
Jul 24, 2018

Conversation

bahmutov
Copy link
Contributor

@bahmutov bahmutov commented May 31, 2018

and cache on

  • CircleCI
  • Travis
  • AppVeyor - probably, there is EPIPE error recording the run, will disable the recording for now

https://ci.appveyor.com/project/cypress-io/cypress-example-todomvc/build/1.0.168

  Recorded Run: https://dashboard.cypress.io/#/projects/245obj/runs/312                                
events.js:167
      throw er; // Unhandled 'error' event
      ^
Error: shutdown EPIPE
    at ReadStream.Socket._final (net.js:369:25)
    at callFinal (_stream_writable.js:615:10)
    at process._tickCallback (internal/process/next_tick.js:63:19)
Emitted 'error' event at:
    at ReadStream.onerror (_stream_readable.js:693:12)
    at ReadStream.emit (events.js:182:13)
    at emitErrorNT (internal/streams/destroy.js:82:8)
    at emitErrorAndCloseNT (internal/streams/destroy.js:50:3)
    at process._tickCallback (internal/process/next_tick.js:63:19)
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! @ cypress:run: `cypress run "--record"`
npm ERR! Exit status 1

@jennifer-shehane jennifer-shehane self-requested a review May 31, 2018 14:28
@bahmutov
Copy link
Contributor Author

Problem not related to recording - without also hits the same error

@bahmutov bahmutov merged commit 6f69f27 into master Jul 24, 2018
@emilyrohrbough emilyrohrbough deleted the cypress-v3 branch December 5, 2022 14:37
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.

1 participant