step name on Milo page are different from the one reported to test results |
|
Issue descriptionhttps://bigquery.cloud.google.com/results/findit-for-me:US.bquijob_570dbf31_165c990d2bd This is mostly for GPU tests and iOS tests.
,
Sep 11
It seems that we have some inconsistency in step names in a few places. It would be great if we could unify them. For this case, I would suggest keeping "step_ui_name" as it is, and change "test_results_step_name" to be the same as "step_ui_name".
,
Sep 11
A better solution for this might be to: * add a numeric id to each step in the build and surface the ids in all BQ tables for data joining * also add a metadata to each step to make it possible to group the same test of different steps (with patch), (without patch), & (retry summary). This needs a bigger change in all the places though. |
|
►
Sign in to add a comment |
|
Comment 1 by bpastene@chromium.org
, Sep 11Status: Assigned (was: Untriaged)