Revert "Fix snapshots (#515)"

This reverts commit f851a3c68f.
This commit is contained in:
Gleb Bahmutov
2017-09-28 14:23:09 -04:00
parent d7762ee9a2
commit 7e03873e97
9 changed files with 0 additions and 16 deletions
@@ -34,7 +34,6 @@ Because this error occurred during a 'before each' hook we are skipping the rema
at stack trace line
at stack trace line
at stack trace line
at stack trace line
@@ -61,7 +61,6 @@ Started video recording: /foo/bar/.projects/e2e/cypress/videos/abc123.mp4
at stack trace line
at stack trace line
at stack trace line
at stack trace line
@@ -63,7 +63,6 @@ Started video recording: /foo/bar/.projects/e2e/cypress/videos/abc123.mp4
at stack trace line
at stack trace line
at stack trace line
at stack trace line
@@ -25,7 +25,6 @@ Started video recording: /foo/bar/.projects/e2e/cypress/videos/abc123.mp4
at stack trace line
at stack trace line
at stack trace line
at stack trace line
@@ -17,7 +17,6 @@ Started video recording: /foo/bar/.projects/e2e/cypress/videos/abc123.mp4
2) catches promise errors and calls done with err even when async:
Error: foo
at stack trace line
at stack trace line
@@ -116,7 +116,6 @@ RequestError: Error: connect ECONNREFUSED 127.0.0.1:16795
at stack trace line
at stack trace line
at stack trace line
at stack trace line
@@ -213,7 +212,6 @@ Body: Service Unavailable
at stack trace line
at stack trace line
at stack trace line
at stack trace line
@@ -76,7 +76,6 @@ https://on.cypress.io/returning-value-and-commands-in-custom-command
at stack trace line
at stack trace line
at stack trace line
at stack trace line
@@ -51,7 +51,6 @@ Because this error occurred during a 'before each' hook we are skipping the rema
at stack trace line
at stack trace line
at stack trace line
at stack trace line
3) stdout_failing_spec passing hook is failing:
CypressError: cy.visit() failed trying to load:
@@ -81,7 +80,6 @@ The internal Cypress web server responded with:
at stack trace line
at stack trace line
at stack trace line
at stack trace line
@@ -101,7 +101,6 @@ Error: connect ECONNREFUSED 127.0.0.1:16795
at stack trace line
at stack trace line
at stack trace line
at stack trace line
@@ -172,7 +171,6 @@ This was considered a failure because the status code was not '2xx'.
at stack trace line
at stack trace line
at stack trace line
at stack trace line
@@ -245,7 +243,6 @@ The internal Cypress web server responded with:
at stack trace line
at stack trace line
at stack trace line
at stack trace line
@@ -318,7 +315,6 @@ cy.request() will automatically get and set cookies and enable you to parse resp
at stack trace line
at stack trace line
at stack trace line
at stack trace line
@@ -389,7 +385,6 @@ When this 'load' event occurs, Cypress will continue running commands.
at stack trace line
at stack trace line
at stack trace line
at stack trace line
2) when visit times out fails timeout exceeds timeout option:
CypressError: Timed out after waiting '500ms' for your remote page to load.
@@ -416,7 +411,6 @@ When this 'load' event occurs, Cypress will continue running commands.
at stack trace line
at stack trace line
at stack trace line
at stack trace line