Skip to content

Instantly share code, notes, and snippets.

@dpgraham
Created March 30, 2021 17:33
Show Gist options
  • Save dpgraham/ebd12cbb1b6b9630608cfe40b6e3878c to your computer and use it in GitHub Desktop.
Save dpgraham/ebd12cbb1b6b9630608cfe40b6e3878c to your computer and use it in GitHub Desktop.
➜ signup git:(GRW-222/feat/full-e2e-tests-2) ✗ npx saucectl run
Debugger listening on ws://127.0.0.1:64727/a81077ff-4d50-473e-ac99-2ee4b83283e4
For help, see: https://nodejs.org/en/docs/inspector
Debugger attached.
10:13:47 INF Running version 0.34.1
10:13:47 INF Reading config file config=.sauce/config.yml
10:13:47 INF Ignoring framework version for Docker, using provided image saucelabs/stt-cypress-mocha-node:latest (only applicable to docker mode)
10:13:47 INF Running Cypress in Sauce Labs
10:13:47 INF Project archived. durationMs=50 size=1437306
10:13:49 INF Project uploaded. durationMs=1725 storageId=a043652a-cf33-4e5e-bc91-09f4384162a4
10:13:49 INF Launching workers. concurrency=5
10:13:49 INF Starting suite. region=us-west-1 suite=firefox-live-test
10:13:49 INF Starting suite. region=us-west-1 suite=edge-test
10:13:49 INF Starting suite. region=us-west-1 suite=firefox-test
10:13:49 INF Starting suite. region=us-west-1 suite=chrome-live-test
10:13:49 INF Starting suite. region=us-west-1 suite=chrome-test
10:13:51 INF Suite started. suite=chrome-test url=https://app.saucelabs.com/tests/d01cd9dddee048ab9aec0e2141f96ef4
10:13:51 INF Suite started. suite=chrome-live-test url=https://app.saucelabs.com/tests/15a62d4761b34be7bd296e3503707017
10:13:52 INF Suite started. suite=edge-test url=https://app.saucelabs.com/tests/7476b50e55134c7ca6bb359998ae3f84
10:13:54 INF Suite started. suite=firefox-live-test url=https://app.saucelabs.com/tests/bbd52e2e04be4814bfdf2216e02d3a8b
10:13:54 INF Suite started. suite=firefox-test url=https://app.saucelabs.com/tests/a34b6c80bc2f405ca9c0ce4965444a4f
10:13:59 INF Suites in progress: 6
10:14:09 INF Suites in progress: 6
10:14:19 INF Suites in progress: 6
10:14:29 INF Suites in progress: 6
10:14:39 INF Suites in progress: 6
10:14:49 INF Suites in progress: 6
10:14:51 INF Starting suite. region=us-west-1 suite=edge-live-test
10:14:51 INF Suite finished. passed=true suite=chrome-live-test url=https://app.saucelabs.com/tests/15a62d4761b34be7bd296e3503707017
10:14:51 INF console.log output:
Sauce Cypress Runner 6.0.1
Preparing npm environment
Installing packages: typescript@^4.1.3
npm WARN enoent ENOENT: no such file or directory, open 'c:\chef\payload\__project__\package.json'
npm WARN __project__ No description
npm WARN __project__ No repository field.
npm WARN __project__ No README data
npm WARN __project__ No license field.
+ typescript@4.2.3
added 1 package from 1 contributor in 2.379s
Couldn't find tsconfig.json. tsconfig-paths will be skipped
Couldn't determine Mocha version
====================================================================================================
(Run Starting)
┌────────────────────────────────────────────────────────────────────────────────────────────────┐
│ Cypress: 6.6.0 │
│ Browser: Custom Chrome 89 │
│ Specs: 1 found (live\success.test.ts) │
└────────────────────────────────────────────────────────────────────────────────────────────────┘
────────────────────────────────────────────────────────────────────────────────────────────────────
Running: live\success.test.ts (1 of 1)
(Results)
┌────────────────────────────────────────────────────────────────────────────────────────────────┐
│ Tests: 1 │
│ Passing: 1 │
│ Failing: 0 │
│ Pending: 0 │
│ Skipped: 0 │
│ Screenshots: 0 │
│ Video: false │
│ Duration: 29 seconds │
│ Spec Ran: live\success.test.ts │
└────────────────────────────────────────────────────────────────────────────────────────────────┘
====================================================================================================
(Run Finished)
Spec Tests Passing Failing Pending Skipped
┌────────────────────────────────────────────────────────────────────────────────────────────────┐
│ √ live\success.test.ts 00:29 1 1 - - - │
└────────────────────────────────────────────────────────────────────────────────────────────────┘
√ All specs passed! 00:29 1 1 - - -
suite=chrome-live-test
10:14:54 INF Suite finished. passed=true suite=firefox-live-test url=https://app.saucelabs.com/tests/bbd52e2e04be4814bfdf2216e02d3a8b
10:14:54 INF console.log output:
Sauce Cypress Runner 6.0.1
Preparing npm environment
Installing packages: typescript@^4.1.3
npm WARN enoent ENOENT: no such file or directory, open 'c:\chef\payload\__project__\package.json'
npm WARN __project__ No description
npm WARN __project__ No repository field.
npm WARN __project__ No README data
npm WARN __project__ No license field.
+ typescript@4.2.3
added 1 package from 1 contributor in 2.578s
Couldn't find tsconfig.json. tsconfig-paths will be skipped
Couldn't determine Mocha version
====================================================================================================
(Run Starting)
┌────────────────────────────────────────────────────────────────────────────────────────────────┐
│ Cypress: 6.6.0 │
│ Browser: Custom Firefox 87 │
│ Specs: 1 found (live\success.test.ts) │
└────────────────────────────────────────────────────────────────────────────────────────────────┘
────────────────────────────────────────────────────────────────────────────────────────────────────
Running: live\success.test.ts (1 of 1)
Your project has set the configuration option: `chromeWebSecurity: false`
This option will not have an effect in Firefox. Tests that rely on web security being disabled will not run as expected.
(Results)
┌────────────────────────────────────────────────────────────────────────────────────────────────┐
│ Tests: 1 │
│ Passing: 1 │
│ Failing: 0 │
│ Pending: 0 │
│ Skipped: 0 │
│ Screenshots: 0 │
│ Video: false │
│ Duration: 17 seconds │
│ Spec Ran: live\success.test.ts │
└────────────────────────────────────────────────────────────────────────────────────────────────┘
====================================================================================================
(Run Finished)
Spec Tests Passing Failing Pending Skipped
┌────────────────────────────────────────────────────────────────────────────────────────────────┐
│ √ live\success.test.ts 00:17 1 1 - - - │
└────────────────────────────────────────────────────────────────────────────────────────────────┘
√ All specs passed! 00:17 1 1 - - -
suite=firefox-live-test
10:14:59 INF Suites in progress: 4
10:15:03 INF Suite started. suite=edge-live-test url=https://app.saucelabs.com/tests/bb365cd894e8489dad7f7985d88f953c
10:15:09 INF Suites in progress: 4
10:15:19 INF Suites in progress: 4
10:15:29 INF Suites in progress: 4
10:15:39 INF Suites in progress: 4
10:15:49 INF Suites in progress: 4
10:15:59 INF Suites in progress: 4
10:16:03 ERR Suite finished. passed=false suite=edge-live-test url=https://app.saucelabs.com/tests/bb365cd894e8489dad7f7985d88f953c
10:16:03 INF console.log output:
Sauce Cypress Runner 6.0.1
Preparing npm environment
Installing packages: typescript@^4.1.3
npm WARN enoent ENOENT: no such file or directory, open 'c:\chef\payload\__project__\package.json'
npm WARN __project__ No description
npm WARN __project__ No repository field.
npm WARN __project__ No README data
npm WARN __project__ No license field.
+ typescript@4.2.3
added 1 package from 1 contributor in 2.306s
Couldn't find tsconfig.json. tsconfig-paths will be skipped
Couldn't determine Mocha version
====================================================================================================
(Run Starting)
┌────────────────────────────────────────────────────────────────────────────────────────────────┐
│ Cypress: 6.6.0 │
│ Browser: Custom Edge 89 │
│ Specs: 1 found (live\success.test.ts) │
└────────────────────────────────────────────────────────────────────────────────────────────────┘
────────────────────────────────────────────────────────────────────────────────────────────────────
Running: live\success.test.ts (1 of 1)
suite=edge-live-test
10:16:06 ERR Suite finished. passed=false suite=chrome-test url=https://app.saucelabs.com/tests/d01cd9dddee048ab9aec0e2141f96ef4
10:16:06 INF console.log output:
Sauce Cypress Runner 6.0.1
Preparing npm environment
Installing packages: typescript@^4.1.3
npm WARN enoent ENOENT: no such file or directory, open 'c:\chef\payload\__project__\package.json'
npm WARN __project__ No description
npm WARN __project__ No repository field.
npm WARN __project__ No README data
npm WARN __project__ No license field.
+ typescript@4.2.3
added 1 package from 1 contributor in 2.493s
Couldn't find tsconfig.json. tsconfig-paths will be skipped
Couldn't determine Mocha version
====================================================================================================
(Run Starting)
┌────────────────────────────────────────────────────────────────────────────────────────────────┐
│ Cypress: 6.6.0 │
│ Browser: Custom Chrome 89 │
│ Specs: 2 found (local\modes.test.ts, local\signup.test.ts) │
└────────────────────────────────────────────────────────────────────────────────────────────────┘
────────────────────────────────────────────────────────────────────────────────────────────────────
Running: local\modes.test.ts (1 of 2)
(Results)
┌────────────────────────────────────────────────────────────────────────────────────────────────┐
│ Tests: 2 │
│ Passing: 2 │
│ Failing: 0 │
│ Pending: 0 │
│ Skipped: 0 │
│ Screenshots: 0 │
│ Video: false │
│ Duration: 27 seconds │
│ Spec Ran: local\modes.test.ts │
└────────────────────────────────────────────────────────────────────────────────────────────────┘
────────────────────────────────────────────────────────────────────────────────────────────────────
Running: local\signup.test.ts (2 of 2)
suite=chrome-test
10:16:07 ERR Suite finished. passed=false suite=edge-test url=https://app.saucelabs.com/tests/7476b50e55134c7ca6bb359998ae3f84
10:16:07 INF console.log output:
Sauce Cypress Runner 6.0.1
Preparing npm environment
Installing packages: typescript@^4.1.3
npm WARN enoent ENOENT: no such file or directory, open 'c:\chef\payload\__project__\package.json'
npm WARN __project__ No description
npm WARN __project__ No repository field.
npm WARN __project__ No README data
npm WARN __project__ No license field.
+ typescript@4.2.3
added 1 package from 1 contributor in 2.474s
Couldn't find tsconfig.json. tsconfig-paths will be skipped
Couldn't determine Mocha version
====================================================================================================
(Run Starting)
┌────────────────────────────────────────────────────────────────────────────────────────────────┐
│ Cypress: 6.6.0 │
│ Browser: Custom Edge 89 │
│ Specs: 2 found (local\modes.test.ts, local\signup.test.ts) │
└────────────────────────────────────────────────────────────────────────────────────────────────┘
────────────────────────────────────────────────────────────────────────────────────────────────────
Running: local\modes.test.ts (1 of 2)
(Results)
┌────────────────────────────────────────────────────────────────────────────────────────────────┐
│ Tests: 2 │
│ Passing: 2 │
│ Failing: 0 │
│ Pending: 0 │
│ Skipped: 0 │
│ Screenshots: 0 │
│ Video: false │
│ Duration: 35 seconds │
│ Spec Ran: local\modes.test.ts │
└────────────────────────────────────────────────────────────────────────────────────────────────┘
────────────────────────────────────────────────────────────────────────────────────────────────────
Running: local\signup.test.ts (2 of 2)
suite=edge-test
10:16:09 ERR Suite finished. passed=false suite=firefox-test url=https://app.saucelabs.com/tests/a34b6c80bc2f405ca9c0ce4965444a4f
10:16:09 INF Suites in progress: 0
10:16:09 INF console.log output:
Sauce Cypress Runner 6.0.1
Preparing npm environment
Installing packages: typescript@^4.1.3
npm WARN enoent ENOENT: no such file or directory, open 'c:\chef\payload\__project__\package.json'
npm WARN __project__ No description
npm WARN __project__ No repository field.
npm WARN __project__ No README data
npm WARN __project__ No license field.
+ typescript@4.2.3
added 1 package from 1 contributor in 2.468s
Couldn't find tsconfig.json. tsconfig-paths will be skipped
Couldn't determine Mocha version
====================================================================================================
(Run Starting)
┌────────────────────────────────────────────────────────────────────────────────────────────────┐
│ Cypress: 6.6.0 │
│ Browser: Custom Firefox 87 │
│ Specs: 2 found (local\modes.test.ts, local\signup.test.ts) │
└────────────────────────────────────────────────────────────────────────────────────────────────┘
────────────────────────────────────────────────────────────────────────────────────────────────────
Running: local\modes.test.ts (1 of 2)
Your project has set the configuration option: `chromeWebSecurity: false`
This option will not have an effect in Firefox. Tests that rely on web security being disabled will not run as expected.
(Results)
┌────────────────────────────────────────────────────────────────────────────────────────────────┐
│ Tests: 2 │
│ Passing: 2 │
│ Failing: 0 │
│ Pending: 0 │
│ Skipped: 0 │
│ Screenshots: 0 │
│ Video: false │
│ Duration: 11 seconds │
│ Spec Ran: local\modes.test.ts │
└────────────────────────────────────────────────────────────────────────────────────────────────┘
────────────────────────────────────────────────────────────────────────────────────────────────────
Running: local\signup.test.ts (2 of 2)
Your project has set the configuration option: `chromeWebSecurity: false`
This option will not have an effect in Firefox. Tests that rely on web security being disabled will not run as expected.
suite=firefox-test
10:16:09 ERR ┌───────────────────────────────┐
10:16:09 ERR 4 of 6 suites have failed (67%)
10:16:09 ERR └───────────────────────────────┘
Waiting for the debugger to disconnect...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment