New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 704066 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 2
Type: ----

Blocked on:
issue 748638



Sign in to add a comment

Get rid of the simplified json test output format

Project Member Reported by tansell@chromium.org, Mar 22 2017

Issue description

We 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.
 
Thanks for filing this. I think we should standardize on https://www.chromium.org/developers/the-json-test-results-format, since this is a native format understood by Test Results Server, which was originally written for layout tests, but was designed in a way to be generic enough for other test suites.
Once we reduce the number of formats down to 2 we can argue about which one to use :-)

Components: -Infra Infra>Platform>Recipes
Components: -Infra>Platform>Recipes Infra>Client>Chrome
Summary: Get rid of the simplified json test output format (was: Get rid of the simplified json format in recipes)
Blockedon: 748638
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 :)
Owner: ashleymarie@chromium.org
Status: Assigned (was: Untriaged)
Any updates on switching telemetry's json output?
Cc: bpastene@chromium.org jbudorick@chromium.org
Owner: ----
Status: Untriaged (was: Assigned)
What is this status of this bug?
Cc: nednguyen@chromium.org
I think perf tests output regular test results now. Someone on the perf side might know more.
Cc: -nednguyen@chromium.org crouleau@chromium.org
Telemetry's json output (both unittest & benchmark) follows the json test results format
Owner: rmhasan@google.com
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.
Status: Assigned (was: Untriaged)
Cc: perezju@chromium.org
Labels: Pri-2
Setting defect without priority to Pri-2.

Sign in to add a comment