Open perezju opened 7 years ago
@perezju Unless this is a one-line fix, I think we should hold off on fixing this at least until @ashley3 integrate Telemetry with flakiness dashboard? That project would open a bunch of new possibilities for surfacing Telemetry's failures, which may change the way we think about this.
Ah, somehow I missed that this work was already assigned to @ashley3 , and I had started writing an output formatter for JSON Test Results Format.
I'll send out my CL to both of you to review, even if it's discarded and superseded by Ashley's work, I hope it will help to kick off the discussion on how to implement some of the features we'll want.
The page
PageTestResults
object currently associates profiling files/cloud_urls with pages (i.e. stories), but to better make sense of these they should be associated with individual story runs instead.@nedn