Skip to content

Instantly share code, notes, and snippets.

@pako88
Created November 6, 2019 08:56
Show Gist options
  • Save pako88/92e7c774befe9f1c675e163793ce1153 to your computer and use it in GitHub Desktop.
Save pako88/92e7c774befe9f1c675e163793ce1153 to your computer and use it in GitHub Desktop.
wdio junit reporter bug
Execution of 2 spec files started at 2019-11-06T07:39:19.877Z
Debugger attached.
Starting ChromeDriver 77.0.3865.40 (f484704e052e0b556f8030b65b953dce96503217-refs/branch-heads/3865@{#442}) on port 4444
Only local connections are allowed.
Please protect ports used by ChromeDriver and related test frameworks to prevent access by malicious code.
[0-0] For help, see: https://nodejs.org/en/docs/inspector
[0-0] FAILED
[0-1] FAILED
Spec Files: 0 passed, 2 failed, 2 total (100% completed) in 00:00:02
2019-11-06T07:39:19.883Z DEBUG @wdio/utils:initialiseServices: initialise wdio service "chromedriver"
2019-11-06T07:39:19.936Z INFO @wdio/cli:launcher: Run onPrepare hook
2019-11-06T07:39:20.684Z INFO @wdio/local-runner: Start worker 0-0 with arg: config/local.conf.js
2019-11-06T07:39:21.247Z DEBUG @wdio/local-runner: Runner 0-0 finished with exit code 1
2019-11-06T07:39:21.250Z INFO @wdio/local-runner: Start worker 0-1 with arg: config/local.conf.js
2019-11-06T07:39:21.856Z DEBUG @wdio/local-runner: Runner 0-1 finished with exit code 1
2019-11-06T07:39:21.859Z INFO @wdio/cli:launcher: Run onComplete hook
2019-11-06T07:39:21.885Z INFO @wdio/local-runner: Shutting down spawned worker
2019-11-06T07:39:22.137Z INFO @wdio/local-runner: Waiting for 0 to shut down gracefully
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment