Skip to content
This repository has been archived by the owner on May 16, 2024. It is now read-only.

Running coach on docker with JSON output delivers invalid JSON #358

Open
ahoiroman opened this issue Aug 31, 2020 · 0 comments
Open

Running coach on docker with JSON output delivers invalid JSON #358

ahoiroman opened this issue Aug 31, 2020 · 0 comments

Comments

@ahoiroman
Copy link

The generated JSON is invalid:

  1. Run doer run sitespeedio/coach:4.5.0 https://www.sitespeed.io -f json
  2. Result contains log output and this is invalid JSON:

Result:

Google Chrome 80.0.3987.87 
Mozilla Firefox 73.0
[2020-08-31 14:35:50] INFO: Running tests using Chrome - 1 iteration(s)
[2020-08-31 14:35:50] INFO: Testing url https://www.sitespeed.io iteration 1

{...}

It should be possible to mute the log.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant