-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Closed
Labels
type: duplicateThis issue or pull request already existsThis issue or pull request already exists
Milestone
Description
Current behavior:
Spec Tests Passing Failing Pending Skipped
┌────────────────────────────────────────────────────────────────────────────────────────────────┐
│ √ index.js 00:02 1 1 - - - │
├────────────────────────────────────────────────────────────────────────────────────────────────┤
│ √ signup.js 00:02 2 2 - - - │
└────────────────────────────────────────────────────────────────────────────────────────────────┘
All specs passed! 00:05 3 3 - - -
events.js:167
throw er; // Unhandled 'error' event
^
Error: shutdown EPIPE
at ReadStream.Socket._final (net.js:366:25)
at callFinal (_stream_writable.js:612:10)
at process._tickCallback (internal/process/next_tick.js:63:19)
Emitted 'error' event at:
at ReadStream.onerror (_stream_readable.js:687: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)
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
Desired behavior:
No crash :)
Versions
Cypress 3.0.1 Windows 10 Node 10.5.0
Metadata
Metadata
Assignees
Labels
type: duplicateThis issue or pull request already existsThis issue or pull request already exists