Created
September 23, 2019 12:41
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
mvp/app » DEBUG=cypress:* yarn test:cypress:run ‹cypress*› | |
yarn run v1.16.0 | |
$ ./node_modules/.bin/cypress run | |
cypress:cli cli starts with arguments ["/Users/rudolfs/.asdf/installs/nodejs/11.11.0/bin/node","/Users/rudolfs/work/monadic/mvp/app/node_modules/.bin/cypress","run"] +0ms | |
cypress:cli NODE_OPTIONS is not set +0ms | |
cypress:cli program parsing arguments +2ms | |
cypress:cli running Cypress +1ms | |
cypress:cli parsed cli options {} +46ms | |
cypress:cli verifying Cypress app +0ms | |
cypress:cli checking environment variables +0ms | |
cypress:cli checking if executable exists /Users/rudolfs/Library/Caches/Cypress/3.4.1/Cypress.app/Contents/MacOS/Cypress +3ms | |
cypress:cli Binary is executable? : true +2ms | |
cypress:cli binaryDir is /Users/rudolfs/Library/Caches/Cypress/3.4.1/Cypress.app +0ms | |
cypress:cli Reading binary package.json from: /Users/rudolfs/Library/Caches/Cypress/3.4.1/Cypress.app/Contents/Resources/app/package.json +0ms | |
cypress:cli Found binary version 3.4.1 installed in: /Users/rudolfs/Library/Caches/Cypress/3.4.1/Cypress.app +3ms | |
cypress:cli { verified: true } +4ms | |
cypress:cli is Verified ? true +2ms | |
cypress:cli processing run options +0ms | |
cypress:cli --key is not set, looking up environment variable CYPRESS_RECORD_KEY +0ms | |
cypress:cli run to spawn.start args ["--run-project","/Users/rudolfs/work/monadic/mvp/app"] +0ms | |
cypress:cli needs to start own Xvfb? false +0ms | |
cypress:cli spawning, should retry on display problem? false +1ms | |
cypress:cli spawning Cypress with executable: /Users/rudolfs/Library/Caches/Cypress/3.4.1/Cypress.app/Contents/MacOS/Cypress +3ms | |
cypress:cli spawn args [ '--run-project', '/Users/rudolfs/work/monadic/mvp/app', '--cwd', '/Users/rudolfs/work/monadic/mvp/app' ] { detached: false, stdio: [ 'inherit', 'inherit', 'pipe' ] } +0ms | |
cypress:ts Running without ts-node hook in environment "production" +0ms | |
cypress:server:cypress starting cypress with argv [ '/Users/rudolfs/Library/Caches/Cypress/3.4.1/Cypress.app/Contents/MacOS/Cypress', '--run-project', '/Users/rudolfs/work/monadic/mvp/app', '--cwd', '/Users/rudolfs/work/monadic/mvp/app' ] +0ms | |
cypress:server:args argv array: [ '/Users/rudolfs/Library/Caches/Cypress/3.4.1/Cypress.app/Contents/MacOS/Cypress', '--run-project', '/Users/rudolfs/work/monadic/mvp/app', '--cwd', '/Users/rudolfs/work/monadic/mvp/app' ] +0ms | |
cypress:server:args argv parsed: { _: [ '/Users/rudolfs/Library/Caches/Cypress/3.4.1/Cypress.app/Contents/MacOS/Cypress' ], runProject: '/Users/rudolfs/work/monadic/mvp/app', cwd: '/Users/rudolfs/work/monadic/mvp/app', invokedFromCli: true } +4ms | |
cypress:server:util:proxy found proxy environment variables {} +0ms | |
cypress:server:args options { _: [ '/Users/rudolfs/Library/Caches/Cypress/3.4.1/Cypress.app/Contents/MacOS/Cypress' ], runProject: '/Users/rudolfs/work/monadic/mvp/app', cwd: '/Users/rudolfs/work/monadic/mvp/app', invokedFromCli: true, config: {} } +1ms | |
cypress:server:args argv options: { _: [ '/Users/rudolfs/Library/Caches/Cypress/3.4.1/Cypress.app/Contents/MacOS/Cypress' ], runProject: '/Users/rudolfs/work/monadic/mvp/app', cwd: '/Users/rudolfs/work/monadic/mvp/app', invokedFromCli: true, config: {}, projectRoot: '/Users/rudolfs/work/monadic/mvp/app', run: true } +1ms | |
cypress:server:appdata path: /Users/rudolfs/Library/Application Support/Cypress/cy/production +0ms | |
cypress:server:cypress starting in mode run +310ms | |
cypress:server:appdata path: /Users/rudolfs/Library/Application Support/Cypress/cy/production +552ms | |
cypress:server:appdata path: /Users/rudolfs/Library/Application Support/Cypress/cy/production/cache +3ms | |
cypress:server:appdata path: /Users/rudolfs/Library/Application Support/Cypress/cy/production/browsers +2s | |
cypress:server:video using ffmpeg from /Users/rudolfs/Library/Caches/Cypress/3.4.1/Cypress.app/Contents/Resources/app/packages/server/node_modules/@ffmpeg-installer/darwin-x64/ffmpeg +0ms | |
cypress:server:run run mode ready with options { _: [ '/Users/rudolfs/Library/Caches/Cypress/3.4.1/Cypress.app/Contents/MacOS/Cypress' ], runProject: '/Users/rudolfs/work/monadic/mvp/app', cwd: '/Users/rudolfs/work/monadic/mvp/app', invokedFromCli: true, config: {}, projectRoot: '/Users/rudolfs/work/monadic/mvp/app', run: true } +0ms | |
cypress:server:project Project created /Users/rudolfs/work/monadic/mvp/app +0ms | |
cypress:server:openproject opening project /Users/rudolfs/work/monadic/mvp/app +0ms | |
cypress:server:project opening project instance /Users/rudolfs/work/monadic/mvp/app +1ms | |
cypress:server:config setting support file /Users/rudolfs/work/monadic/mvp/app/cypress/support +0ms | |
cypress:server:config for project root /Users/rudolfs/work/monadic/mvp/app +0ms | |
cypress:server:config set support folder /Users/rudolfs/work/monadic/mvp/app/cypress/support +1ms | |
cypress:server:config setting plugins file /Users/rudolfs/work/monadic/mvp/app/cypress/plugins +0ms | |
cypress:server:config for project root /Users/rudolfs/work/monadic/mvp/app +0ms | |
cypress:server:config set pluginsFile to /Users/rudolfs/work/monadic/mvp/app/cypress/plugins/index.js +0ms | |
cypress:server:config set scaffold paths +1ms | |
cypress:server:scaffold scaffolded files ["cypress/integration/examples/actions.spec.js","cypress/integration/examples/aliasing.spec.js","cypress/integration/examples/assertions.spec.js","cypress/integration/examples/connectors.spec.js","cypress/integration/examples/cookies.spec.js","cypress/integration/examples/cypress_api.spec.js","cypress/integration/examples/files.spec.js","cypress/integration/examples/local_storage.spec.js","cypress/integration/examples/location.spec.js","cypress/integration/examples/misc.spec.js","cypress/integration/examples/navigation.spec.js","cypress/integration/examples/network_requests.spec.js","cypress/integration/examples/querying.spec.js","cypress/integration/examples/spies_stubs_clocks.spec.js","cypress/integration/examples/traversal.spec.js","cypress/integration/examples/utilities.spec.js","cypress/integration/examples/viewport.spec.js","cypress/integration/examples/waiting.spec.js","cypress/integration/examples/window.spec.js","cypress/fixtures/example.json","cypress/support/commands.js","cypress/support/index.js","cypress/plugins/index.js"] +0ms | |
cypress:server:config got file tree +3ms | |
cypress:server:project get saved state +13ms | |
cypress:server:saved_state noop saved state +0ms | |
cypress:server:scaffold plugins folder /Users/rudolfs/work/monadic/mvp/app/cypress/plugins +2ms | |
cypress:server:scaffold verify scaffolding in /Users/rudolfs/work/monadic/mvp/app/cypress/plugins +0ms | |
cypress:server:scaffold folder /Users/rudolfs/work/monadic/mvp/app/cypress/plugins already exists +1ms | |
cypress:server:plugins plugins.init /Users/rudolfs/work/monadic/mvp/app/cypress/plugins/index.js +0ms | |
cypress:server:plugins:child pluginsFile: /Users/rudolfs/work/monadic/mvp/app/cypress/plugins/index.js +0ms | |
cypress:server:plugins:child require pluginsFile +2ms | |
cypress:server:plugins:child run plugins function +2ms | |
cypress:server:plugins:child register event _get:task:body with id 0 +0ms | |
cypress:server:plugins:child register event _get:task:keys with id 1 +0ms | |
cypress:server:plugins register plugins process event _get:task:body with id 0 +204ms | |
cypress:server:plugins register event '_get:task:body' +0ms | |
cypress:server:plugins register plugins process event _get:task:keys with id 1 +0ms | |
cypress:server:plugins register event '_get:task:keys' +0ms | |
cypress:server:project plugin config yielded: null +206ms | |
cypress:server:buffers resetting buffers +0ms | |
cypress:server:server Server listening on { address: '127.0.0.1', family: 'IPv4', port: 49694 } +0ms | |
cypress:server:appdata path: /Users/rudolfs/Library/Application Support/Cypress/cy/production/proxy +917ms | |
cypress:https-proxy Created SNI HTTPS Proxy on port 49696 +0ms | |
cypress:server:ensure-url checking that baseUrl is available { baseUrl: 'http://localhost:8000', | |
delaysRemaining: [ 3000, 3000, 4000 ], | |
retryIntervals: [ 3000, 3000, 4000 ] } +0ms | |
cypress:network:connect beginning getAddress { hostname: 'localhost', port: 8000 } +0ms | |
cypress:network:connect got addresses { hostname: 'localhost', port: 8000, addresses: [ { address: '127.0.0.1', family: 4 }, { address: '::1', family: 6 } ] } +3ms | |
cypress:server:server Setting remoteAuth undefined +39ms | |
cypress:server:cors Parsed URL { port: '8000', tld: 'localhost', domain: '' } +0ms | |
cypress:server:server Setting remoteOrigin http://localhost:8000 +15ms | |
cypress:server:server Setting remoteHostAndPort { port: '8000', tld: 'localhost', domain: '' } +0ms | |
cypress:server:server Setting remoteDocDomain localhost +0ms | |
cypress:server:server Getting remote state: { auth: undefined, props: { port: '8000', tld: 'localhost', domain: '' }, origin: 'http://localhost:8000', strategy: 'http', visiting: undefined, domainName: 'localhost', fileServer: null } +0ms | |
cypress:server:project project config: { projectId: 'xs8osz', baseUrl: 'http://localhost:8000', video: false, pageLoadTimeout: 1000, projectRoot: '/Users/rudolfs/work/monadic/mvp/app', projectName: 'app', morgan: false, isTextTerminal: true, socketId: 'p0h6g', report: true, port: 49694, hosts: null, userAgent: null, reporter: 'spec', reporterOptions: null, blacklistHosts: null, clientRoute: '/__/', xhrRoute: '/xhrs/', socketIoRoute: '/__socket.io', socketIoCookie: '__socket.io', reporterRoute: '/__cypress/reporter', ignoreTestFiles: '*.hot-update.js', testFiles: '**/*.*', defaultCommandTimeout: 4000, requestTimeout: 5000, responseTimeout: 30000, execTimeout: 60000, taskTimeout: 60000, videoCompression: 32, videoUploadOnPasses: true, modifyObstructiveCode: true, chromeWebSecurity: true, waitForAnimations: true, animationDistanceThreshold: 5, numTestsKeptInMemory: 0, watchForFileChanges: false, trashAssetsBeforeRuns: true, autoOpen: false, viewportWidth: 1000, viewportHeight: 660, fileServerFolder: '/Users/rudolfs/work/monadic/mvp/app', videosFolder: '/Users/rudolfs/work/monadic/mvp/app/cypress/videos', supportFile: '/Users/rudolfs/work/monadic/mvp/app/cypress/support/index.js', fixturesFolder: '/Users/rudolfs/work/monadic/mvp/app/cypress/fixtures', integrationFolder: '/Users/rudolfs/work/monadic/mvp/app/cypress/integration', screenshotsFolder: '/Users/rudolfs/work/monadic/mvp/app/cypress/screenshots', namespace: '__cypress', pluginsFile: '/Users/rudolfs/work/monadic/mvp/app/cypress/plugins/index.js', javascripts: [], env: {}, cypressEnv: 'production', parentTestsFolder: '/Users/rudolfs/work/monadic/mvp/app/cypress', parentTestsFolderDisplay: 'app/cypress', supportFolder: '/Users/rudolfs/work/monadic/mvp/app/cypress/support', integrationExampleName: 'examples', integrationExamplePath: '/Users/rudolfs/work/monadic/mvp/app/cypress/integration/examples', scaffoldedFiles: [ { name: 'cypress', children: [Array] } ], state: {}, proxyUrl: 'http://localhost:49694', browserUrl: 'http://localhost:8000/__/', reporterUrl: 'http://localhost:8000/__cypress/reporter', xhrUrl: '__cypress/xhrs/' } +101ms | |
cypress:server:reporter trying to load reporter: spec +0ms | |
cypress:server:reporter spec is Mocha reporter +0ms | |
cypress:server:project scaffolding project /Users/rudolfs/work/monadic/mvp/app +4ms | |
cypress:server:scaffold support folder /Users/rudolfs/work/monadic/mvp/app/cypress/support, support file /Users/rudolfs/work/monadic/mvp/app/cypress/support/index.js +309ms | |
cypress:server:scaffold verify scaffolding in /Users/rudolfs/work/monadic/mvp/app/cypress/support +0ms | |
cypress:server:scaffold folder /Users/rudolfs/work/monadic/mvp/app/cypress/support already exists +0ms | |
cypress:server:project attempt watch plugins file: /Users/rudolfs/work/monadic/mvp/app/cypress/plugins/index.js +1ms | |
cypress:server:specs looking for test specs in the folder: /Users/rudolfs/work/monadic/mvp/app/cypress/integration +0ms | |
cypress:launcher checking one browser chrome +0ms | |
cypress:launcher looking up chrome on darwin platform +0ms | |
cypress:launcher looking for app Contents/MacOS/Google Chrome id com.google.Chrome +0ms | |
cypress:launcher looking for bundle id com.google.Chrome using command: mdfind 'kMDItemCFBundleIdentifier=="com.google.Chrome"' | head -1 +0ms | |
cypress:launcher checking one browser chrome +9ms | |
cypress:launcher looking up chrome on darwin platform +0ms | |
cypress:launcher looking for app Contents/MacOS/Google Chrome id com.google.Chrome +0ms | |
cypress:launcher looking for bundle id com.google.Chrome using command: mdfind 'kMDItemCFBundleIdentifier=="com.google.Chrome"' | head -1 +0ms | |
cypress:launcher checking one browser chrome +4ms | |
cypress:launcher looking up chrome on darwin platform +0ms | |
cypress:launcher looking for app Contents/MacOS/Google Chrome id com.google.Chrome +0ms | |
cypress:launcher looking for bundle id com.google.Chrome using command: mdfind 'kMDItemCFBundleIdentifier=="com.google.Chrome"' | head -1 +0ms | |
cypress:server:profilecleaner found 1 profile folders: [ '/Users/rudolfs/Library/Application Support/Cypress/Partitions/run-19464' ] +0ms | |
cypress:server:profilecleaner finding process by pid: 19464 +1ms | |
cypress:server:specs found spec file /Users/rudolfs/work/monadic/mvp/app/cypress/integration/session.spec.js +36ms | |
cypress:server:specs found 1 spec files: [ { name: 'session.spec.js', relative: 'cypress/integration/session.spec.js', absolute: '/Users/rudolfs/work/monadic/mvp/app/cypress/integration/session.spec.js' } ] +0ms | |
cypress:server:run found '1' specs using spec pattern 'null': [ 'session.spec.js' ] +372ms | |
cypress:server:profilecleaner found 0 root level profile matches: [] +27ms | |
cypress:server:profilecleaner found 0 profile folders: [] +0ms | |
cypress:server:profilecleaner removing old profile { pid: 19464, folder: '/Users/rudolfs/Library/Application Support/Cypress/Partitions/run-19464' } +3ms | |
cypress:launcher found com.google.Chrome at /Applications/Google Chrome.app +51ms | |
cypress:launcher reading property file "/Applications/Google Chrome.app/Contents/Info.plist" +0ms | |
cypress:launcher setting major version for {"name":"chrome","family":"chrome","displayName":"Chrome","version":"76.0.3809.132","path":"/Applications/Google Chrome.app/Contents/MacOS/Google Chrome"} +11ms | |
cypress:launcher browser chrome version 76.0.3809.132 major version 76 +0ms | |
cypress:launcher found com.google.Chrome at /Applications/Google Chrome.app +1ms | |
cypress:launcher reading property file "/Applications/Google Chrome.app/Contents/Info.plist" +0ms | |
cypress:launcher setting major version for {"name":"chrome","family":"chrome","displayName":"Chrome","version":"76.0.3809.132","path":"/Applications/Google Chrome.app/Contents/MacOS/Google Chrome"} +6ms | |
cypress:launcher browser chrome version 76.0.3809.132 major version 76 +0ms | |
cypress:launcher found com.google.Chrome at /Applications/Google Chrome.app +1ms | |
cypress:launcher reading property file "/Applications/Google Chrome.app/Contents/Info.plist" +0ms | |
cypress:launcher setting major version for {"name":"chrome","family":"chrome","displayName":"Chrome","version":"76.0.3809.132","path":"/Applications/Google Chrome.app/Contents/MacOS/Google Chrome"} +7ms | |
cypress:launcher browser chrome version 76.0.3809.132 major version 76 +0ms | |
cypress:launcher checking one browser chromium +0ms | |
cypress:launcher looking up chromium on darwin platform +0ms | |
cypress:launcher looking for app Contents/MacOS/Chromium id org.chromium.Chromium +0ms | |
cypress:launcher looking for bundle id org.chromium.Chromium using command: mdfind 'kMDItemCFBundleIdentifier=="org.chromium.Chromium"' | head -1 +0ms | |
cypress:launcher checking one browser chromium +4ms | |
cypress:launcher looking up chromium on darwin platform +1ms | |
cypress:launcher looking for app Contents/MacOS/Chromium id org.chromium.Chromium +0ms | |
cypress:launcher looking for bundle id org.chromium.Chromium using command: mdfind 'kMDItemCFBundleIdentifier=="org.chromium.Chromium"' | head -1 +0ms | |
cypress:launcher found org.chromium.Chromium at +46ms | |
cypress:launcher reading property file "Contents/Info.plist" +1ms | |
cypress:launcher could not read Info.plist for Contents/Info.plist +0ms | |
cypress:launcher looking for application /Applications/Chromium.app +0ms | |
cypress:launcher reading property file "/Applications/Chromium.app/Contents/Info.plist" +0ms | |
cypress:launcher could not read Info.plist for /Applications/Chromium.app/Contents/Info.plist +0ms | |
cypress:launcher could not detect chromium using traditional Mac methods +0ms | |
cypress:launcher trying linux search +0ms | |
cypress:launcher finding version string using command "chromium-browser --version" +1ms | |
cypress:launcher Received error detecting browser binary: "chromium-browser" with error: spawn chromium-browser ENOENT +7ms | |
cypress:launcher browser chromium not installed +0ms | |
cypress:launcher found org.chromium.Chromium at +0ms | |
cypress:launcher reading property file "Contents/Info.plist" +0ms | |
cypress:launcher could not read Info.plist for Contents/Info.plist +0ms | |
cypress:launcher looking for application /Applications/Chromium.app +0ms | |
cypress:launcher reading property file "/Applications/Chromium.app/Contents/Info.plist" +0ms | |
cypress:launcher could not read Info.plist for /Applications/Chromium.app/Contents/Info.plist +0ms | |
cypress:launcher could not detect chromium using traditional Mac methods +0ms | |
cypress:launcher trying linux search +0ms | |
cypress:launcher finding version string using command "chromium --version" +0ms | |
cypress:launcher Received error detecting browser binary: "chromium" with error: spawn chromium ENOENT +6ms | |
cypress:launcher browser chromium not installed +0ms | |
cypress:launcher checking one browser canary +0ms | |
cypress:launcher looking up canary on darwin platform +0ms | |
cypress:launcher looking for app Contents/MacOS/Google Chrome Canary id com.google.Chrome.canary +0ms | |
cypress:launcher looking for bundle id com.google.Chrome.canary using command: mdfind 'kMDItemCFBundleIdentifier=="com.google.Chrome.canary"' | head -1 +0ms | |
cypress:launcher found com.google.Chrome.canary at +46ms | |
cypress:launcher reading property file "Contents/Info.plist" +0ms | |
cypress:launcher could not read Info.plist for Contents/Info.plist +0ms | |
cypress:launcher looking for application /Applications/Google Chrome Canary.app +0ms | |
cypress:launcher reading property file "/Applications/Google Chrome Canary.app/Contents/Info.plist" +0ms | |
cypress:launcher could not read Info.plist for /Applications/Google Chrome Canary.app/Contents/Info.plist +0ms | |
cypress:launcher could not detect canary using traditional Mac methods +1ms | |
cypress:launcher trying linux search +0ms | |
cypress:launcher finding version string using command "google-chrome-canary --version" +0ms | |
cypress:launcher Received error detecting browser binary: "google-chrome-canary" with error: spawn google-chrome-canary ENOENT +5ms | |
cypress:launcher browser canary not installed +0ms | |
==================================================================================================== | |
(Run Starting) | |
┌────────────────────────────────────────────────────────────────────────────────────────────────┐ | |
│ Cypress: 3.4.1 │ | |
│ Browser: Electron 61 (headless) │ | |
│ Specs: 1 found (session.spec.js) │ | |
└────────────────────────────────────────────────────────────────────────────────────────────────┘ | |
──────────────────────────────────────────────────────────────────────────────────────────────────── | |
Running: session.spec.js... (1 of 1) | |
cypress:server:run about to run spec { spec: { name: 'session.spec.js', relative: 'cypress/integration/session.spec.js', absolute: '/Users/rudolfs/work/monadic/mvp/app/cypress/integration/session.spec.js' }, isHeadless: true, browser: { name: 'electron', family: 'electron', displayName: 'Electron', version: '61.0.3163.100', path: '', majorVersion: '61', 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.', isHeadless: true, isHeaded: false } } +193ms | |
cypress:server:run waiting for socket connection... { id: 'p0h6g' } +1ms | |
cypress:server:openproject resetting project state, preparing to launch browser +563ms | |
cypress:server:project resetting project instance /Users/rudolfs/work/monadic/mvp/app +237ms | |
cypress:server:buffers resetting buffers +341ms | |
cypress:server:server Setting remoteAuth undefined +242ms | |
cypress:server:cors Parsed URL { port: '8000', tld: 'localhost', domain: '' } +243ms | |
cypress:server:server Setting remoteOrigin http://localhost:8000 +0ms | |
cypress:server:server Setting remoteHostAndPort { port: '8000', tld: 'localhost', domain: '' } +0ms | |
cypress:server:server Setting remoteDocDomain localhost +0ms | |
cypress:server:server Getting remote state: { auth: undefined, props: { port: '8000', tld: 'localhost', domain: '' }, origin: 'http://localhost:8000', strategy: 'http', visiting: undefined, domainName: 'localhost', fileServer: null } +0ms | |
cypress:server:openproject launching browser: { name: 'electron', family: 'electron', displayName: 'Electron', version: '61.0.3163.100', path: '', majorVersion: '61', 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.', isHeadless: true, isHeaded: false }, spec: cypress/integration/session.spec.js +2ms | |
cypress:server:browsers opening browser { name: 'electron', family: 'electron', displayName: 'Electron', version: '61.0.3163.100', path: '', majorVersion: '61', 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.', isHeadless: true, isHeaded: false } +0ms | |
cypress:server:browsers:electron open { browser: { name: 'electron', family: 'electron', displayName: 'Electron', version: '61.0.3163.100', path: '', majorVersion: '61', 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.', isHeadless: true, isHeaded: false }, url: 'http://localhost:8000/__/#/tests/integration/session.spec.js' } +0ms | |
cypress:server:saved_state noop saved state +554ms | |
cypress:server:browsers:electron received saved state {} +0ms | |
cypress:server:browsers:electron browser window options { width: 1280, height: 720, show: false, automationMiddleware: { onAfterResponse: [Function] }, projectRoot: '/Users/rudolfs/work/monadic/mvp/app', browsers: undefined, proxyUrl: 'http://localhost:49694', userAgent: null, proxyServer: 'http://localhost:49694', socketIoRoute: '/__socket.io', chromeWebSecurity: true, url: 'http://localhost:8000/__/#/tests/integration/session.spec.js', isTextTerminal: true, browser: { name: 'electron', family: 'electron', displayName: 'Electron', version: '61.0.3163.100', path: '', majorVersion: '61', 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.', isHeadless: true, isHeaded: false }, x: null, y: null, devTools: false, minWidth: 100, minHeight: 100, contextMenu: true, partition: 'persist:run-19772', trackState: { width: 'browserWidth', height: 'browserHeight', x: 'browserX', y: 'browserY', devTools: 'isBrowserDevToolsOpen' }, frame: true, recordFrameRate: null, onPaint: null, webPreferences: { partition: null, chromeWebSecurity: true, nodeIntegration: false, backgroundThrottling: false } } +1ms | |
cypress:server:plugins plugin event registered? { event: 'before:browser:launch', isRegistered: false } +350ms | |
cypress:server:browsers:electron launching browser window to url: http://localhost:8000/__/#/tests/integration/session.spec.js +2ms | |
cypress:server:browsers:electron debugger attached +33ms | |
cypress:server:browsers:electron clearing cache +0ms | |
cypress:server:browsers browser opened +47ms | |
cypress:server:routes Serving Cypress front-end by requested URL: /__/ +0ms | |
cypress:server:server Getting remote state: { auth: undefined, props: { port: '8000', tld: 'localhost', domain: '' }, origin: 'http://localhost:8000', strategy: 'http', visiting: undefined, domainName: 'localhost', fileServer: null } +126ms | |
cypress:server:runner serving runner index.html with config { version: '3.4.1', platform: 'darwin', arch: 'x64', projectName: 'app' } +0ms | |
cypress:server:server Got CONNECT request from localhost:8000 +575ms | |
cypress:https-proxy Writing browserSocket connection headers { url: 'localhost:8000', headLength: 0, headers: { host: 'localhost:8000', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/3.4.1 Chrome/61.0.3163.100 Electron/2.0.18 Safari/537.36' } } +968ms | |
cypress:https-proxy Got first head bytes { url: 'localhost:8000', head: 'GET /__socket.io/?EIO=3&transport=websocket HTTP/1.1\r\nHost: loca' } +2ms | |
cypress:server:cors Parsed URL { port: '8000', tld: 'localhost', domain: '' } +703ms | |
cypress:server:server HTTPS request does match URL: https://localhost:8000 with props: { port: '8000', tld: 'localhost', domain: '' } +2ms | |
cypress:https-proxy Not making direct connection { url: 'localhost:8000' } +1ms | |
cypress:https-proxy Making intercepted connection to 49694 +0ms | |
cypress:https-proxy getting proxy URL { port: 49694, serverPort: 49694, sniPort: 49696, url: 'https://localhost:49694' } +0ms | |
cypress:network:connect successfully connected { opts: { port: 49694, host: 'localhost', getDelayMsForRetry: [Function: getDelayForRetry] }, iteration: 0 } +967ms | |
cypress:https-proxy received upstreamSocket callback for request { port: 49694, hostname: 'localhost', err: undefined } +3ms | |
cypress:server:server Got UPGRADE request from /__socket.io/?EIO=3&transport=websocket +5ms | |
cypress:server:socket socket connected +0ms | |
cypress:server:run got socket connection { id: 'p0h6g' } +873ms | |
cypress:server:browsers:electron console message: { column: 32, level: 'log', line: 157778, source: 'console-api', text: 'console.clear', url: 'http://localhost:8000/__cypress/runner/cypress_runner.js' } +831ms | |
cypress:server:server Getting remote state: { auth: undefined, props: { port: '8000', tld: 'localhost', domain: '' }, origin: 'http://localhost:8000', strategy: 'http', visiting: undefined, domainName: 'localhost', fileServer: null } +243ms | |
cypress:server:socket watch test file 'integration/session.spec.js' +238ms | |
cypress:server:socket will watch test file path 'cypress/integration/session.spec.js' +0ms | |
cypress:server:preprocessor getFile /Users/rudolfs/work/monadic/mvp/app/cypress/integration/session.spec.js +0ms | |
cypress:server:appdata path: /Users/rudolfs/Library/Application Support/Cypress/cy/production/projects/app-430557144836e0024391e27f92a36781/bundles/cypress/integration/session.spec.js +1s | |
cypress:server:plugins plugin event registered? { event: 'file:preprocessor', isRegistered: false } +946ms | |
cypress:server:preprocessor set default preprocessor +1ms | |
cypress:browserify received user options: {} +0ms | |
cypress:server:plugins register event 'file:preprocessor' +398ms | |
cypress:server:plugins execute plugin event 'file:preprocessor' with args: EventEmitter { domain: null, _events: { rerun: [Function] }, _eventsCount: 1, _maxListeners: undefined, filePath: '/Users/rudolfs/work/monadic/mvp/app/cypress/integration/session.spec.js', shouldWatch: false, outputPath: '/Users/rudolfs/Library/Application Support/Cypress/cy/production/projects/app-430557144836e0024391e27f92a36781/bundles/cypress/integration/session.spec.js' } undefined undefined +0ms | |
cypress:browserify get: /Users/rudolfs/work/monadic/mvp/app/cypress/integration/session.spec.js +1ms | |
cypress:browserify input: /Users/rudolfs/work/monadic/mvp/app/cypress/integration/session.spec.js +0ms | |
cypress:browserify output: /Users/rudolfs/Library/Application Support/Cypress/cy/production/projects/app-430557144836e0024391e27f92a36781/bundles/cypress/integration/session.spec.js +0ms | |
cypress:browserify browserifyOptions { extensions: [ '.js', '.jsx', '.coffee', '.cjsx' ], transform: [ [ '/Users/rudolfs/Library/Caches/Cypress/3.4.1/Cypress.app/Contents/Resources/app/packages/server/node_modules/@cypress/browserify-preprocessor/cjsxify.js', {} ], [ '/Users/rudolfs/Library/Caches/Cypress/3.4.1/Cypress.app/Contents/Resources/app/packages/server/node_modules/babelify/index.js', [Object] ] ], plugin: [], cache: {}, packageCache: {}, entries: [ '/Users/rudolfs/work/monadic/mvp/app/cypress/integration/session.spec.js' ] }: +0ms | |
cypress:browserify making bundle /Users/rudolfs/Library/Application Support/Cypress/cy/production/projects/app-430557144836e0024391e27f92a36781/bundles/cypress/integration/session.spec.js +17ms | |
cypress:server:controllers:spec request for { spec: 'cypress/support/index.js' } +0ms | |
cypress:server:preprocessor getFile /Users/rudolfs/work/monadic/mvp/app/cypress/support/index.js +427ms | |
cypress:server:appdata path: /Users/rudolfs/Library/Application Support/Cypress/cy/production/projects/app-430557144836e0024391e27f92a36781/bundles/cypress/support/index.js +428ms | |
cypress:server:plugins plugin event registered? { event: 'file:preprocessor', isRegistered: true } +30ms | |
cypress:server:plugins execute plugin event 'file:preprocessor' with args: EventEmitter { domain: null, _events: { rerun: [Function] }, _eventsCount: 1, _maxListeners: undefined, filePath: '/Users/rudolfs/work/monadic/mvp/app/cypress/support/index.js', shouldWatch: false, outputPath: '/Users/rudolfs/Library/Application Support/Cypress/cy/production/projects/app-430557144836e0024391e27f92a36781/bundles/cypress/support/index.js' } undefined undefined +0ms | |
cypress:browserify get: /Users/rudolfs/work/monadic/mvp/app/cypress/support/index.js +13ms | |
cypress:browserify input: /Users/rudolfs/work/monadic/mvp/app/cypress/support/index.js +0ms | |
cypress:browserify output: /Users/rudolfs/Library/Application Support/Cypress/cy/production/projects/app-430557144836e0024391e27f92a36781/bundles/cypress/support/index.js +0ms | |
cypress:browserify browserifyOptions { extensions: [ '.js', '.jsx', '.coffee', '.cjsx' ], transform: [ [ '/Users/rudolfs/Library/Caches/Cypress/3.4.1/Cypress.app/Contents/Resources/app/packages/server/node_modules/@cypress/browserify-preprocessor/cjsxify.js', [Object] ], [ '/Users/rudolfs/Library/Caches/Cypress/3.4.1/Cypress.app/Contents/Resources/app/packages/server/node_modules/babelify/index.js', [Object] ] ], plugin: [], cache: {}, packageCache: {}, entries: [ '/Users/rudolfs/work/monadic/mvp/app/cypress/support/index.js' ] }: +0ms | |
cypress:server:controllers:spec request for { spec: 'cypress/integration/session.spec.js' } +4ms | |
cypress:server:preprocessor getFile /Users/rudolfs/work/monadic/mvp/app/cypress/integration/session.spec.js +4ms | |
cypress:server:plugins plugin event registered? { event: 'file:preprocessor', isRegistered: true } +4ms | |
cypress:server:preprocessor headless and already processed +0ms | |
cypress:browserify making bundle /Users/rudolfs/Library/Application Support/Cypress/cy/production/projects/app-430557144836e0024391e27f92a36781/bundles/cypress/support/index.js +3ms | |
cypress:browserify finished bundling: /Users/rudolfs/Library/Application Support/Cypress/cy/production/projects/app-430557144836e0024391e27f92a36781/bundles/cypress/integration/session.spec.js +439ms | |
cypress:server:controllers:spec sending spec { filePath: '/Users/rudolfs/Library/Application Support/Cypress/cy/production/projects/app-430557144836e0024391e27f92a36781/bundles/cypress/integration/session.spec.js' } +440ms | |
cypress:browserify finished bundling: /Users/rudolfs/Library/Application Support/Cypress/cy/production/projects/app-430557144836e0024391e27f92a36781/bundles/cypress/support/index.js +64ms | |
cypress:server:controllers:spec sending spec { filePath: '/Users/rudolfs/Library/Application Support/Cypress/cy/production/projects/app-430557144836e0024391e27f92a36781/bundles/cypress/support/index.js' } +64ms | |
cypress:server:project received runnables { id: 'r1', title: '', root: true, type: 'suite', tests: [], suites: [ { id: 'r2', title: 'session', root: false, type: 'suite', tests: [], suites: [Array] } ] } +2s | |
cypress:server:reporter trying to load reporter: spec +2s | |
cypress:server:reporter spec is Mocha reporter +0ms | |
cypress:server:project onMocha start +7ms | |
cypress:server:reporter got mocha event 'start' with args: [ { start: '2019-09-23T12:41:04.199Z' } ] +6ms | |
cypress:server:project onMocha suite +7ms | |
cypress:server:reporter got mocha event 'suite' with args: [ { id: 'r1', title: '', root: true, type: 'suite' } ] +7ms | |
cypress:server:project onMocha suite +26ms | |
cypress:server:reporter got mocha event 'suite' with args: [ { id: 'r2', title: 'session', root: false, type: 'suite' } ] +26ms | |
session | |
cypress:server:project onMocha suite +1ms | |
cypress:server:reporter got mocha event 'suite' with args: [ { id: 'r3', title: 'happy path', root: false, type: 'suite' } ] +1ms | |
happy path | |
cypress:server:project onMocha test +0ms | |
cypress:server:reporter got mocha event 'test' with args: [ { id: 'r4', title: 'first', body: 'function () {\n cy.visit(\'/\');\n }', type: 'test' } ] +0ms | |
cypress:server:socket automation:request get:cookies { domain: 'localhost' } +993ms | |
cypress:server:cookies getting:cookies { domain: 'localhost' } +0ms | |
cypress:server:cookies received get:cookies [] +0ms | |
cypress:server:socket backend:request { eventName: 'resolve:url', args: [ 'http://localhost:8000/', { auth: null, failOnStatusCode: true, retryOnNetworkFailure: true, retryOnStatusCodeFailure: false, method: 'GET', body: null, headers: {}, timeout: 30000 } ] } +31ms | |
cypress:server:server resolving visit { url: 'http://localhost:8000/', headers: { host: 'localhost:8000', connection: 'Upgrade', pragma: 'no-cache', 'cache-control': 'no-cache', upgrade: 'websocket', origin: 'http://localhost:8000', 'sec-websocket-version': '13', 'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/3.4.1 Chrome/61.0.3163.100 Electron/2.0.18 Safari/537.36', 'accept-encoding': 'gzip, deflate', 'accept-language': 'en-GB', 'sec-websocket-key': 'ty3nx1OhznYhuCUyTN0pkw==', '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 } } +1s | |
cypress:server:server Getting remote state: { auth: undefined, props: { port: '8000', tld: 'localhost', domain: '' }, origin: 'http://localhost:8000', strategy: 'http', visiting: undefined, domainName: 'localhost', fileServer: null } +0ms | |
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: 'http://localhost:8000/', onBeforeReqInit: [Function: runPhase], followRedirect: [Function: followRedirect] } +1ms | |
cypress:server:cookies getting:cookies { url: 'http://localhost:8000/' } +34ms | |
cypress:server:cookies received get:cookies [] +1ms | |
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_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/3.4.1 Chrome/61.0.3163.100 Electron/2.0.18 Safari/537.36' }, timeout: 30000, gzip: false, url: 'http://localhost:8000/', onBeforeReqInit: [Function: runPhase] } +0ms | |
cypress:network:agent addRequest called { isHttps: false, href: 'http://localhost:8000/' } +0ms | |
cypress:network:connect beginning getAddress { hostname: 'localhost', port: '8000' } +1s | |
cypress:network:connect got addresses { hostname: 'localhost', port: '8000', addresses: [ { address: '127.0.0.1', family: 4 }, { address: '::1', family: 6 } ] } +3ms | |
cypress:network:agent got family { family: 4, href: 'http://localhost:8000/' } +4ms | |
cypress:server:request received status code on request { requestId: 'request1', statusCode: 200 } +68ms | |
cypress:server:request successful response received { requestId: 'request1' } +1ms | |
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': '285', etag: 'W/"11d-OIbTrhgm9XqVP7fCnrFzhYiMUFk"', vary: 'Accept-Encoding', date: 'Mon, 23 Sep 2019 12:41:04 GMT', connection: 'keep-alive' }, statusCode: 200 } +72ms | |
cypress:server:request setting request jar cookies [] +1ms | |
cypress:server:server setting details resolving url { isOkStatusCode: true, contentType: 'text/html', url: 'http://localhost:8000/', status: 200, cookies: [], statusText: 'OK', redirects: [], originalUrl: 'http://localhost:8000/' } +3ms | |
cypress:server:server resolve:url response ended, setting buffer { newUrl: 'http://localhost:8000/', details: { isOkStatusCode: true, contentType: 'text/html', url: 'http://localhost:8000/', status: 200, cookies: [], statusText: 'OK', redirects: [], originalUrl: 'http://localhost:8000/', isHtml: true } } +1ms | |
cypress:server:server Setting remoteAuth null +0ms | |
cypress:server:cors Parsed URL { port: '8000', tld: 'localhost', domain: '' } +1s | |
cypress:server:server Setting remoteOrigin http://localhost:8000 +0ms | |
cypress:server:server Setting remoteHostAndPort { port: '8000', tld: 'localhost', domain: '' } +1ms | |
cypress:server:server Setting remoteDocDomain localhost +0ms | |
cypress:server:server Getting remote state: { auth: null, props: { port: '8000', tld: 'localhost', domain: '' }, origin: 'http://localhost:8000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +0ms | |
cypress:server:server Getting remote state: { auth: null, props: { port: '8000', tld: 'localhost', domain: '' }, origin: 'http://localhost:8000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +8ms | |
cypress:server:proxy handling proxied request { url: '/', proxiedUrl: 'http://localhost:8000/', headers: { host: 'localhost:8000', 'proxy-connection': 'keep-alive', 'upgrade-insecure-requests': '1', 'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/3.4.1 Chrome/61.0.3163.100 Electron/2.0.18 Safari/537.36', accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8', referer: 'http://localhost:8000/__/', 'accept-encoding': 'gzip, deflate', 'accept-language': 'en-GB', cookie: '__cypress.initial=true' }, remoteState: { auth: null, props: { port: '8000', tld: 'localhost', domain: '' }, origin: 'http://localhost:8000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +0ms | |
cypress:server:buffers found request buffer { buffer: { url: 'http://localhost:8000/', originalUrl: 'http://localhost:8000/' }, bufferCount: 0 } +2s | |
cypress:server:proxy received response for { url: 'http://localhost:8000/', headers: { 'x-powered-by': 'Express', 'accept-ranges': 'bytes', 'content-type': 'text/html; charset=UTF-8', 'content-length': '285', etag: 'W/"11d-OIbTrhgm9XqVP7fCnrFzhYiMUFk"', vary: 'Accept-Encoding', date: 'Mon, 23 Sep 2019 12:41:04 GMT', connection: 'keep-alive' }, statusCode: 200, isGzipped: undefined, wantsInjection: 'full', wantsSecurityRemoved: true } +3ms | |
cypress:server:proxy inferred charset from response { httpCharset: 'utf8' } +1ms | |
cypress:server:server Getting remote state: { auth: null, props: { port: '8000', tld: 'localhost', domain: '' }, origin: 'http://localhost:8000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +24ms | |
cypress:server:proxy handling proxied request { url: '/reset.css', proxiedUrl: 'http://localhost:8000/reset.css', headers: { host: 'localhost:8000', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/3.4.1 Chrome/61.0.3163.100 Electron/2.0.18 Safari/537.36', accept: 'text/css,*/*;q=0.1', referer: 'http://localhost:8000/', 'accept-encoding': 'gzip, deflate', 'accept-language': 'en-GB' }, remoteState: { auth: null, props: { port: '8000', tld: 'localhost', domain: '' }, origin: 'http://localhost:8000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +20ms | |
cypress:network:agent addRequest called { isHttps: false, href: 'http://localhost:8000/reset.css' } +45ms | |
cypress:network:agent got family { family: 4, href: 'http://localhost:8000/reset.css' } +0ms | |
cypress:server:stream_buffer stream buffer writeable final called +0ms | |
cypress:server:server Getting remote state: { auth: null, props: { port: '8000', tld: 'localhost', domain: '' }, origin: 'http://localhost:8000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +5ms | |
cypress:server:proxy handling proxied request { url: '/Index.js', proxiedUrl: 'http://localhost:8000/Index.js', headers: { host: 'localhost:8000', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/3.4.1 Chrome/61.0.3163.100 Electron/2.0.18 Safari/537.36', accept: '*/*', referer: 'http://localhost:8000/', 'accept-encoding': 'gzip, deflate', 'accept-language': 'en-GB' }, remoteState: { auth: null, props: { port: '8000', tld: 'localhost', domain: '' }, origin: 'http://localhost:8000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +5ms | |
cypress:network:agent addRequest called { isHttps: false, href: 'http://localhost:8000/Index.js' } +3ms | |
cypress:network:agent got family { family: 4, href: 'http://localhost:8000/Index.js' } +0ms | |
cypress:server:stream_buffer stream buffer writeable final called +2ms | |
cypress:server:request received status code on request { requestId: 'request2', statusCode: 200 } +43ms | |
cypress:server:request successful response received { requestId: 'request2' } +0ms | |
cypress:server:proxy received response for { url: 'http://localhost:8000/reset.css', headers: { 'x-powered-by': 'Express', 'accept-ranges': 'bytes', 'content-type': 'text/css; charset=UTF-8', etag: 'W/"46e-T3OY4WN4Lm+vGXq7jg1OxcN5RVo"', vary: 'Accept-Encoding', 'content-encoding': 'gzip', date: 'Mon, 23 Sep 2019 12:41:04 GMT', connection: 'keep-alive', 'transfer-encoding': 'chunked' }, statusCode: 200, isGzipped: true, wantsInjection: false, wantsSecurityRemoved: false } +3ms | |
cypress:server:request received status code on request { requestId: 'request3', statusCode: 200 } +14ms | |
cypress:server:request successful response received { requestId: 'request3' } +0ms | |
cypress:server:proxy received response for { url: 'http://localhost:8000/Index.js', headers: { 'x-powered-by': 'Express', 'accept-ranges': 'bytes', 'content-type': 'application/javascript; charset=UTF-8', etag: 'W/"300891-AYe579qzXok+X+iaTd+nGUSkJEM"', vary: 'Accept-Encoding', 'content-encoding': 'gzip', date: 'Mon, 23 Sep 2019 12:41:04 GMT', connection: 'keep-alive', 'transfer-encoding': 'chunked' }, statusCode: 200, isGzipped: true, wantsInjection: false, wantsSecurityRemoved: true } +14ms | |
cypress:server:browsers:electron console message: { column: 17, level: 'info', line: 25195, source: 'console-api', text: '%cDownload the React DevTools for a better development experience: https://fb.me/react-devtools', url: 'webpack:///./node_modules/react-dom/cjs/react-dom.development.js?' } +2s | |
cypress:server:browsers:electron console message: { column: 33, level: 'debug', line: 1957, source: 'console-api', text: 'Download the Apollo DevTools for a better development experience: https://chrome.google.com/webstore/detail/apollo-client-developer-t/jdkknkkbebbapilgoeccciglkfbmbnfm', url: 'webpack:///./node_modules/apollo-client/bundle.esm.js?' } +76ms | |
cypress:server:server Getting remote state: { auth: null, props: { port: '8000', tld: 'localhost', domain: '' }, origin: 'http://localhost:8000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +435ms | |
cypress:server:proxy handling proxied request { url: '/graphql', proxiedUrl: 'http://localhost:8080/graphql', headers: { host: 'localhost:8080', 'proxy-connection': 'keep-alive', 'access-control-request-method': 'POST', origin: 'http://localhost:8000', 'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/3.4.1 Chrome/61.0.3163.100 Electron/2.0.18 Safari/537.36', 'access-control-request-headers': 'content-type', accept: '*/*', referer: 'http://localhost:8000/', 'accept-encoding': 'gzip, deflate', 'accept-language': 'en-GB' }, remoteState: { auth: null, props: { port: '8000', tld: 'localhost', domain: '' }, origin: 'http://localhost:8000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +418ms | |
cypress:network:agent addRequest called { isHttps: false, href: 'http://localhost:8080/graphql' } +435ms | |
cypress:network:agent got family { family: 4, href: 'http://localhost:8080/graphql' } +0ms | |
cypress:server:stream_buffer stream buffer writeable final called +435ms | |
cypress:server:request received an error making http request { timeout: null, retryIntervals: [ 0, 100, 200, 200 ], url: 'http://localhost:8080/graphql', requestId: 'request4', retryOnNetworkFailure: true, retryOnStatusCodeFailure: false, delaysRemaining: [ 0, 100, 200, 200 ], err: { Error: connect ECONNREFUSED 127.0.0.1:8080 at Object._errnoException (util.js:1024:11) at _exceptionWithHostPort (util.js:1046:20) at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1182:14) code: 'ECONNREFUSED', errno: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 8080 } } +421ms | |
cypress:server:request retrying request { timeout: null, retryIntervals: [ 0, 100, 200, 200 ], url: 'http://localhost:8080/graphql', requestId: 'request4', retryOnNetworkFailure: true, retryOnStatusCodeFailure: false, delaysRemaining: [ 100, 200, 200 ], delay: 0, attempt: 1 } +1ms | |
cypress:server:stream_buffer buffered stream EOF { readerId: 'reader5' } +3ms | |
cypress:network:agent addRequest called { isHttps: false, href: 'http://localhost:8080/graphql' } +3ms | |
cypress:network:agent got family { family: 4, href: 'http://localhost:8080/graphql' } +0ms | |
cypress:server:request received an error making http request { timeout: null, retryIntervals: [ 0, 100, 200, 200 ], url: 'http://localhost:8080/graphql', requestId: 'request4', retryOnNetworkFailure: true, retryOnStatusCodeFailure: false, delaysRemaining: [ 100, 200, 200 ], err: { Error: connect ECONNREFUSED 127.0.0.1:8080 at Object._errnoException (util.js:1024:11) at _exceptionWithHostPort (util.js:1046:20) at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1182:14) code: 'ECONNREFUSED', errno: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 8080 } } +2ms | |
cypress:server:request retrying request { timeout: null, retryIntervals: [ 0, 100, 200, 200 ], url: 'http://localhost:8080/graphql', requestId: 'request4', retryOnNetworkFailure: true, retryOnStatusCodeFailure: false, delaysRemaining: [ 200, 200 ], delay: 100, attempt: 2 } +1ms | |
cypress:server:server Getting remote state: { auth: null, props: { port: '8000', tld: 'localhost', domain: '' }, origin: 'http://localhost:8000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +7ms | |
cypress:server:proxy handling proxied request { url: '/fonts/GTAmericaRegular.otf', proxiedUrl: 'http://localhost:8000/fonts/GTAmericaRegular.otf', headers: { host: 'localhost:8000', 'proxy-connection': 'keep-alive', origin: 'http://localhost:8000', 'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/3.4.1 Chrome/61.0.3163.100 Electron/2.0.18 Safari/537.36', accept: '*/*', referer: 'http://localhost:8000/', 'accept-encoding': 'gzip, deflate', 'accept-language': 'en-GB' }, remoteState: { auth: null, props: { port: '8000', tld: 'localhost', domain: '' }, origin: 'http://localhost:8000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +7ms | |
cypress:network:agent addRequest called { isHttps: false, href: 'http://localhost:8000/fonts/GTAmericaRegular.otf' } +4ms | |
cypress:network:agent got family { family: 4, href: 'http://localhost:8000/fonts/GTAmericaRegular.otf' } +0ms | |
cypress:server:stream_buffer stream buffer writeable final called +4ms | |
cypress:server:request received status code on request { requestId: 'request6', statusCode: 200 } +4ms | |
cypress:server:request successful response received { requestId: 'request6' } +0ms | |
cypress:server:proxy received response for { url: 'http://localhost:8000/fonts/GTAmericaRegular.otf', headers: { 'x-powered-by': 'Express', 'accept-ranges': 'bytes', 'content-type': 'font/otf; charset=UTF-8', etag: 'W/"141b8-Dv5YbbIb5aj6nHyjltiLqXR6qBg"', vary: 'Accept-Encoding', 'content-encoding': 'gzip', date: 'Mon, 23 Sep 2019 12:41:04 GMT', connection: 'keep-alive', 'transfer-encoding': 'chunked' }, statusCode: 200, isGzipped: true, wantsInjection: false, wantsSecurityRemoved: false } +4ms | |
cypress:server:server Getting remote state: { auth: null, props: { port: '8000', tld: 'localhost', domain: '' }, origin: 'http://localhost:8000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } +12ms | |
cypress:server:proxy handling proxied request { url: '/sockjs-node/info?t=1569242464829', proxiedUrl: 'http://localhost:8000/sockjs-node/info?t=1569242464829', headers: { host: 'localhost:8000', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/3.4.1 Chrome/61.0.3163.100 Electron/2.0.18 Safari/537.36', accept: '*/*', referer: 'http://localhost:8000/', 'accept-encoding': 'gzip, deflate', 'accept-language': 'en-GB' }, remoteState: { auth: null, props: { port: '8000', tld: 'localhost', domain: '' }, origin: 'http://localhost:8000', strategy: 'http', visiting: false, domainName: 'localhost', fileServer: null } } +8ms | |
cypress:network:agent addRequest called { isHttps: false, href: 'http://localhost:8000/sockjs-node/info?t=1569242464829' } +12ms | |
cypress:network:agent got family { family: 4, href: 'http://localhost:8000/sockjs-node/info?t=1569242464829' } +0ms | |
cypress:server:stream_buffer stream buffer writeable final called +12ms | |
cypress:server:request received status code on request { requestId: 'request7', statusCode: 200 } +11ms | |
cypress:server:request successful response received { requestId: 'request7' } +0ms | |
cypress:server:proxy received response for { url: 'http://localhost:8000/sockjs-node/info?t=1569242464829', headers: { 'access-control-allow-origin': '*', vary: 'Origin', 'cache-control': 'no-store, no-cache, no-transform, must-revalidate, max-age=0', 'content-type': 'application/json; charset=UTF-8', date: 'Mon, 23 Sep 2019 12:41:04 GMT', connection: 'keep-alive', 'transfer-encoding': 'chunked' }, statusCode: 200, isGzipped: undefined, wantsInjection: false, wantsSecurityRemoved: false } +2ms | |
cypress:server:project onMocha pass +607ms | |
cypress:server:reporter got mocha event 'pass' with args: [ { id: 'r4', title: 'first', state: 'passed', body: 'function () {\n cy.visit(\'/\');\n }', type: 'test', duration: 632, wallClockStartedAt: '2019-09-23T12:41:04.209Z', timings: { lifecycle: 30, test: [Object] } } ] +607ms | |
✓ first (632ms) | |
cypress:server:server Got CONNECT request from localhost:8000 +10ms | |
cypress:https-proxy Writing browserSocket connection headers { url: 'localhost:8000', headLength: 0, headers: { host: 'localhost:8000', 'proxy-connection': 'keep-alive', 'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/3.4.1 Chrome/61.0.3163.100 Electron/2.0.18 Safari/537.36' } } +2s | |
cypress:https-proxy Got first head bytes { url: 'localhost:8000', head: 'GET /sockjs-node/848/eo1ujsqe/websocket HTTP/1.1\r\nHost: localhos' } +1ms | |
cypress:server:cors Parsed URL { port: '8000', tld: 'localhost', domain: '' } +503ms | |
cypress:server:server HTTPS request does match URL: https://localhost:8000 with props: { port: '8000', tld: 'localhost', domain: '' } +1ms | |
cypress:https-proxy Not making direct connection { url: 'localhost:8000' } +0ms | |
cypress:https-proxy Making intercepted connection to 49694 +0ms | |
cypress:https-proxy getting proxy URL { port: 49694, serverPort: 49694, sniPort: 49696, url: 'https://localhost:49694' } +0ms | |
cypress:server:project onMocha test end +7ms | |
cypress:server:reporter got mocha event 'test end' with args: [ { id: 'r4', title: 'first', state: 'passed', body: 'function () {\n cy.visit(\'/\');\n }', type: 'test', duration: 632, wallClockStartedAt: '2019-09-23T12:41:04.209Z', timings: { lifecycle: 30, test: [Object] } } ] +7ms | |
cypress:network:connect successfully connected { opts: { port: 49694, host: 'localhost', getDelayMsForRetry: [Function: getDelayForRetry] }, iteration: 0 } +515ms | |
cypress:https-proxy received upstreamSocket callback for request { port: 49694, hostname: 'localhost', err: undefined } +2ms | |
cypress:server:server Got UPGRADE request from /sockjs-node/848/eo1ujsqe/websocket +3ms | |
cypress:network:agent addRequest called { isHttps: false, href: 'http://localhost:8000/sockjs-node/848/eo1ujsqe/websocket' } +14ms | |
cypress:network:agent got family { family: 4, href: 'http://localhost:8000/sockjs-node/848/eo1ujsqe/websocket' } +0ms | |
cypress:server:project onMocha test:after:run +10ms | |
cypress:server:reporter got mocha event 'test:after:run' with args: [ { id: 'r4', title: 'first', state: 'passed', body: 'function () {\n cy.visit(\'/\');\n }', type: 'test', duration: 632, wallClockStartedAt: '2019-09-23T12:41:04.209Z', wallClockDuration: 641, timings: { lifecycle: 30, test: [Object] } } ] +10ms | |
cypress:server:project onMocha test +0ms | |
cypress:server:reporter got mocha event 'test' with args: [ { id: 'r5', title: 'second', body: 'function () {\n cy.visit(\'/\');\n }', type: 'test' } ] +0ms | |
cypress:server:socket automation:request get:cookies { domain: 'localhost' } +593ms | |
cypress:server:cookies getting:cookies { domain: 'localhost' } +589ms | |
cypress:server:cookies received get:cookies [] +0ms | |
cypress:server:browsers:electron console message: { column: 9, level: 'info', line: 52, source: 'console-api', text: '[WDS] Live Reloading enabled.', url: 'webpack:///(webpack)-dev-server/client?' } +68ms | |
cypress:server:request aborting { requestId: 'request4' } +29ms |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment