Get rid of the simplified json test output format |
||||||||||||
Issue descriptionWe currently have to support 3 *different* JSON formats for test result processing. They are; * What gtest outputs * What layout tests output - described at https://www.chromium.org/developers/the-json-test-results-format * Some random "simplified json format" which telemetry seems to output? We should make our tools all standardized on one json format. Before we do that, we should just should remove the simplified json format support.
,
Mar 22 2017
Once we reduce the number of formats down to 2 we can argue about which one to use :-)
,
Mar 22 2017
,
May 15 2017
,
Jul 25 2017
,
Jul 27 2017
I'm aiming to get rid of the simplified json output from the Telemetry side in Q4. We're switching over to outputting the json-test-results-format linked in earlier comments so our vote would be to use that over what gtest outputs, if we're trying to get down to one json format for testing :)
,
Dec 8 2017
Any updates on switching telemetry's json output?
,
Jan 4
What is this status of this bug?
,
Jan 4
I think perf tests output regular test results now. Someone on the perf side might know more.
,
Jan 4
Telemetry's json output (both unittest & benchmark) follows the json test results format
,
Jan 7
Rakib, Can you please link this bug up to to other Core Automation efforts to produce the standard format? Then we should ensure that Telemetry is doing the standard.
,
Jan 7
,
Jan 10
,
Jan 11
Setting defect without priority to Pri-2. |
||||||||||||
►
Sign in to add a comment |
||||||||||||
Comment 1 by serg...@chromium.org
, Mar 22 2017