Last active
December 27, 2019 20:49
-
-
Save jarretmoses/7b73bc53afad6fb56bca1670aafbfb83 to your computer and use it in GitHub Desktop.
Running a test through the dev gui
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Cypress / cy / production / projects / web - b86ba6be701b62eddebf7f0baf8415dc / state.json + 1 ms | |
cypress: server: file gettin lock succeeded or failed | |
for / Users / jarretmoses / Library / Application Support / Cypress / cy / production / projects / web - | |
b86ba6be701b62eddebf7f0baf8415dc / state.json + 0 ms | |
cypress: server: file read / Users / jarretmoses / Library / Application Support / Cypress / cy / production / | |
projects / web - b86ba6be701b62eddebf7f0baf8415dc / state.json + 0 ms | |
cypress: server: file read succeeded or failed | |
for / Users / jarretmoses / Library / Application Support / Cypress / cy / production / projects / web - | |
b86ba6be701b62eddebf7f0baf8415dc / state.json + 1 ms | |
cypress: server: file attempt to unlock / Users / jarretmoses / Library / Application Support / Cypress / cy / | |
production / projects / web - b86ba6be701b62eddebf7f0baf8415dc / state.json + 0 ms | |
cypress: server: file unlock succeeded or failed | |
for / Users / jarretmoses / Library / Application Support / Cypress / cy / production / projects / web - | |
b86ba6be701b62eddebf7f0baf8415dc / state.json + 0 ms | |
cypress: server: browsers: electron received saved state { | |
appX: 2072, | |
appY: 177, | |
browserX: 0, | |
browserY: 367, | |
isBrowserDevToolsOpen: false, | |
reporterWidth: 809, | |
browserWidth: 2560, | |
browserHeight: 1417, | |
appWidth: 1680, | |
appHeight: 1027, | |
autoScrollingEnabled: true | |
} + 3 ms | |
cypress: server: browsers: electron browser window options { | |
projectRoot: '/Users/jarretmoses/Dev/web', | |
browsers: [{ | |
name: 'chrome', | |
family: 'chrome', | |
displayName: 'Chrome', | |
version: '79.0.3945.88', | |
path: '/Applications/Google Chrome.app/Contents/MacOS/Google Chrome', | |
majorVersion: 79 | |
}, { | |
name: 'canary', | |
family: 'chrome', | |
displayName: 'Canary', | |
version: '81.0.4009.0', | |
path: '/Applications/Google Chrome Canary.app/Contents/MacOS/Google Chrome Canary', | |
majorVersion: 81 | |
}, { | |
name: 'electron', | |
family: 'electron', | |
displayName: 'Electron', | |
version: '73.0.3683.121', | |
path: '', | |
majorVersion: 73, | |
info: 'Electron is the default browser that comes with Cypress. This is the browser that runs in headless mode. Selecting this browser is useful when debugging. The version number indicates the underlying Chromium version that Electron uses.' | |
}], | |
proxyUrl: 'http://localhost:53382', | |
userAgent: null, | |
proxyServer: 'http://localhost:53382', | |
socketIoRoute: '/__socket.io', | |
chromeWebSecurity: true, | |
url: 'http://localhost:53382/__/#/tests/integration/create-listing.test.ts', | |
isTextTerminal: false, | |
browser: { | |
displayName: 'Electron', | |
family: 'electron', | |
info: 'Electron is the default browser that comes with Cypress. This is the browser that runs in headless mode. Selecting this browser is useful when debugging. The version number indicates the underlying Chromium version that Electron uses.', | |
isChosen: true, | |
majorVersion: 73, | |
name: 'electron', | |
path: '', | |
version: '73.0.3683.121', | |
isHeaded: true, | |
isHeadless: false | |
}, | |
x: 0, | |
y: 367, | |
width: 2560, | |
height: 1417, | |
devTools: false, | |
minWidth: 100, | |
minHeight: 100, | |
contextMenu: true, | |
partition: 'persist:interactive', | |
trackState: { | |
width: 'browserWidth', | |
height: 'browserHeight', | |
x: 'browserX', | |
y: 'browserY', | |
devTools: 'isBrowserDevToolsOpen' | |
}, | |
show: true, | |
frame: true, | |
recordFrameRate: null, | |
onPaint: null, | |
webPreferences: { | |
partition: null, | |
webSecurity: true, | |
nodeIntegration: false, | |
backgroundThrottling: false | |
} | |
} + 1 ms | |
cypress: server: plugins plugin event registered ? { | |
event: 'before:browser:launch', | |
isRegistered: false | |
} + 1 m | |
cypress: server: browsers: electron launching browser window to url: | |
http: //localhost:53382/__/#/tests/integration/create-listing.test.ts +1ms | |
cypress: server: browsers: electron debugger attached + 16 ms | |
cypress: server: browsers: electron clearing cache + 0 ms | |
cypress: server: routes Serving Cypress front - end by requested URL: /__/ + 0 ms | |
cypress: server: server Getting remote state: { | |
auth: undefined, | |
props: null, | |
origin: 'http://localhost:53382', | |
strategy: 'file', | |
visiting: undefined, | |
domainName: 'localhost', | |
fileServer: 'http://localhost:53383' | |
} + 89 ms | |
cypress: server: runner serving runner index.html with config { | |
version: '3.7.0', | |
platform: 'darwin', | |
arch: 'x64', | |
projectName: 'web' | |
} + 0 ms | |
cypress: server: runner env object has the following keys: +1 ms | |
GET / __ / 200 6.307 ms - - | |
GET / __cypress / runner / cypress_runner.css 200 4.429 ms - - | |
GET / __cypress / runner / cypress_runner.js 200 2.210 ms - - | |
cypress: server: server Got CONNECT request from localhost: 53382 + 588 ms | |
cypress: https - proxy Writing browserSocket connection headers { | |
url: 'localhost:53382', | |
headLength: 0, | |
headers: { | |
host: 'localhost:53382', | |
'proxy-connection': 'keep-alive', | |
'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_2) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/3.7.0 Chrome/73.0.3683.121 Electron/5.0.10 Safari/537.36' | |
} | |
} + 1 m | |
cypress: https - proxy Got first head bytes { | |
url: 'localhost:53382', | |
head: 'GET /__socket.io/?EIO=3&transport=websocket HTTP/1.1\r\nHost: loca' | |
} + 2 ms | |
cypress: server: server HTTPS request does not match URL: https: //localhost:53382 with props: null +2ms | |
cypress: https - proxy Making connection to localhost: 53382 + 0 ms | |
cypress: https - proxy getting proxy URL { | |
port: 53382, | |
serverPort: 53382, | |
sniPort: 53384, | |
url: 'https://localhost:53382' | |
} + 0 ms | |
cypress: network: connect successfully connected { | |
opts: { | |
port: '53382', | |
host: 'localhost', | |
getDelayMsForRetry: [Function: getDelayForRetry] | |
}, | |
iteration: 0 | |
} + 1 m | |
cypress: https - proxy received upstreamSocket callback | |
for request { | |
port: '53382', | |
hostname: 'localhost', | |
err: undefined | |
} + 2 ms | |
cypress: server: server Got UPGRADE request from / __socket.io / ? EIO = 3 & transport = websocket + 3 ms | |
cypress: server: socket socket connected + 0 ms | |
cypress: server: browsers: electron debugger: enable Console and Network + 672 ms | |
cypress: server: browsers browser opened + 716 ms | |
cypress: server: events sending ipc data { | |
type: 'on:spec:changed', | |
data: { | |
id: 0.5254973738534825, | |
data: 'integration/create-listing.test.ts' | |
} | |
} + 812 ms | |
cypress: server: browsers: electron console message: { | |
column: 32, | |
level: 'log', | |
line: 178269, | |
source: 'console-api', | |
text: 'console.clear', | |
url: 'http://localhost:53382/__cypress/runner/cypress_runner.js' | |
} + 115 ms | |
GET / __cypress / runner / fonts / fontawesome - webfont.woff2 200 1.342 ms - 77160 | |
cypress: server: browsers: electron console message: { | |
column: 32, | |
level: 'log', | |
line: 178269, | |
source: 'console-api', | |
text: 'console.clear', | |
url: 'http://localhost:53382/__cypress/runner/cypress_runner.js' | |
} + 76 ms | |
cypress: server: socket watch test file 'integration/create-listing.test.ts' + 203 ms | |
cypress: server: socket will watch test file path 'cypress/integration/create-listing.test.ts' + 0 ms | |
cypress: server: preprocessor getFile / Users / jarretmoses / Dev / web / cypress / integration / create - listing.test | |
.ts + 0 ms | |
cypress: server: appdata path: /Users/jarretmoses / Library / Application Support / Cypress / cy / production / | |
projects / web - b86ba6be701b62eddebf7f0baf8415dc / bundles / cypress / integration / create - listing.test.ts + | |
885 ms | |
cypress: server: plugins plugin event registered ? { | |
event: 'file:preprocessor', | |
isRegistered: true | |
} + 881 ms | |
cypress: server: plugins execute plugin event 'file:preprocessor' | |
Node 'v12.0.0' | |
with args: EventEmitter { | |
_events: [Object: null prototype] { | |
rerun: [Function] | |
}, | |
_eventsCount: 1, | |
_maxListeners: undefined, | |
filePath: '/Users/jarretmoses/Dev/web/cypress/integration/create-listing.test.ts', | |
shouldWatch: true, | |
outputPath: '/Users/jarretmoses/Library/Application Support/Cypress/cy/production/projects/web-b86ba6be701b62eddebf7f0baf8415dc/bundles/cypress/integration/create-listing.test.ts' | |
} | |
undefined undefined + 0 ms | |
cypress: server: plugins call event file: preprocessor | |
for invocation id inv2 + 26 ms | |
cypress: server: plugins: child execute plugin event: file: preprocessor({ | |
eventId: 2, | |
invocationId: 'inv2' | |
}) + 1 m | |
cypress: server: server Getting remote state: { | |
auth: undefined, | |
props: null, | |
origin: 'http://localhost:53382', | |
strategy: 'file', | |
visiting: undefined, | |
domainName: 'localhost', | |
fileServer: 'http://localhost:53383' | |
} + 237 ms | |
cypress: webpack get / Users / jarretmoses / Dev / web / cypress / integration / create - listing.test.ts + 1 m | |
cypress: webpack webpackOptions: { | |
resolve: { | |
extensions: ['.ts', '.js'] | |
}, | |
module: { | |
rules: [ | |
[Object] | |
] | |
} | |
} + 0 ms | |
cypress: webpack watchOptions: {} + 1 ms | |
cypress: webpack input: /Users/jarretmoses / Dev / web / cypress / integration / create - listing.test.ts + 0 ms | |
cypress: webpack output: /Users/jarretmoses / Library / Application Support / Cypress / cy / production / projects / | |
web - b86ba6be701b62eddebf7f0baf8415dc / bundles / cypress / integration / create - listing.test.ts + 0 ms | |
GET / __cypress / iframes / integration / create - listing.test.ts 200 8.631 ms - 757 | |
cypress: server: controllers: spec request | |
for { | |
spec: 'cypress/support/index.js' | |
} + 0 ms | |
cypress: server: preprocessor getFile / Users / jarretmoses / Dev / web / cypress / support / index.js + 44 ms | |
cypress: server: appdata path: /Users/jarretmoses / Library / Application Support / Cypress / cy / production / | |
projects / web - b86ba6be701b62eddebf7f0baf8415dc / bundles / cypress / support / index.js + 56 ms | |
cypress: server: plugins plugin event registered ? { | |
event: 'file:preprocessor', | |
isRegistered: true | |
} + 30 ms | |
cypress: server: plugins execute plugin event 'file:preprocessor' | |
Node 'v12.0.0' | |
with args: EventEmitter { | |
_events: [Object: null prototype] { | |
rerun: [Function] | |
}, | |
_eventsCount: 1, | |
_maxListeners: undefined, | |
filePath: '/Users/jarretmoses/Dev/web/cypress/support/index.js', | |
shouldWatch: true, | |
outputPath: '/Users/jarretmoses/Library/Application Support/Cypress/cy/production/projects/web-b86ba6be701b62eddebf7f0baf8415dc/bundles/cypress/support/index.js' | |
} | |
undefined undefined + 0 ms | |
cypress: server: plugins call event file: preprocessor | |
for invocation id inv3 + 0 ms | |
cypress: server: controllers: spec request | |
for { | |
spec: 'cypress/integration/create-listing.test.ts' | |
} + 13 ms | |
cypress: server: preprocessor getFile / Users / jarretmoses / Dev / web / cypress / integration / create - listing.test | |
.ts + 13 ms | |
cypress: server: plugins plugin event registered ? { | |
event: 'file:preprocessor', | |
isRegistered: true | |
} + 1 ms | |
cypress: server: plugins execute plugin event 'file:preprocessor' | |
Node 'v12.0.0' | |
with args: EventEmitter { | |
_events: [Object: null prototype] { | |
rerun: [Function] | |
}, | |
_eventsCount: 1, | |
_maxListeners: undefined, | |
filePath: '/Users/jarretmoses/Dev/web/cypress/integration/create-listing.test.ts', | |
shouldWatch: true, | |
outputPath: '/Users/jarretmoses/Library/Application Support/Cypress/cy/production/projects/web-b86ba6be701b62eddebf7f0baf8415dc/bundles/cypress/integration/create-listing.test.ts' | |
} | |
undefined undefined + 0 ms | |
cypress: server: plugins call event file: preprocessor | |
for invocation id inv4 + 6 ms | |
cypress: webpack watching + 612 ms | |
cypress: webpack compile / Users / jarretmoses / Dev / web / cypress / integration / create - listing.test.ts + 2 ms | |
cypress: server: plugins: child execute plugin event: file: preprocessor({ | |
eventId: 2, | |
invocationId: 'inv3' | |
}) + 642 ms | |
cypress: webpack get / Users / jarretmoses / Dev / web / cypress / support / index.js + 23 ms | |
cypress: webpack webpackOptions: { | |
resolve: { | |
extensions: ['.ts', '.js'] | |
}, | |
module: { | |
rules: [ | |
[Object] | |
] | |
}, | |
entry: ['/Users/jarretmoses/Dev/web/cypress/integration/create-listing.test.ts'], | |
output: { | |
path: '/Users/jarretmoses/Library/Application Support/Cypress/cy/production/projects/web-b86ba6be701b62eddebf7f0baf8415dc/bundles/cypress/integration', | |
filename: 'create-listing.test.ts' | |
}, | |
devtool: 'inline-source-map' | |
} + 1 ms | |
cypress: webpack watchOptions: {} + 0 ms | |
cypress: webpack input: /Users/jarretmoses / Dev / web / cypress / support / index.js + 0 ms | |
cypress: webpack output: /Users/jarretmoses / Library / Application Support / Cypress / cy / production / projects / | |
web - b86ba6be701b62eddebf7f0baf8415dc / bundles / cypress / support / index.js + 0 ms | |
cypress: webpack watching + 4 ms | |
cypress: webpack compile / Users / jarretmoses / Dev / web / cypress / support / index.js + 1 ms | |
cypress: server: plugins: child execute plugin event: file: preprocessor({ | |
eventId: 2, | |
invocationId: 'inv4' | |
}) + 11 ms | |
cypress: webpack get / Users / jarretmoses / Dev / web / cypress / integration / create - listing.test.ts + 5 ms | |
cypress: webpack already have bundle | |
for / Users / jarretmoses / Dev / web / cypress / integration / create - listing.test.ts + 0 ms | |
cypress: server: events sending ipc data { | |
type: 'launch:browser', | |
data: { | |
id: 0.6085447479108201, | |
data: { | |
browserOpened: true | |
} | |
} | |
} + 914 ms | |
cypress: server: events got request | |
for event: get: project: status, { | |
id: 'uhu4ud', | |
path: '/Users/jarretmoses/Dev/web' | |
} + 2 s | |
cypress: server: project get project status | |
for client id uhu4ud at path / Users / jarretmoses / Dev / web + 4 s | |
cypress: server: file get values from / Users / jarretmoses / Library / Application Support / Cypress / cy / | |
production / cache + 4 s | |
cypress: server: file attempt to get lock on / Users / jarretmoses / Library / Application Support / Cypress / cy / | |
production / cache + 0 ms | |
cypress: server: file gettin lock succeeded or failed | |
for / Users / jarretmoses / Library / Application Support / Cypress / cy / production / cache + 1 ms | |
cypress: server: file read / Users / jarretmoses / Library / Application Support / Cypress / cy / production / cache + | |
0 ms | |
cypress: server: file read succeeded or failed | |
for / Users / jarretmoses / Library / Application Support / Cypress / cy / production / cache + 1 ms | |
cypress: server: file attempt to unlock / Users / jarretmoses / Library / Application Support / Cypress / cy / | |
production / cache + 1 ms | |
cypress: server: file unlock succeeded or failed | |
for / Users / jarretmoses / Library / Application Support / Cypress / cy / production / cache + 0 ms | |
cypress: server: project got auth token: { | |
authToken: 's:Ewa...b/eaQ' | |
} + 3 ms | |
cypress: server: project get project from api uhu4ud / Users / jarretmoses / Dev / web + 1 ms | |
cypress: server: api request to url: | |
GET https: //api.cypress.io/projects/uhu4ud with params: {"headers":{"x-route-version":"2","x-os-name":"darwin","x-cypress-version":"3.7.0"}} and token: s:EwaE0ToZV0oCvYGH5Q9hTIX_zWDnEFYA.jaasrM+Mo185fASbbBZuKuZ6dGx82/acObhJt+b/eaQ +10s | |
cypress: network: agent addRequest called { | |
isHttps: true, | |
href: 'https://api.cypress.io/projects/uhu4ud' | |
} + 10 s | |
cypress: network: agent got family { | |
family: 4, | |
href: 'https://api.cypress.io/projects/uhu4ud' | |
} + 1 ms | |
cypress: server: api response { | |
id: 'uhu4ud', | |
name: 'web', | |
createdAt: '2019-08-29T19:32:01.749Z', | |
updatedAt: '2019-12-27T19:27:16.350Z', | |
public: true, | |
repo: 'Doorkee/web', | |
repoProvider: 'github', | |
repoUrl: 'https://github.com/Doorkee/web', | |
lastBuildStatus: 'passed', | |
lastBuildCreatedAt: '2019-12-27T19:21:05.375Z', | |
projectUrl: 'https://dashboard.cypress.io/projects/uhu4ud', | |
runCompletionDelay: null, | |
runCompletionDelayDefault: 60000, | |
runCompletionDelayMax: 3600000, | |
orgId: '2f531f2b-d925-4476-af07-8ee8c25db311', | |
orgName: 'Doorkee', | |
orgDefault: false | |
} + 520 ms | |
cypress: server: project got project from api + 520 ms | |
cypress: server: events sending ipc data { | |
type: 'get:project:status', | |
data: { | |
id: 0.7774829075084904, | |
data: { | |
id: 'uhu4ud', | |
path: '/Users/jarretmoses/Dev/web', | |
name: 'web', | |
createdAt: '2019-08-29T19:32:01.749Z', | |
updatedAt: '2019-12-27T19:27:16.350Z', | |
public: true, | |
repo: 'Doorkee/web', | |
repoProvider: 'github', | |
repoUrl: 'https://github.com/Doorkee/web', | |
lastBuildStatus: 'passed', | |
lastBuildCreatedAt: '2019-12-27T19:21:05.375Z', | |
projectUrl: 'https://dashboard.cypress.io/projects/uhu4ud', | |
runCompletionDelay: null, | |
runCompletionDelayDefault: 60000, | |
runCompletionDelayMax: 3600000, | |
orgId: '2f531f2b-d925-4476-af07-8ee8c25db311', | |
orgName: 'Doorkee', | |
orgDefault: false, | |
state: 'VALID' | |
} | |
} | |
} + 525 ms | |
cypress: webpack warnings | |
for / Users / jarretmoses / Library / Application Support / Cypress / cy / production / projects / web - | |
b86ba6be701b62eddebf7f0baf8415dc / bundles / cypress / integration / create - listing.test.ts + 5 s | |
cypress: webpack[ | |
"configuration\nThe 'mode' option has not been set, webpack will fallback to 'production' for this value. Set 'mode' option to 'development' or 'production' to enable defaults for each environment.\nYou can also set it to 'none' to disable any default behavior. Learn more: https://webpack.js.org/configuration/mode/", | |
cypress: | |
webpack 'asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).\nThis can impact web performance.\nAssets: \n create-listing.test.ts (703 KiB)', | |
cypress: | |
webpack 'entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.\nEntrypoints:\n main (703 KiB)\n create-listing.test.ts\n', | |
cypress: | |
webpack 'webpack performance recommendations: \nYou can limit the size of your bundles by using import() or require.ensure to lazy load some parts of your application.\nFor more info visit https://webpack.js.org/guides/code-splitting/' | |
] + 0 ms | |
cypress: webpack finished bundling / Users / jarretmoses / Library / Application Support / Cypress / cy / production / | |
projects / web - b86ba6be701b62eddebf7f0baf8415dc / bundles / cypress / integration / create - listing.test.ts + 0 ms | |
cypress: webpack - compile finished | |
for / Users / jarretmoses / Dev / web / cypress / integration / create - listing.test.ts + 126 ms | |
cypress: server: preprocessor ipc preprocessor: rerun event + 6 s | |
cypress: server: socket test file changed '/Users/jarretmoses/Dev/web/cypress/integration/create-listing.test.ts' + 6 s | |
cypress: server: browsers: electron console message: { | |
column: 32, | |
level: 'log', | |
line: 178269, | |
source: 'console-api', | |
text: 'console.clear', | |
url: 'http://localhost:53382/__cypress/runner/cypress_runner.js' | |
} + 6 s | |
cypress: server: events sending ipc data { | |
type: 'on:spec:changed', | |
data: { | |
id: 0.5254973738534825, | |
data: 'integration/create-listing.test.ts' | |
} | |
} + 3 s | |
GET / __cypress / tests ? p = cypress / integration / create - listing.test.ts - 547 - -ms - - | |
GET / __cypress / tests ? p = cypress / support / index.js - 259 - -ms - - | |
cypress : server : browsers: electron console message: { | |
column: 32, | |
level: 'log', | |
line: 178269, | |
source: 'console-api', | |
text: 'console.clear', | |
url: 'http://localhost:53382/__cypress/runner/cypress_runner.js' | |
} + 24 ms | |
cypress: server: socket watch test file 'integration/create-listing.test.ts' + 29 ms | |
cypress: server: server Getting remote state: { | |
auth: undefined, | |
props: null, | |
origin: 'http://localhost:53382', | |
strategy: 'file', | |
visiting: undefined, | |
domainName: 'localhost', | |
fileServer: 'http://localhost:53383' | |
} + 6 s | |
GET / __cypress / iframes / integration / create - listing.test.ts 200 1.310 ms - 757 | |
cypress: server: controllers: spec request | |
for { | |
spec: 'cypress/support/index.js' | |
} + 6 s | |
cypress: server: preprocessor getFile / Users / jarretmoses / Dev / web / cypress / support / index.js + 41 ms | |
cypress: server: plugins plugin event registered ? { | |
event: 'file:preprocessor', | |
isRegistered: true | |
} + 6 s | |
cypress: server: plugins execute plugin event 'file:preprocessor' | |
Node 'v12.0.0' | |
with args: EventEmitter { | |
_events: [Object: null prototype] { | |
rerun: [Function] | |
}, | |
_eventsCount: 1, | |
_maxListeners: undefined, | |
filePath: '/Users/jarretmoses/Dev/web/cypress/support/index.js', | |
shouldWatch: true, | |
outputPath: '/Users/jarretmoses/Library/Application Support/Cypress/cy/production/projects/web-b86ba6be701b62eddebf7f0baf8415dc/bundles/cypress/support/index.js' | |
} | |
undefined undefined + 0 ms | |
cypress: server: plugins call event file: preprocessor | |
for invocation id inv5 + 0 ms | |
cypress: server: controllers: spec request | |
for { | |
spec: 'cypress/integration/create-listing.test.ts' | |
} + 2 ms | |
cypress: server: preprocessor getFile / Users / jarretmoses / Dev / web / cypress / integration / create - listing.test | |
.ts + 1 ms | |
cypress: server: plugins plugin event registered ? { | |
event: 'file:preprocessor', | |
isRegistered: true | |
} + 1 ms | |
cypress: server: plugins execute plugin event 'file:preprocessor' | |
Node 'v12.0.0' | |
with args: EventEmitter { | |
_events: [Object: null prototype] { | |
rerun: [Function] | |
}, | |
_eventsCount: 1, | |
_maxListeners: undefined, | |
filePath: '/Users/jarretmoses/Dev/web/cypress/integration/create-listing.test.ts', | |
shouldWatch: true, | |
outputPath: '/Users/jarretmoses/Library/Application Support/Cypress/cy/production/projects/web-b86ba6be701b62eddebf7f0baf8415dc/bundles/cypress/integration/create-listing.test.ts' | |
} | |
undefined undefined + 0 ms | |
cypress: server: plugins call event file: preprocessor | |
for invocation id inv6 + 24 ms | |
cypress: server: plugins promise resolved | |
for id 'inv2' | |
with value / Users / jarretmoses / Library / Application Support / Cypress / cy / production / projects / web - | |
b86ba6be701b62eddebf7f0baf8415dc / bundles / cypress / integration / create - listing.test.ts + 0 ms | |
cypress: server: plugins promise resolved | |
for id 'inv4' | |
with value / Users / jarretmoses / Library / Application Support / Cypress / cy / production / projects / web - | |
b86ba6be701b62eddebf7f0baf8415dc / bundles / cypress / integration / create - listing.test.ts + 0 ms | |
cypress: server: controllers: spec sending spec { | |
filePath: '/Users/jarretmoses/Library/Application Support/Cypress/cy/production/projects/web-b86ba6be701b62eddebf7f0baf8415dc/bundles/cypress/integration/create-listing.test.ts' | |
} + 25 ms | |
cypress: server: plugins: child execute plugin event: file: preprocessor({ | |
eventId: 2, | |
invocationId: 'inv5' | |
}) + 5 s | |
cypress: webpack get / Users / jarretmoses / Dev / web / cypress / support / index.js + 74 ms | |
cypress: webpack already have bundle | |
for / Users / jarretmoses / Dev / web / cypress / support / index.js + 0 ms | |
cypress: server: plugins: child execute plugin event: file: preprocessor({ | |
eventId: 2, | |
invocationId: 'inv6' | |
}) + 1 ms | |
cypress: webpack get / Users / jarretmoses / Dev / web / cypress / integration / create - listing.test.ts + 1 ms | |
cypress: webpack already have bundle | |
for / Users / jarretmoses / Dev / web / cypress / integration / create - listing.test.ts + 0 ms | |
cypress: server: plugins promise resolved | |
for id 'inv6' | |
with value / Users / jarretmoses / Library / Application Support / Cypress / cy / production / projects / web - | |
b86ba6be701b62eddebf7f0baf8415dc / bundles / cypress / integration / create - listing.test.ts + 16 ms | |
cypress: server: controllers: spec sending spec { | |
filePath: '/Users/jarretmoses/Library/Application Support/Cypress/cy/production/projects/web-b86ba6be701b62eddebf7f0baf8415dc/bundles/cypress/integration/create-listing.test.ts' | |
} + 17 ms | |
GET / __cypress / tests ? p = cypress / integration / create - listing.test.ts - 229 200 47.532 ms - - | |
cypress : webpack warnings | |
for / Users / jarretmoses / Library / Application Support / Cypress / cy / production / projects / web - | |
b86ba6be701b62eddebf7f0baf8415dc / bundles / cypress / support / index.js + 1 s | |
cypress: webpack[ | |
"configuration\nThe 'mode' option has not been set, webpack will fallback to 'production' for this value. Set 'mode' option to 'development' or 'production' to enable defaults for each environment.\nYou can also set it to 'none' to disable any default behavior. Learn more: https://webpack.js.org/configuration/mode/", | |
cypress: | |
webpack 'asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).\nThis can impact web performance.\nAssets: \n index.js (778 KiB)', | |
cypress: | |
webpack 'entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.\nEntrypoints:\n main (778 KiB)\n index.js\n', | |
cypress: | |
webpack 'webpack performance recommendations: \nYou can limit the size of your bundles by using import() or require.ensure to lazy load some parts of your application.\nFor more info visit https://webpack.js.org/guides/code-splitting/' | |
] + 0 ms | |
cypress: webpack finished bundling / Users / jarretmoses / Library / Application Support / Cypress / cy / production / | |
projects / web - b86ba6be701b62eddebf7f0baf8415dc / bundles / cypress / support / index.js + 0 ms | |
cypress: webpack - compile finished | |
for / Users / jarretmoses / Dev / web / cypress / support / index.js + 6 ms | |
cypress: server: preprocessor ipc preprocessor: rerun event + 1 s | |
cypress: server: socket test file changed '/Users/jarretmoses/Dev/web/cypress/support/index.js' + 1 s | |
cypress: server: browsers: electron console message: { | |
column: 32, | |
level: 'log', | |
line: 178269, | |
source: 'console-api', | |
text: 'console.clear', | |
url: 'http://localhost:53382/__cypress/runner/cypress_runner.js' | |
} + 1 s | |
cypress: server: events sending ipc data { | |
type: 'on:spec:changed', | |
data: { | |
id: 0.5254973738534825, | |
data: 'integration/create-listing.test.ts' | |
} | |
} + 1 s | |
GET / __cypress / tests ? p = cypress / support / index.js - 904 - -ms - - | |
cypress : server: plugins promise resolved | |
for id 'inv3' | |
with value / Users / jarretmoses / Library / Application Support / Cypress / cy / production / projects / web - | |
b86ba6be701b62eddebf7f0baf8415dc / bundles / cypress / support / index.js + 1 s | |
cypress: server: plugins promise resolved | |
for id 'inv5' | |
with value / Users / jarretmoses / Library / Application Support / Cypress / cy / production / projects / web - | |
b86ba6be701b62eddebf7f0baf8415dc / bundles / cypress / support / index.js + 0 ms | |
cypress: server: controllers: spec sending spec { | |
filePath: '/Users/jarretmoses/Library/Application Support/Cypress/cy/production/projects/web-b86ba6be701b62eddebf7f0baf8415dc/bundles/cypress/support/index.js' | |
} + 1 s | |
cypress: server: controllers: spec sending spec { | |
filePath: '/Users/jarretmoses/Library/Application Support/Cypress/cy/production/projects/web-b86ba6be701b62eddebf7f0baf8415dc/bundles/cypress/support/index.js' | |
} + 1 ms | |
cypress: server: browsers: electron console message: { | |
column: 32, | |
level: 'log', | |
line: 178269, | |
source: 'console-api', | |
text: 'console.clear', | |
url: 'http://localhost:53382/__cypress/runner/cypress_runner.js' | |
} + 28 ms | |
cypress: server: socket watch test file 'integration/create-listing.test.ts' + 32 ms | |
cypress: server: server Getting remote state: { | |
auth: undefined, | |
props: null, | |
origin: 'http://localhost:53382', | |
strategy: 'file', | |
visiting: undefined, | |
domainName: 'localhost', | |
fileServer: 'http://localhost:53383' | |
} + 1 s | |
GET / __cypress / iframes / integration / create - listing.test.ts 200 1.158 ms - 757 | |
cypress: server: controllers: spec request | |
for { | |
spec: 'cypress/support/index.js' | |
} + 19 ms | |
cypress: server: preprocessor getFile / Users / jarretmoses / Dev / web / cypress / support / index.js + 44 ms | |
cypress: server: plugins plugin event registered ? { | |
event: 'file:preprocessor', | |
isRegistered: true | |
} + 1 s | |
cypress: server: plugins execute plugin event 'file:preprocessor' | |
Node 'v12.0.0' | |
with args: EventEmitter { | |
_events: [Object: null prototype] { | |
rerun: [Function] | |
}, | |
_eventsCount: 1, | |
_maxListeners: undefined, | |
filePath: '/Users/jarretmoses/Dev/web/cypress/support/index.js', | |
shouldWatch: true, | |
outputPath: '/Users/jarretmoses/Library/Application Support/Cypress/cy/production/projects/web-b86ba6be701b62eddebf7f0baf8415dc/bundles/cypress/support/index.js' | |
} | |
undefined undefined + 0 ms | |
cypress: server: plugins call event file: preprocessor | |
for invocation id inv7 + 0 ms | |
cypress: server: controllers: spec request | |
for { | |
spec: 'cypress/integration/create-listing.test.ts' | |
} + 2 ms | |
cypress: server: preprocessor getFile / Users / jarretmoses / Dev / web / cypress / integration / create - listing.test | |
.ts + 2 ms | |
cypress: server: plugins plugin event registered ? { | |
event: 'file:preprocessor', | |
isRegistered: true | |
} + 2 ms | |
cypress: server: plugins execute plugin event 'file:preprocessor' | |
Node 'v12.0.0' | |
with args: EventEmitter { | |
_events: [Object: null prototype] { | |
rerun: [Function] | |
}, | |
_eventsCount: 1, | |
_maxListeners: undefined, | |
filePath: '/Users/jarretmoses/Dev/web/cypress/integration/create-listing.test.ts', | |
shouldWatch: true, | |
outputPath: '/Users/jarretmoses/Library/Application Support/Cypress/cy/production/projects/web-b86ba6be701b62eddebf7f0baf8415dc/bundles/cypress/integration/create-listing.test.ts' | |
} | |
undefined undefined + 0 ms | |
cypress: server: plugins call event file: preprocessor | |
for invocation id inv8 + 0 ms | |
cypress: server: plugins: child execute plugin event: file: preprocessor({ | |
eventId: 2, | |
invocationId: 'inv7' | |
}) + 1 s | |
cypress: webpack get / Users / jarretmoses / Dev / web / cypress / support / index.js + 49 ms | |
cypress: webpack already have bundle | |
for / Users / jarretmoses / Dev / web / cypress / support / index.js + 0 ms | |
cypress: server: plugins: child execute plugin event: file: preprocessor({ | |
eventId: 2, | |
invocationId: 'inv8' | |
}) + 1 ms | |
cypress: webpack get / Users / jarretmoses / Dev / web / cypress / integration / create - listing.test.ts + 0 ms | |
cypress: webpack already have bundle | |
for / Users / jarretmoses / Dev / web / cypress / integration / create - listing.test.ts + 0 ms | |
cypress: server: plugins promise resolved | |
for id 'inv7' | |
with value / Users / jarretmoses / Library / Application Support / Cypress / cy / production / projects / web - | |
b86ba6be701b62eddebf7f0baf8415dc / bundles / cypress / support / index.js + 27 ms | |
cypress: server: plugins promise resolved | |
for id 'inv8' | |
with value / Users / jarretmoses / Library / Application Support / Cypress / cy / production / projects / web - | |
b86ba6be701b62eddebf7f0baf8415dc / bundles / cypress / integration / create - listing.test.ts + 1 ms | |
cypress: server: controllers: spec sending spec { | |
filePath: '/Users/jarretmoses/Library/Application Support/Cypress/cy/production/projects/web-b86ba6be701b62eddebf7f0baf8415dc/bundles/cypress/support/index.js' | |
} + 5 ms | |
cypress: server: controllers: spec sending spec { | |
filePath: '/Users/jarretmoses/Library/Application Support/Cypress/cy/production/projects/web-b86ba6be701b62eddebf7f0baf8415dc/bundles/cypress/integration/create-listing.test.ts' | |
} + 1 ms | |
GET / __cypress / tests ? p = cypress / integration / create - listing.test.ts - 613 200 6.313 ms - - | |
GET / __cypress / tests ? p = cypress / support / index.js - 826 200 8.203 ms - - | |
cypress : server : socket automation: request get: cookies { | |
domain: 'localhost' | |
} + 249 ms | |
cypress: server: cookies getting: cookies { | |
domain: 'localhost' | |
} + 0 ms | |
cypress: server: browsers: electron debugger: sending Network.getAllCookies with params undefined + 252 ms | |
cypress: server: browsers: electron debugger: received response to Network.getAllCookies: { | |
cookies: [] | |
} + 0 ms | |
cypress: server: cookies received get: cookies[] + 2 ms | |
cypress: server: socket backend: request { | |
eventName: 'reset:server:state', | |
args: [] | |
} + 10 ms | |
cypress: server: xhr_ws_server resetting incomingXhrs { | |
incomingXhrResponses: {} | |
} + 0 ms | |
cypress: server: buffers resetting buffers + 8 s | |
cypress: server: socket backend: request { | |
eventName: 'http:request', | |
args: [{ | |
url: 'https://localhost:3000/api/v1/signup', | |
method: 'POST', | |
body: [Object], | |
json: true, | |
gzip: true, | |
timeout: 30000, | |
followRedirect: true, | |
failOnStatusCode: true, | |
retryOnNetworkFailure: true, | |
retryOnStatusCodeFailure: false | |
}] | |
} + 69 ms | |
cypress: server: cookies getting: cookies { | |
url: 'https://localhost:3000/api/v1/signup' | |
} + 79 ms | |
cypress: server: browsers: electron debugger: sending Network.getCookies with params { | |
urls: ['https://localhost:3000/api/v1/signup'] | |
} + 81 ms | |
cypress: server: browsers: electron debugger: received response to Network.getCookies: { | |
cookies: [] | |
} + 0 ms | |
cypress: server: cookies received get: cookies[] + 2 ms | |
cypress: server: request got cookies from browser { | |
reqUrl: 'https://localhost:3000/api/v1/signup', | |
cookies: [] | |
} + 0 ms | |
cypress: network: agent addRequest called { | |
isHttps: true, | |
href: 'https://localhost:3000/api/v1/signup' | |
} + 5 s | |
cypress: network: connect beginning getAddress { | |
hostname: 'localhost', | |
port: '3000' | |
} + 7 s | |
cypress: network: connect got addresses { | |
hostname: 'localhost', | |
port: '3000', | |
addresses: [{ | |
address: '127.0.0.1', | |
family: 4 | |
}, { | |
address: '::1', | |
family: 6 | |
}] | |
} + 0 ms | |
cypress: network: agent got family { | |
family: 4, | |
href: 'https://localhost:3000/api/v1/signup' | |
} + 3 ms | |
cypress: server: request received status code & headers on request { | |
requestId: 'request9', | |
statusCode: 201, | |
headers: { | |
'content-type': 'application/json; charset=utf-8' | |
} | |
} + 135 ms | |
cypress: server: socket backend: request { | |
eventName: 'resolve:url', | |
args: ['https://localhost:8080/login', { | |
auth: null, | |
failOnStatusCode: true, | |
retryOnNetworkFailure: true, | |
retryOnStatusCodeFailure: false, | |
method: 'GET', | |
body: null, | |
headers: {}, | |
timeout: 30000 | |
}] | |
} + 186 ms | |
cypress: server: server resolving visit { | |
url: 'https://localhost:8080/login', | |
headers: { | |
host: 'localhost:53382', | |
connection: 'Upgrade', | |
pragma: 'no-cache', | |
'cache-control': 'no-cache', | |
'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_2) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/3.7.0 Chrome/73.0.3683.121 Electron/5.0.10 Safari/537.36', | |
upgrade: 'websocket', | |
origin: 'http://localhost:53382', | |
'sec-websocket-version': '13', | |
'accept-encoding': 'gzip, deflate, br', | |
'accept-language': 'en-US', | |
'sec-websocket-key': 'aP+7PiS5NoobnA10cD5V+Q==', | |
'sec-websocket-extensions': 'permessage-deflate; client_max_window_bits' | |
}, | |
options: { | |
auth: null, | |
failOnStatusCode: true, | |
retryOnNetworkFailure: true, | |
retryOnStatusCodeFailure: false, | |
method: 'GET', | |
body: null, | |
headers: {}, | |
timeout: 30000 | |
} | |
} + 512 ms | |
cypress: server: buffers resetting buffers + 255 ms | |
cypress: server: server Getting remote state: { | |
auth: undefined, | |
props: null, | |
origin: 'http://localhost:53382', | |
strategy: 'file', | |
visiting: undefined, | |
domainName: 'localhost', | |
fileServer: 'http://localhost:53383' | |
} + 1 ms | |
cypress: server: server sending request with options { | |
auth: null, | |
failOnStatusCode: true, | |
retryOnNetworkFailure: true, | |
retryOnStatusCodeFailure: false, | |
method: 'GET', | |
body: null, | |
headers: { | |
accept: 'text/html,*/*' | |
}, | |
timeout: 30000, | |
gzip: false, | |
url: 'https://localhost:8080/login', | |
onBeforeReqInit: [Function: runPhase], | |
followRedirect: [Function: followRedirect] | |
} + 0 ms | |
cypress: server: cookies getting: cookies { | |
url: 'https://localhost:8080/login' | |
} + 184 ms | |
cypress: server: browsers: electron debugger: sending Network.getCookies with params { | |
urls: ['https://localhost:8080/login'] | |
} + 185 ms | |
cypress: server: browsers: electron debugger: received response to Network.getCookies: { | |
cookies: [{ | |
domain: 'localhost', | |
expires: -1, | |
httpOnly: false, | |
name: '__cypress.initial', | |
path: '/', | |
secure: false, | |
session: true, | |
size: 21, | |
value: 'true' | |
}] | |
} + 0 ms | |
cypress: server: cookies received get: cookies[] + 1 ms | |
cypress: server: request got cookies from browser { | |
reqUrl: 'https://localhost:8080/login', | |
cookies: [] | |
} + 50 ms | |
cypress: server: request sending request as stream { | |
auth: null, | |
failOnStatusCode: true, | |
retryOnNetworkFailure: true, | |
retryOnStatusCodeFailure: false, | |
method: 'GET', | |
body: null, | |
headers: { | |
accept: 'text/html,*/*', | |
'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_2) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/3.7.0 Chrome/73.0.3683.121 Electron/5.0.10 Safari/537.36', | |
Cookie: undefined | |
}, | |
timeout: 30000, | |
gzip: false, | |
url: 'https://localhost:8080/login', | |
onBeforeReqInit: [Function: runPhase] | |
} + 0 ms | |
cypress: network: agent addRequest called { | |
isHttps: true, | |
href: 'https://localhost:8080/login' | |
} + 183 ms | |
cypress: network: agent got family { | |
family: 4, | |
href: 'https://localhost:8080/login' | |
} + 0 ms | |
cypress: server: request received status code & headers on request { | |
requestId: 'request10', | |
statusCode: 200, | |
headers: { | |
'content-type': 'text/html; charset=UTF-8' | |
} | |
} + 8 ms | |
cypress: server: request successful response received { | |
requestId: 'request10' | |
} + 0 ms | |
cypress: server: server resolve: url headers received, buffering response { | |
headers: { | |
'x-powered-by': 'Express', | |
'accept-ranges': 'bytes', | |
'content-type': 'text/html; charset=UTF-8', | |
'content-length': '3312', | |
etag: 'W/"cf0-420cGtoh95zTQhheauyeDEy+HuA"', | |
vary: 'Accept-Encoding', | |
date: 'Fri, 27 Dec 2019 20:37:13 GMT', | |
connection: 'keep-alive' | |
}, | |
statusCode: 200 | |
} + 11 ms | |
cypress: server: cors Parsed URL { | |
port: '8080', | |
tld: 'localhost', | |
domain: '' | |
} + 0 ms | |
cypress: server: cookies getting: cookies { | |
domain: 'localhost' | |
} + 12 ms | |
cypress: server: browsers: electron debugger: sending Network.getAllCookies with params undefined + 14 ms | |
cypress: server: browsers: electron debugger: received response to Network.getAllCookies: { | |
cookies: [{ | |
domain: 'localhost', | |
expires: -1, | |
httpOnly: false, | |
name: '__cypress.initial', | |
path: '/', | |
secure: false, | |
session: true, | |
size: 21, | |
value: 'true' | |
}] | |
} + 1 ms | |
cypress: server: cookies received get: cookies[] + 3 ms | |
cypress: server: server setting details resolving url { | |
isOkStatusCode: true, | |
contentType: 'text/html', | |
url: 'https://localhost:8080/login', | |
status: 200, | |
cookies: [], | |
statusText: 'OK', | |
redirects: [], | |
originalUrl: 'https://localhost:8080/login' | |
} + 7 ms | |
cypress: server: server resolve: url response ended, setting buffer { | |
newUrl: 'https://localhost:8080/login', | |
details: { | |
isOkStatusCode: true, | |
contentType: 'text/html', | |
url: 'https://localhost:8080/login', | |
status: 200, | |
cookies: [], | |
statusText: 'OK', | |
redirects: [], | |
originalUrl: 'https://localhost:8080/login', | |
isHtml: true | |
} | |
} + 2 ms | |
cypress: server: server Setting remoteAuth null + 0 ms | |
cypress: server: cors Parsed URL { | |
port: '8080', | |
tld: 'localhost', | |
domain: '' | |
} + 9 ms | |
cypress: server: server Setting remoteOrigin https: //localhost:8080 +1ms | |
cypress: server: server Setting remoteHostAndPort { | |
port: '8080', | |
tld: 'localhost', | |
domain: '' | |
} + 0 ms | |
cypress: server: server Setting remoteDocDomain localhost + 0 ms | |
cypress: server: server Getting remote state: { | |
auth: null, | |
props: { | |
port: '8080', | |
tld: 'localhost', | |
domain: '' | |
}, | |
origin: 'https://localhost:8080', | |
strategy: 'http', | |
visiting: false, | |
domainName: 'localhost', | |
fileServer: null | |
} + 0 ms | |
cypress: server: buffers setting buffer { | |
url: 'https://localhost:8080/login' | |
} + 65 ms | |
cypress: server: socket backend: request { | |
eventName: 'preserve:run:state', | |
args: [{ | |
currentId: 'r5', | |
tests: {}, | |
startTime: '2019-12-27T20:37:12.705Z', | |
emissions: [Object], | |
passed: 0, | |
failed: 0, | |
pending: 0, | |
numLogs: 0, | |
autoScrollingEnabled: true, | |
scrollTop: 0 | |
}] | |
} + 77 ms | |
cypress: server: server Got CONNECT request from localhost: 8080 + 78 ms | |
cypress: https - proxy Writing browserSocket connection headers { | |
url: 'localhost:8080', | |
headLength: 0, | |
headers: { | |
host: 'localhost:8080', | |
'proxy-connection': 'keep-alive', | |
'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_2) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/3.7.0 Chrome/73.0.3683.121 Electron/5.0.10 Safari/537.36' | |
} | |
} + 8 s | |
cypress: https - proxy Got first head bytes { | |
url: 'localhost:8080', | |
head: '\u0016\u0003\u0001\u0002\u0000\u0001\u0000\u0001�\u0003\u0003w�\u0011��U\u0004��2(@\rTX^��) D�\u0003g�g1�� �i�\f*{ũ��^��&�)��W�\u0016a�' | |
} + 3 ms | |
cypress: server: cors Parsed URL { | |
port: '8080', | |
tld: 'localhost', | |
domain: '' | |
} + 81 ms | |
cypress: server: server HTTPS request does match URL: | |
https: //localhost:8080 with props: { port: '8080', tld: 'localhost', domain: '' } +4ms | |
cypress: https - proxy Not making direct connection { | |
url: 'localhost:8080' | |
} + 1 ms | |
cypress: https - proxy Making intercepted connection to 53384 + 5 ms | |
cypress: https - proxy getting proxy URL { | |
port: 53384, | |
serverPort: 53382, | |
sniPort: 53384, | |
url: 'https://localhost:53384' | |
} + 0 ms | |
cypress: network: connect successfully connected { | |
opts: { | |
port: 53384, | |
host: 'localhost', | |
getDelayMsForRetry: [Function: getDelayForRetry] | |
}, | |
iteration: 0 | |
} + 290 ms | |
cypress: https - proxy received upstreamSocket callback | |
for request { | |
port: 53384, | |
hostname: 'localhost', | |
err: undefined | |
} + 2 ms | |
cypress: server: routes Serving Cypress front - end by requested URL: /__/ + 9 s | |
cypress: server: server Getting remote state: { | |
auth: null, | |
props: { | |
port: '8080', | |
tld: 'localhost', | |
domain: '' | |
}, | |
origin: 'https://localhost:8080', | |
strategy: 'http', | |
visiting: false, | |
domainName: 'localhost', | |
fileServer: null | |
} + 207 ms | |
cypress: server: runner serving runner index.html with config { | |
version: '3.7.0', | |
platform: 'darwin', | |
arch: 'x64', | |
projectName: 'web' | |
} + 9 s | |
cypress: server: runner env object has the following keys: +0 ms | |
GET / __ / 200 1.233 ms - - | |
cypress: server: server Got CONNECT request from localhost: 8080 + 105 ms | |
cypress: https - proxy Writing browserSocket connection headers { | |
url: 'localhost:8080', | |
headLength: 0, | |
headers: { | |
host: 'localhost:8080', | |
'proxy-connection': 'keep-alive', | |
'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_2) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/3.7.0 Chrome/73.0.3683.121 Electron/5.0.10 Safari/537.36' | |
} | |
} + 305 ms | |
cypress: https - proxy Got first head bytes { | |
url: 'localhost:8080', | |
head: '\u0016\u0003\u0001\u0002,\u0001\u0000\u0002(\u0003\u0003�fT�#��Ys\u0012�?f����r 2�\u0003�\u0007%/�)�*nw �8(@����a=��\u000e�O�\t\u0015�\n' | |
} + 2 ms | |
cypress: server: cors Parsed URL { | |
port: '8080', | |
tld: 'localhost', | |
domain: '' | |
} + 315 ms | |
cypress: server: server HTTPS request does match URL: | |
https: //localhost:8080 with props: { port: '8080', tld: 'localhost', domain: '' } +2ms | |
cypress: https - proxy Not making direct connection { | |
url: 'localhost:8080' | |
} + 1 ms | |
cypress: https - proxy Making intercepted connection to 53384 + 0 ms | |
cypress: https - proxy getting proxy URL { | |
port: 53384, | |
serverPort: 53382, | |
sniPort: 53384, | |
url: 'https://localhost:53384' | |
} + 0 ms | |
cypress: network: connect successfully connected { | |
opts: { | |
port: 53384, | |
host: 'localhost', | |
getDelayMsForRetry: [Function: getDelayForRetry] | |
}, | |
iteration: 0 | |
} + 310 ms | |
cypress: https - proxy received upstreamSocket callback | |
for request { | |
port: 53384, | |
hostname: 'localhost', | |
err: undefined | |
} + 2 ms | |
GET / __cypress / runner / cypress_runner.css 200 2.110 ms - - | |
GET / __cypress / runner / cypress_runner.js 200 3.485 ms - - | |
cypress: server: server Got CONNECT request from localhost: 8080 + 516 ms | |
cypress: https - proxy Writing browserSocket connection headers { | |
url: 'localhost:8080', | |
headLength: 0, | |
headers: { | |
host: 'localhost:8080', | |
'proxy-connection': 'keep-alive', | |
'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_2) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/3.7.0 Chrome/73.0.3683.121 Electron/5.0.10 Safari/537.36' | |
} | |
} + 513 ms | |
cypress: https - proxy Got first head bytes { | |
url: 'localhost:8080', | |
head: '\u0016\u0003\u0001\u0002\u001a\u0001\u0000\u0002\u0016\u0003\u0003�m�\t\u001c�z�b�:3�_�\u001bA\b�w�C�\u0012\u001e4XѤ�z� �ޣ\u0012���c߸�\u0010�5�)l���<^�' | |
} + 0 ms | |
cypress: server: cors Parsed URL { | |
port: '8080', | |
tld: 'localhost', | |
domain: '' | |
} + 516 ms | |
cypress: server: server HTTPS request does match URL: | |
https: //localhost:8080 with props: { port: '8080', tld: 'localhost', domain: '' } +1ms | |
cypress: https - proxy Not making direct connection { | |
url: 'localhost:8080' | |
} + 1 ms | |
cypress: https - proxy Making intercepted connection to 53384 + 0 ms | |
cypress: https - proxy getting proxy URL { | |
port: 53384, | |
serverPort: 53382, | |
sniPort: 53384, | |
url: 'https://localhost:53384' | |
} + 0 ms | |
cypress: network: connect successfully connected { | |
opts: { | |
port: 53384, | |
host: 'localhost', | |
getDelayMsForRetry: [Function: getDelayForRetry] | |
}, | |
iteration: 0 | |
} + 514 ms | |
cypress: https - proxy received upstreamSocket callback | |
for request { | |
port: 53384, | |
hostname: 'localhost', | |
err: undefined | |
} + 1 ms | |
cypress: server: server Got UPGRADE request from / __socket.io / ? EIO = 3 & transport = websocket + 2 ms | |
cypress: server: socket socket connected + 861 ms | |
cypress: server: browsers: electron console message: { | |
column: 32, | |
level: 'log', | |
line: 178269, | |
source: 'console-api', | |
text: 'console.clear', | |
url: 'https://localhost:8080/__cypress/runner/cypress_runner.js' | |
} + 1 s | |
cypress: server: events sending ipc data { | |
type: 'on:spec:changed', | |
data: { | |
id: 0.5254973738534825, | |
data: 'integration/create-listing.test.ts' | |
} | |
} + 2 s | |
cypress: server: socket watch test file 'integration/create-listing.test.ts' + 158 ms | |
GET / __cypress / runner / fonts / fontawesome - webfont.woff2 200 1.032 ms - 77160 | |
cypress: server: browsers: electron console message: { | |
column: 32, | |
level: 'log', | |
line: 178269, | |
source: 'console-api', | |
text: 'console.clear', | |
url: 'https://localhost:8080/__cypress/runner/cypress_runner.js' | |
} + 75 ms | |
cypress: server: server Getting remote state: { | |
auth: null, | |
props: { | |
port: '8080', | |
tld: 'localhost', | |
domain: '' | |
}, | |
origin: 'https://localhost:8080', | |
strategy: 'http', | |
visiting: false, | |
domainName: 'localhost', | |
fileServer: null | |
} + 201 ms | |
GET / __cypress / iframes / integration / create - listing.test.ts 200 1.730 ms - 757 | |
cypress: server: controllers: spec request | |
for { | |
spec: 'cypress/support/index.js' | |
} + 2 s | |
cypress: server: preprocessor getFile / Users / jarretmoses / Dev / web / cypress / support / index.js + 2 s | |
cypress: server: plugins plugin event registered ? { | |
event: 'file:preprocessor', | |
isRegistered: true | |
} + 2 s | |
cypress: server: plugins execute plugin event 'file:preprocessor' | |
Node 'v12.0.0' | |
with args: EventEmitter { | |
_events: [Object: null prototype] { | |
rerun: [Function] | |
}, | |
_eventsCount: 1, | |
_maxListeners: undefined, | |
filePath: '/Users/jarretmoses/Dev/web/cypress/support/index.js', | |
shouldWatch: true, | |
outputPath: '/Users/jarretmoses/Library/Application Support/Cypress/cy/production/projects/web-b86ba6be701b62eddebf7f0baf8415dc/bundles/cypress/support/index.js' | |
} | |
undefined undefined + 1 ms | |
cypress: server: plugins call event file: preprocessor | |
for invocation id inv11 + 0 ms | |
cypress: server: controllers: spec request | |
for { | |
spec: 'cypress/integration/create-listing.test.ts' | |
} + 2 ms | |
cypress: server: preprocessor getFile / Users / jarretmoses / Dev / web / cypress / integration / create - listing.test | |
.ts + 2 ms | |
cypress: server: plugins plugin event registered ? { | |
event: 'file:preprocessor', | |
isRegistered: true | |
} + 1 ms | |
cypress: server: plugins execute plugin event 'file:preprocessor' | |
Node 'v12.0.0' | |
with args: EventEmitter { | |
_events: [Object: null prototype] { | |
rerun: [Function] | |
}, | |
_eventsCount: 1, | |
_maxListeners: undefined, | |
filePath: '/Users/jarretmoses/Dev/web/cypress/integration/create-listing.test.ts', | |
shouldWatch: true, | |
outputPath: '/Users/jarretmoses/Library/Application Support/Cypress/cy/production/projects/web-b86ba6be701b62eddebf7f0baf8415dc/bundles/cypress/integration/create-listing.test.ts' | |
} | |
undefined undefined + 0 ms | |
cypress: server: plugins call event file: preprocessor | |
for invocation id inv12 + 5 ms | |
cypress: server: plugins: child execute plugin event: file: preprocessor({ | |
eventId: 2, | |
invocationId: 'inv11' | |
}) + 2 s | |
cypress: webpack get / Users / jarretmoses / Dev / web / cypress / support / index.js + 2 s | |
cypress: webpack already have bundle | |
for / Users / jarretmoses / Dev / web / cypress / support / index.js + 0 ms | |
cypress: server: plugins: child execute plugin event: file: preprocessor({ | |
eventId: 2, | |
invocationId: 'inv12' | |
}) + 0 ms | |
cypress: webpack get / Users / jarretmoses / Dev / web / cypress / integration / create - listing.test.ts + 0 ms | |
cypress: webpack already have bundle | |
for / Users / jarretmoses / Dev / web / cypress / integration / create - listing.test.ts + 0 ms | |
cypress: server: plugins promise resolved | |
for id 'inv11' | |
with value / Users / jarretmoses / Library / Application Support / Cypress / cy / production / projects / web - | |
b86ba6be701b62eddebf7f0baf8415dc / bundles / cypress / support / index.js + 2 s | |
cypress: server: plugins promise resolved | |
for id 'inv12' | |
with value / Users / jarretmoses / Library / Application Support / Cypress / cy / production / projects / web - | |
b86ba6be701b62eddebf7f0baf8415dc / bundles / cypress / integration / create - listing.test.ts + 0 ms | |
cypress: server: controllers: spec sending spec { | |
filePath: '/Users/jarretmoses/Library/Application Support/Cypress/cy/production/projects/web-b86ba6be701b62eddebf7f0baf8415dc/bundles/cypress/support/index.js' | |
} + 9 ms | |
cypress: server: controllers: spec sending spec { | |
filePath: '/Users/jarretmoses/Library/Application Support/Cypress/cy/production/projects/web-b86ba6be701b62eddebf7f0baf8415dc/bundles/cypress/integration/create-listing.test.ts' | |
} + 0 ms | |
GET / __cypress / tests ? p = cypress / integration / create - listing.test.ts - 900 200 11.238 ms - - | |
GET / __cypress / tests ? p = cypress / support / index.js - 655 200 12.097 ms - - | |
cypress : server : socket automation: request get: cookies { | |
domain: 'localhost' | |
} + 234 ms | |
cypress: server: cookies getting: cookies { | |
domain: 'localhost' | |
} + 1 s | |
cypress: server: browsers: electron debugger: sending Network.getAllCookies with params undefined + 195 ms | |
cypress: server: browsers: electron debugger: received response to Network.getAllCookies: { | |
cookies: [] | |
} + 1 ms | |
cypress: server: cookies received get: cookies[] + 1 ms | |
cypress: server: socket backend: request { | |
eventName: 'reset:server:state', | |
args: [] | |
} + 11 ms | |
cypress: server: xhr_ws_server resetting incomingXhrs { | |
incomingXhrResponses: {} | |
} + 2 s | |
cypress: server: buffers resetting buffers + 1 s | |
cypress: server: socket backend: request { | |
eventName: 'http:request', | |
args: [{ | |
url: 'https://localhost:3000/api/v1/signup', | |
method: 'POST', | |
body: [Object], | |
json: true, | |
gzip: true, | |
timeout: 30000, | |
followRedirect: true, | |
failOnStatusCode: true, | |
retryOnNetworkFailure: true, | |
retryOnStatusCodeFailure: false | |
}] | |
} + 50 ms | |
cypress: server: cookies getting: cookies { | |
url: 'https://localhost:3000/api/v1/signup' | |
} + 61 ms | |
cypress: server: browsers: electron debugger: sending Network.getCookies with params { | |
urls: ['https://localhost:3000/api/v1/signup'] | |
} + 61 ms | |
cypress: server: browsers: electron debugger: received response to Network.getCookies: { | |
cookies: [] | |
} + 0 ms | |
cypress: server: cookies received get: cookies[] + 0 ms | |
cypress: server: request got cookies from browser { | |
reqUrl: 'https://localhost:3000/api/v1/signup', | |
cookies: [] | |
} + 1 s | |
cypress: network: agent addRequest called { | |
isHttps: true, | |
href: 'https://localhost:3000/api/v1/signup' | |
} + 1 s | |
cypress: network: agent got family { | |
family: 4, | |
href: 'https://localhost:3000/api/v1/signup' | |
} + 1 ms | |
cypress: server: request received status code & headers on request { | |
requestId: 'request13', | |
statusCode: 201, | |
headers: { | |
'content-type': 'application/json; charset=utf-8' | |
} | |
} + 117 ms | |
cypress: server: socket backend: request { | |
eventName: 'resolve:url', | |
args: ['https://localhost:8080/login', { | |
auth: null, | |
failOnStatusCode: true, | |
retryOnNetworkFailure: true, | |
retryOnStatusCodeFailure: false, | |
method: 'GET', | |
body: null, | |
headers: {}, | |
timeout: 30000 | |
}] | |
} + 138 ms | |
cypress: server: server resolving visit { | |
url: 'https://localhost:8080/login', | |
headers: { | |
host: 'localhost:8080', | |
connection: 'Upgrade', | |
pragma: 'no-cache', | |
'cache-control': 'no-cache', | |
'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_2) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/3.7.0 Chrome/73.0.3683.121 Electron/5.0.10 Safari/537.36', | |
upgrade: 'websocket', | |
origin: 'https://localhost:8080', | |
'sec-websocket-version': '13', | |
'accept-encoding': 'gzip, deflate, br', | |
'accept-language': 'en-US', | |
'sec-websocket-key': 'dP2CgRNGNqUOAyGASLqvPw==', | |
'sec-websocket-extensions': 'permessage-deflate; client_max_window_bits' | |
}, | |
options: { | |
auth: null, | |
failOnStatusCode: true, | |
retryOnNetworkFailure: true, | |
retryOnStatusCodeFailure: false, | |
method: 'GET', | |
body: null, | |
headers: {}, | |
timeout: 30000 | |
} | |
} + 392 ms | |
cypress: server: buffers resetting buffers + 189 ms | |
cypress: server: server Getting remote state: { | |
auth: null, | |
props: { | |
port: '8080', | |
tld: 'localhost', | |
domain: '' | |
}, | |
origin: 'https://localhost:8080', | |
strategy: 'http', | |
visiting: false, | |
domainName: 'localhost', | |
fileServer: null | |
} + 0 ms | |
cypress: server: server sending request with options { | |
auth: null, | |
failOnStatusCode: true, | |
retryOnNetworkFailure: true, | |
retryOnStatusCodeFailure: false, | |
method: 'GET', | |
body: null, | |
headers: { | |
accept: 'text/html,*/*' | |
}, | |
timeout: 30000, | |
gzip: false, | |
url: 'https://localhost:8080/login', | |
onBeforeReqInit: [Function: runPhase], | |
followRedirect: [Function: followRedirect] | |
} + 1 ms | |
cypress: server: cookies getting: cookies { | |
url: 'https://localhost:8080/login' | |
} + 139 ms | |
cypress: server: browsers: electron debugger: sending Network.getCookies with params { | |
urls: ['https://localhost:8080/login'] | |
} + 139 ms | |
cypress: server: browsers: electron debugger: received response to Network.getCookies: { | |
cookies: [{ | |
domain: 'localhost', | |
expires: -1, | |
httpOnly: false, | |
name: '__cypress.initial', | |
path: '/', | |
secure: false, | |
session: true, | |
size: 21, | |
value: 'true' | |
}] | |
} + 1 ms | |
cypress: server: cookies received get: cookies[] + 2 ms | |
cypress: server: request got cookies from browser { | |
reqUrl: 'https://localhost:8080/login', | |
cookies: [] | |
} + 23 ms | |
cypress: server: request sending request as stream { | |
auth: null, | |
failOnStatusCode: true, | |
retryOnNetworkFailure: true, | |
retryOnStatusCodeFailure: false, | |
method: 'GET', | |
body: null, | |
headers: { | |
accept: 'text/html,*/*', | |
'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_2) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/3.7.0 Chrome/73.0.3683.121 Electron/5.0.10 Safari/537.36', | |
Cookie: undefined | |
}, | |
timeout: 30000, | |
gzip: false, | |
url: 'https://localhost:8080/login', | |
onBeforeReqInit: [Function: runPhase] | |
} + 0 ms | |
cypress: network: agent addRequest called { | |
isHttps: true, | |
href: 'https://localhost:8080/login' | |
} + 147 ms | |
cypress: network: agent got family { | |
family: 4, | |
href: 'https://localhost:8080/login' | |
} + 0 ms | |
cypress: server: request received status code & headers on request { | |
requestId: 'request14', | |
statusCode: 200, | |
headers: { | |
'content-type': 'text/html; charset=UTF-8' | |
} | |
} + 9 ms | |
cypress: server: request successful response received { | |
requestId: 'request14' | |
} + 0 ms | |
cypress: server: server resolve: url headers received, buffering response { | |
headers: { | |
'x-powered-by': 'Express', | |
'accept-ranges': 'bytes', | |
'content-type': 'text/html; charset=UTF-8', | |
'content-length': '3312', | |
etag: 'W/"cf0-420cGtoh95zTQhheauyeDEy+HuA"', | |
vary: 'Accept-Encoding', | |
date: 'Fri, 27 Dec 2019 20:37:14 GMT', | |
connection: 'keep-alive' | |
}, | |
statusCode: 200 | |
} + 11 ms | |
cypress: server: cors Parsed URL { | |
port: '8080', | |
tld: 'localhost', | |
domain: '' | |
} + 609 ms | |
cypress: server: cookies getting: cookies { | |
domain: 'localhost' | |
} + 10 ms | |
cypress: server: browsers: electron debugger: sending Network.getAllCookies with params undefined + 11 ms | |
cypress: server: browsers: electron debugger: received response to Network.getAllCookies: { | |
cookies: [{ | |
domain: 'localhost', | |
expires: -1, | |
httpOnly: false, | |
name: '__cypress.initial', | |
path: '/', | |
secure: false, | |
session: true, | |
size: 21, | |
value: 'true' | |
}] | |
} + 0 ms | |
cypress: server: cookies received get: cookies[] + 1 ms | |
cypress: server: server setting details resolving url { | |
isOkStatusCode: true, | |
contentType: 'text/html', | |
url: 'https://localhost:8080/login', | |
status: 200, | |
cookies: [], | |
statusText: 'OK', | |
redirects: [], | |
originalUrl: 'https://localhost:8080/login' | |
} + 2 ms | |
cypress: server: server resolve: url response ended, setting buffer { | |
newUrl: 'https://localhost:8080/login', | |
details: { | |
isOkStatusCode: true, | |
contentType: 'text/html', | |
url: 'https://localhost:8080/login', | |
status: 200, | |
cookies: [], | |
statusText: 'OK', | |
redirects: [], | |
originalUrl: 'https://localhost:8080/login', | |
isHtml: true | |
} | |
} + 0 ms | |
cypress: server: server Setting remoteAuth null + 0 ms | |
cypress: server: cors Parsed URL { | |
port: '8080', | |
tld: 'localhost', | |
domain: '' | |
} + 2 ms | |
cypress: server: server Setting remoteOrigin https: //localhost:8080 +1ms | |
cypress: server: server Setting remoteHostAndPort { | |
port: '8080', | |
tld: 'localhost', | |
domain: '' | |
} + 0 ms | |
cypress: server: server Setting remoteDocDomain localhost + 0 ms | |
cypress: server: server Getting remote state: { | |
auth: null, | |
props: { | |
port: '8080', | |
tld: 'localhost', | |
domain: '' | |
}, | |
origin: 'https://localhost:8080', | |
strategy: 'http', | |
visiting: false, | |
domainName: 'localhost', | |
fileServer: null | |
} + 0 ms | |
cypress: server: buffers setting buffer { | |
url: 'https://localhost:8080/login' | |
} + 21 ms | |
cypress: server: server Getting remote state: { | |
auth: null, | |
props: { | |
port: '8080', | |
tld: 'localhost', | |
domain: '' | |
}, | |
origin: 'https://localhost:8080', | |
strategy: 'http', | |
visiting: false, | |
domainName: 'localhost', | |
fileServer: null | |
} + 14 ms | |
cypress: server: proxy handling proxied request { | |
url: '/login', | |
proxiedUrl: 'https://localhost:8080/login', | |
headers: { | |
host: 'localhost:8080', | |
connection: 'keep-alive', | |
'upgrade-insecure-requests': '1', | |
'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_2) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/3.7.0 Chrome/73.0.3683.121 Electron/5.0.10 Safari/537.36', | |
accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', | |
referer: 'https://localhost:8080/__/', | |
'accept-encoding': 'gzip, deflate, br', | |
'accept-language': 'en-US', | |
cookie: '__cypress.initial=true' | |
}, | |
remoteState: { | |
auth: null, | |
props: { | |
port: '8080', | |
tld: 'localhost', | |
domain: '' | |
}, | |
origin: 'https://localhost:8080', | |
strategy: 'http', | |
visiting: false, | |
domainName: 'localhost', | |
fileServer: null | |
} | |
} + 0 ms | |
cypress: server: buffers found request buffer { | |
buffer: { | |
url: 'https://localhost:8080/login' | |
} | |
} + 11 ms | |
cypress: server: proxy received response | |
for { | |
url: 'https://localhost:8080/login', | |
headers: { | |
'x-powered-by': 'Express', | |
'accept-ranges': 'bytes', | |
'content-type': 'text/html; charset=UTF-8', | |
'content-length': '3312', | |
etag: 'W/"cf0-420cGtoh95zTQhheauyeDEy+HuA"', | |
vary: 'Accept-Encoding', | |
date: 'Fri, 27 Dec 2019 20:37:14 GMT', | |
connection: 'keep-alive' | |
}, | |
statusCode: 200, | |
isGzipped: undefined, | |
wantsInjection: 'full', | |
wantsSecurityRemoved: true | |
} + 4 ms | |
cypress: server: proxy inferred charset from response { | |
httpCharset: 'utf8' | |
} + 2 ms | |
GET / login 200 21.127 ms - - | |
cypress: server: server Got CONNECT request from maps.googleapis.com: 443 + 36 ms | |
cypress: https - proxy Writing browserSocket connection headers { | |
url: 'maps.googleapis.com:443', | |
headLength: 0, | |
headers: { | |
host: 'maps.googleapis.com:443', | |
'proxy-connection': 'keep-alive', | |
'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_2) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/3.7.0 Chrome/73.0.3683.121 Electron/5.0.10 Safari/537.36' | |
} | |
} + 660 ms | |
cypress: server: server Got CONNECT request from js.stripe.com: 443 + 1 ms | |
cypress: https - proxy Writing browserSocket connection headers { | |
url: 'js.stripe.com:443', | |
headLength: 0, | |
headers: { | |
host: 'js.stripe.com:443', | |
'proxy-connection': 'keep-alive', | |
'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_2) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/3.7.0 Chrome/73.0.3683.121 Electron/5.0.10 Safari/537.36' | |
} | |
} + 0 ms | |
cypress: https - proxy Got first head bytes { | |
url: 'maps.googleapis.com:443', | |
head: '\u0016\u0003\u0001\u0002\u0000\u0001\u0000\u0001�\u0003\u0003p� M�U��\u0006s\u001b\u001f;@"��\f2=��\t0&��\u001c�]�� �9�U��܅\u0015UF\nL\u000b�\u0010#>�k�' | |
} + 1 ms | |
cypress: server: cors Parsed URL { | |
port: '443', | |
tld: 'googleapis.com', | |
domain: 'maps' | |
} + 53 ms | |
cypress: server: server HTTPS request does not match URL: | |
https: //maps.googleapis.com:443 with props: { port: '8080', tld: 'localhost', domain: '' } +2ms | |
cypress: https - proxy Making connection to maps.googleapis.com: 443 + 2 ms | |
cypress: https - proxy getting proxy URL { | |
port: 443, | |
serverPort: 53382, | |
sniPort: 53384, | |
url: 'https://maps.googleapis.com:443' | |
} + 0 ms | |
cypress: server: server Got CONNECT request from s3.amazonaws.com: 443 + 2 ms | |
cypress: https - proxy Writing browserSocket connection headers { | |
url: 's3.amazonaws.com:443', | |
headLength: 0, | |
headers: { | |
host: 's3.amazonaws.com:443', | |
'proxy-connection': 'keep-alive', | |
'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_2) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/3.7.0 Chrome/73.0.3683.121 Electron/5.0.10 Safari/537.36' | |
} | |
} + 8 ms | |
cypress: server: server Getting remote state: { | |
auth: null, | |
props: { | |
port: '8080', | |
tld: 'localhost', | |
domain: '' | |
}, | |
origin: 'https://localhost:8080', | |
strategy: 'http', | |
visiting: false, | |
domainName: 'localhost', | |
fileServer: null | |
} + 8 ms | |
cypress: server: proxy handling proxied request { | |
url: '/static/js/bundle.js', | |
proxiedUrl: 'https://localhost:8080/static/js/bundle.js', | |
headers: { | |
host: 'localhost:8080', | |
connection: 'keep-alive', | |
'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_2) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/3.7.0 Chrome/73.0.3683.121 Electron/5.0.10 Safari/537.36', | |
accept: '*/*', | |
referer: 'https://localhost:8080/login', | |
'accept-encoding': 'gzip, deflate, br', | |
'accept-language': 'en-US' | |
}, | |
remoteState: { | |
auth: null, | |
props: { | |
port: '8080', | |
tld: 'localhost', | |
domain: '' | |
}, | |
origin: 'https://localhost:8080', | |
strategy: 'http', | |
visiting: false, | |
domainName: 'localhost', | |
fileServer: null | |
} | |
} + 44 ms | |
cypress: network: agent addRequest called { | |
isHttps: true, | |
href: 'https://localhost:8080/static/js/bundle.js' | |
} + 71 ms | |
cypress: network: agent got family { | |
family: 4, | |
href: 'https://localhost:8080/static/js/bundle.js' | |
} + 0 ms | |
cypress: server: stream_buffer stream buffer writeable final called + 0 ms | |
cypress: https - proxy Got first head bytes { | |
url: 's3.amazonaws.com:443', | |
head: '\u0016\u0003\u0001\u0002\u0000\u0001\u0000\u0001�\u0003\u0003��\u0011�A6�tz?~G��KF���kz镆bw�y\u0005\u000bCl �l��\t���\u0007��Z�-<h�h#��q' | |
} + 7 ms | |
cypress: server: cors Parsed URL { | |
port: '443', | |
tld: 's3.amazonaws.com', | |
domain: '' | |
} + 17 ms | |
cypress: server: server HTTPS request does not match URL: | |
https: //s3.amazonaws.com:443 with props: { port: '8080', tld: 'localhost', domain: '' } +7ms | |
cypress: https - proxy Making connection to s3.amazonaws.com: 443 + 1 ms | |
cypress: https - proxy getting proxy URL { | |
port: 443, | |
serverPort: 53382, | |
sniPort: 53384, | |
url: 'https://s3.amazonaws.com:443' | |
} + 0 ms | |
cypress: https - proxy Got first head bytes { | |
url: 'js.stripe.com:443', | |
head: '\u0016\u0003\u0001\u0002\u0000\u0001\u0000\u0001�\u0003\u0003��vC��r퇊[�6�:rNb�g�x\u0001��\n�\u0000�= "� \u0012�f�s\u0019\u0015��\u0000L����@��p �' | |
} + 1 ms | |
cypress: server: cors Parsed URL { | |
port: '443', | |
tld: 'com', | |
domain: 'stripe' | |
} + 1 ms | |
cypress: server: server HTTPS request does not match URL: | |
https: //js.stripe.com:443 with props: { port: '8080', tld: 'localhost', domain: '' } +2ms | |
cypress: https - proxy Making connection to js.stripe.com: 443 + 1 ms | |
cypress: https - proxy getting proxy URL { | |
port: 443, | |
serverPort: 53382, | |
sniPort: 53384, | |
url: 'https://js.stripe.com:443' | |
} + 0 ms | |
cypress: server: server Getting remote state: { | |
auth: null, | |
props: { | |
port: '8080', | |
tld: 'localhost', | |
domain: '' | |
}, | |
origin: 'https://localhost:8080', | |
strategy: 'http', | |
visiting: false, | |
domainName: 'localhost', | |
fileServer: null | |
} + 2 ms | |
cypress: server: proxy handling proxied request { | |
url: '/static/js/1.chunk.js', | |
proxiedUrl: 'https://localhost:8080/static/js/1.chunk.js', | |
headers: { | |
host: 'localhost:8080', | |
connection: 'keep-alive', | |
'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_2) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/3.7.0 Chrome/73.0.3683.121 Electron/5.0.10 Safari/537.36', | |
accept: '*/*', | |
referer: 'https://localhost:8080/login', | |
'accept-encoding': 'gzip, deflate, br', | |
'accept-language': 'en-US' | |
}, | |
remoteState: { | |
auth: null, | |
props: { | |
port: '8080', | |
tld: 'localhost', | |
domain: '' | |
}, | |
origin: 'https://localhost:8080', | |
strategy: 'http', | |
visiting: false, | |
domainName: 'localhost', | |
fileServer: null | |
} | |
} + 37 ms | |
cypress: network: agent addRequest called { | |
isHttps: true, | |
href: 'https://localhost:8080/static/js/1.chunk.js' | |
} + 35 ms | |
cypress: network: agent got family { | |
family: 4, | |
href: 'https://localhost:8080/static/js/1.chunk.js' | |
} + 0 ms | |
cypress: server: stream_buffer stream buffer writeable final called + 36 ms | |
cypress: server: server Got CONNECT request from localhost: 8080 + 30 ms | |
cypress: https - proxy Writing browserSocket connection headers { | |
url: 'localhost:8080', | |
headLength: 0, | |
headers: { | |
host: 'localhost:8080', | |
'proxy-connection': 'keep-alive', | |
'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_2) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/3.7.0 Chrome/73.0.3683.121 Electron/5.0.10 Safari/537.36' | |
} | |
} + 32 ms | |
cypress: server: server Got CONNECT request from localhost: 8080 + 0 ms | |
cypress: https - proxy Writing browserSocket connection headers { | |
url: 'localhost:8080', | |
headLength: 0, | |
headers: { | |
host: 'localhost:8080', | |
'proxy-connection': 'keep-alive', | |
'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_2) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/3.7.0 Chrome/73.0.3683.121 Electron/5.0.10 Safari/537.36' | |
} | |
} + 1 ms | |
cypress: https - proxy Got first head bytes { | |
url: 'localhost:8080', | |
head: '\u0016\u0003\u0001\u0002\u001c\u0001\u0000\u0002\u0018\u0003\u0003\u000e��x�ng\u001a_\u0016�\u0000�K�֡�%�\u0001; ��П��\t�6 �$��0D\u0012��"\\��[3?�\u0002��\u001dI' | |
} + 32 ms | |
cypress: server: cors Parsed URL { | |
port: '8080', | |
tld: 'localhost', | |
domain: '' | |
} + 66 ms | |
cypress: server: server HTTPS request does match URL: | |
https: //localhost:8080 with props: { port: '8080', tld: 'localhost', domain: '' } +34ms | |
cypress: https - proxy Not making direct connection { | |
url: 'localhost:8080' | |
} + 1 ms | |
cypress: https - proxy Making intercepted connection to 53384 + 0 ms | |
cypress: https - proxy getting proxy URL { | |
port: 53384, | |
serverPort: 53382, | |
sniPort: 53384, | |
url: 'https://localhost:53384' | |
} + 1 ms | |
cypress: https - proxy Got first head bytes { | |
url: 'localhost:8080', | |
head: '\u0016\u0003\u0001\u0002\u001c\u0001\u0000\u0002\u0018\u0003\u0003�,Y�;���:�i�����A/S�\u0017":_:�{H4}8% K����\u0018���<��XM��E�+�' | |
} + 0 ms | |
cypress: server: cors Parsed URL { | |
port: '8080', | |
tld: 'localhost', | |
domain: '' | |
} + 2 ms | |
cypress: server: server HTTPS request does match URL: | |
https: //localhost:8080 with props: { port: '8080', tld: 'localhost', domain: '' } +2ms | |
cypress: https - proxy Not making direct connection { | |
url: 'localhost:8080' | |
} + 1 ms | |
cypress: https - proxy Making intercepted connection to 53384 + 0 ms | |
cypress: https - proxy getting proxy URL { | |
port: 53384, | |
serverPort: 53382, | |
sniPort: 53384, | |
url: 'https://localhost:53384' | |
} + 0 ms | |
cypress: server: request received status code & headers on request { | |
requestId: 'request15', | |
statusCode: 200, | |
headers: { | |
'content-type': 'application/javascript; charset=UTF-8' | |
} | |
} + 143 ms | |
cypress: server: request successful response received { | |
requestId: 'request15' | |
} + 1 ms | |
cypress: server: proxy received response | |
for { | |
url: 'https://localhost:8080/static/js/bundle.js', | |
headers: { | |
'x-powered-by': 'Express', | |
'accept-ranges': 'bytes', | |
'content-type': 'application/javascript; charset=UTF-8', | |
etag: 'W/"7cbd-orjgd5PfMwd8HWEjq2C6s7Bx/wc"', | |
vary: 'Accept-Encoding', | |
'content-encoding': 'gzip', | |
date: 'Fri, 27 Dec 2019 20:37:14 GMT', | |
connection: 'keep-alive', | |
'transfer-encoding': 'chunked' | |
}, | |
statusCode: 200, | |
isGzipped: true, | |
wantsInjection: false, | |
wantsSecurityRemoved: true | |
} + 40 ms | |
cypress: network: connect successfully connected { | |
opts: { | |
port: '443', | |
host: 'maps.googleapis.com', | |
getDelayMsForRetry: [Function: getDelayForRetry] | |
}, | |
iteration: 0 | |
} + 756 ms | |
cypress: https - proxy received upstreamSocket callback | |
for request { | |
port: '443', | |
hostname: 'maps.googleapis.com', | |
err: undefined | |
} + 6 ms | |
cypress: network: connect successfully connected { | |
opts: { | |
port: '443', | |
host: 'js.stripe.com', | |
getDelayMsForRetry: [Function: getDelayForRetry] | |
}, | |
iteration: 0 | |
} + 0 ms | |
cypress: https - proxy received upstreamSocket callback | |
for request { | |
port: '443', | |
hostname: 'js.stripe.com', | |
err: undefined | |
} + 1 ms | |
cypress: network: connect successfully connected { | |
opts: { | |
port: 53384, | |
host: 'localhost', | |
getDelayMsForRetry: [Function: getDelayForRetry] | |
}, | |
iteration: 0 | |
} + 6 ms | |
cypress: https - proxy received upstreamSocket callback | |
for request { | |
port: 53384, | |
hostname: 'localhost', | |
err: undefined | |
} + 5 ms | |
cypress: network: connect successfully connected { | |
opts: { | |
port: 53384, | |
host: 'localhost', | |
getDelayMsForRetry: [Function: getDelayForRetry] | |
}, | |
iteration: 0 | |
} + 0 ms | |
cypress: https - proxy received upstreamSocket callback | |
for request { | |
port: 53384, | |
hostname: 'localhost', | |
err: undefined | |
} + 1 ms | |
cypress: network: connect successfully connected { | |
opts: { | |
port: '443', | |
host: 's3.amazonaws.com', | |
getDelayMsForRetry: [Function: getDelayForRetry] | |
}, | |
iteration: 0 | |
} + 4 ms | |
cypress: https - proxy received upstreamSocket callback | |
for request { | |
port: '443', | |
hostname: 's3.amazonaws.com', | |
err: undefined | |
} + 3 ms | |
GET / static / js / bundle.js 200 89.863 ms - - | |
cypress: server: server Getting remote state: { | |
auth: null, | |
props: { | |
port: '8080', | |
tld: 'localhost', | |
domain: '' | |
}, | |
origin: 'https://localhost:8080', | |
strategy: 'http', | |
visiting: false, | |
domainName: 'localhost', | |
fileServer: null | |
} + 27 ms | |
cypress: server: proxy handling proxied request { | |
url: '/static/js/main.chunk.js', | |
proxiedUrl: 'https://localhost:8080/static/js/main.chunk.js', | |
headers: { | |
host: 'localhost:8080', | |
connection: 'keep-alive', | |
'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_2) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/3.7.0 Chrome/73.0.3683.121 Electron/5.0.10 Safari/537.36', | |
accept: '*/*', | |
referer: 'https://localhost:8080/login', | |
'accept-encoding': 'gzip, deflate, br', | |
'accept-language': 'en-US' | |
}, | |
remoteState: { | |
auth: null, | |
props: { | |
port: '8080', | |
tld: 'localhost', | |
domain: '' | |
}, | |
origin: 'https://localhost:8080', | |
strategy: 'http', | |
visiting: false, | |
domainName: 'localhost', | |
fileServer: null | |
} | |
} + 26 ms | |
cypress: network: agent addRequest called { | |
isHttps: true, | |
href: 'https://localhost:8080/static/js/main.chunk.js' | |
} + 88 ms | |
cypress: network: agent got family { | |
family: 4, | |
href: 'https://localhost:8080/static/js/main.chunk.js' | |
} + 0 ms | |
cypress: server: stream_buffer stream buffer writeable final called + 86 ms | |
cypress: server: server Getting remote state: { | |
auth: null, | |
props: { | |
port: '8080', | |
tld: 'localhost', | |
domain: '' | |
}, | |
origin: 'https://localhost:8080', | |
strategy: 'http', | |
visiting: false, | |
domainName: 'localhost', | |
fileServer: null | |
} + 24 ms | |
cypress: server: proxy handling proxied request { | |
url: '/main.5c88d460d5ad917b5dad.hot-update.js', | |
proxiedUrl: 'https://localhost:8080/main.5c88d460d5ad917b5dad.hot-update.js', | |
headers: { | |
host: 'localhost:8080', | |
connection: 'keep-alive', | |
'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_2) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/3.7.0 Chrome/73.0.3683.121 Electron/5.0.10 Safari/537.36', | |
accept: '*/*', | |
referer: 'https://localhost:8080/login', | |
'accept-encoding': 'gzip, deflate, br', | |
'accept-language': 'en-US' | |
}, | |
remoteState: { | |
auth: null, | |
props: { | |
port: '8080', | |
tld: 'localhost', | |
domain: '' | |
}, | |
origin: 'https://localhost:8080', | |
strategy: 'http', | |
visiting: false, | |
domainName: 'localhost', | |
fileServer: null | |
} | |
} + 24 ms | |
cypress: network: agent addRequest called { | |
isHttps: true, | |
href: 'https://localhost:8080/main.5c88d460d5ad917b5dad.hot-update.js' | |
} + 4 ms | |
cypress: network: agent got family { | |
family: 4, | |
href: 'https://localhost:8080/main.5c88d460d5ad917b5dad.hot-update.js' | |
} + 0 ms | |
cypress: server: stream_buffer stream buffer writeable final called + 5 ms | |
cypress: server: request received status code & headers on request { | |
requestId: 'request16', | |
statusCode: 200, | |
headers: { | |
'content-type': 'application/javascript; charset=UTF-8' | |
} | |
} + 55 ms | |
cypress: server: request successful response received { | |
requestId: 'request16' | |
} + 0 ms | |
cypress: server: proxy received response | |
for { | |
url: 'https://localhost:8080/static/js/1.chunk.js', | |
headers: { | |
'x-powered-by': 'Express', | |
'accept-ranges': 'bytes', | |
'content-type': 'application/javascript; charset=UTF-8', | |
etag: 'W/"4df4b7-0X9DJn/jEFke1FMBdlZEuyYSbjY"', | |
vary: 'Accept-Encoding', | |
'content-encoding': 'gzip', | |
date: 'Fri, 27 Dec 2019 20:37:14 GMT', | |
connection: 'keep-alive', | |
'transfer-encoding': 'chunked' | |
}, | |
statusCode: 200, | |
isGzipped: true, | |
wantsInjection: false, | |
wantsSecurityRemoved: true | |
} + 5 ms | |
cypress: server: request received status code & headers on request { | |
requestId: 'request17', | |
statusCode: 200, | |
headers: { | |
'content-type': 'application/javascript; charset=UTF-8' | |
} | |
} + 10 ms | |
cypress: server: request successful response received { | |
requestId: 'request17' | |
} + 1 ms | |
cypress: server: proxy received response | |
for { | |
url: 'https://localhost:8080/static/js/main.chunk.js', | |
headers: { | |
'x-powered-by': 'Express', | |
'accept-ranges': 'bytes', | |
'content-type': 'application/javascript; charset=UTF-8', | |
etag: 'W/"2730ca-CPKa1XAAZbMi1sHR5h3mq2zbWko"', | |
vary: 'Accept-Encoding', | |
'content-encoding': 'gzip', | |
date: 'Fri, 27 Dec 2019 20:37:14 GMT', | |
connection: 'keep-alive', | |
'transfer-encoding': 'chunked' | |
}, | |
statusCode: 200, | |
isGzipped: true, | |
wantsInjection: false, | |
wantsSecurityRemoved: true | |
} + 11 ms | |
cypress: server: request received status code & headers on request { | |
requestId: 'request18', | |
statusCode: 200, | |
headers: { | |
'content-type': 'application/javascript; charset=UTF-8' | |
} | |
} + 18 ms | |
cypress: server: request successful response received { | |
requestId: 'request18' | |
} + 1 ms | |
cypress: server: proxy received response | |
for { | |
url: 'https://localhost:8080/main.5c88d460d5ad917b5dad.hot-update.js', | |
headers: { | |
'x-powered-by': 'Express', | |
'accept-ranges': 'bytes', | |
'content-type': 'application/javascript; charset=UTF-8', | |
etag: 'W/"3ba0f-WfGyOAShwDaj1kxWtiHKTFsfG8Q"', | |
vary: 'Accept-Encoding', | |
'content-encoding': 'gzip', | |
date: 'Fri, 27 Dec 2019 20:37:14 GMT', | |
connection: 'keep-alive', | |
'transfer-encoding': 'chunked' | |
}, | |
statusCode: 200, | |
isGzipped: true, | |
wantsInjection: false, | |
wantsSecurityRemoved: true | |
} + 19 ms | |
GET / main .5 c88d460d5ad917b5dad.hot - update.js 200 43.929 ms - - | |
cypress: server: server Got CONNECT request from fullstory.com: 443 + 157 ms | |
cypress: https - proxy Writing browserSocket connection headers { | |
url: 'fullstory.com:443', | |
headLength: 0, | |
headers: { | |
host: 'fullstory.com:443', | |
'proxy-connection': 'keep-alive', | |
'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_2) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/3.7.0 Chrome/73.0.3683.121 Electron/5.0.10 Safari/537.36' | |
} | |
} + 193 ms | |
cypress: https - proxy Got first head bytes { | |
url: 'fullstory.com:443', | |
head: '\u0016\u0003\u0001\u0002\u0000\u0001\u0000\u0001�\u0003\u0003c�bCc�?\u0014fϘ6n��\u000f�+\u0017"\u0007P�W�@��m�� ��H�\u0001\u0005��kg�\u0016��S�l\u0017�s0' | |
} + 19 ms | |
cypress: server: cors Parsed URL { | |
port: '443', | |
tld: 'com', | |
domain: 'fullstory' | |
} + 229 ms | |
cypress: server: server HTTPS request does not match URL: | |
https: //fullstory.com:443 with props: { port: '8080', tld: 'localhost', domain: '' } +20ms | |
cypress: https - proxy Making connection to fullstory.com: 443 + 1 ms | |
cypress: https - proxy getting proxy URL { | |
port: 443, | |
serverPort: 53382, | |
sniPort: 53384, | |
url: 'https://fullstory.com:443' | |
} + 0 ms | |
cypress: network: connect successfully connected { | |
opts: { | |
port: '443', | |
host: 'fullstory.com', | |
getDelayMsForRetry: [Function: getDelayForRetry] | |
}, | |
iteration: 0 | |
} + 232 ms | |
cypress: https - proxy received upstreamSocket callback | |
for request { | |
port: '443', | |
hostname: 'fullstory.com', | |
err: undefined | |
} + 20 ms | |
cypress: server: browsers: electron console message: { | |
column: 32, | |
level: 'log', | |
line: 178269, | |
source: 'console-api', | |
text: 'console.clear', | |
url: 'https://localhost:8080/__cypress/runner/cypress_runner.js' | |
} + 526 ms | |
GET / static / js / main.chunk.js 200 51.859 ms - - | |
GET / static / js / 1. chunk.js 200 126.878 ms - - | |
cypress: server: browsers: electron console message: { | |
column: 15, | |
level: 'log', | |
line: 135149, | |
source: 'console-api', | |
text: '[HMR] Waiting for update signal from WDS...', | |
url: 'https://localhost:8080/static/js/1.chunk.js' | |
} + 417 ms | |
cypress: server: server Got CONNECT request from localhost: 8080 + 585 ms | |
cypress: https - proxy Writing browserSocket connection headers { | |
url: 'localhost:8080', | |
headLength: 0, | |
headers: { | |
host: 'localhost:8080', | |
'proxy-connection': 'keep-alive', | |
'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_2) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/3.7.0 Chrome/73.0.3683.121 Electron/5.0.10 Safari/537.36' | |
} | |
} + 564 ms | |
cypress: https - proxy Got first head bytes { | |
url: 'localhost:8080', | |
head: 'GET /sockjs-node HTTP/1.1\r\nHost: localhost:8080\r\nConnection: Upg' | |
} + 0 ms | |
cypress: server: cors Parsed URL { | |
port: '8080', | |
tld: 'localhost', | |
domain: '' | |
} + 585 ms | |
cypress: server: server HTTPS request does match URL: | |
https: //localhost:8080 with props: { port: '8080', tld: 'localhost', domain: '' } +1ms | |
cypress: https - proxy Not making direct connection { | |
url: 'localhost:8080' | |
} + 1 ms | |
cypress: https - proxy Making intercepted connection to 53382 + 0 ms | |
cypress: https - proxy getting proxy URL { | |
port: 53382, | |
serverPort: 53382, | |
sniPort: 53384, | |
url: 'https://localhost:53382' | |
} + 0 ms | |
cypress: network: connect successfully connected { | |
opts: { | |
port: 53382, | |
host: 'localhost', | |
getDelayMsForRetry: [Function: getDelayForRetry] | |
}, | |
iteration: 0 | |
} + 567 ms | |
cypress: https - proxy received upstreamSocket callback | |
for request { | |
port: 53382, | |
hostname: 'localhost', | |
err: undefined | |
} + 1 ms | |
cypress: server: server Got UPGRADE request from / sockjs - node + 2 ms | |
cypress: network: agent addRequest called { | |
isHttps: true, | |
href: 'https://localhost:8080/sockjs-node' | |
} + 763 ms | |
cypress: network: agent got family { | |
family: 4, | |
href: 'https://localhost:8080/sockjs-node' | |
} + 7 ms | |
cypress: server: browsers: electron console message: { | |
column: 21, | |
level: 'info', | |
line: 91752, | |
source: 'console-api', | |
text: '%cDownload the React DevTools for a better development experience: https://fb.me/react-devtools', | |
url: 'https://localhost:8080/static/js/1.chunk.js' | |
} + 23 ms | |
cypress: server: server Got CONNECT request from www.google - analytics.com: 443 + 91 ms |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment