Bug 240298 - Access to results of EWS runs
Summary: Access to results of EWS runs
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks: 239082
  Show dependency treegraph
 
Reported: 2022-05-11 00:11 PDT by Yusuke Suzuki
Modified: 2022-05-18 00:12 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Yusuke Suzuki 2022-05-11 00:11:45 PDT
Currently EWS run is associated with a commit. So, we miss the link to the EWS run

1. when we upload a new change via git webkit pr, link to the results of previous EWS run miss
2. when the patch is merged into merge-queue, merged PR does not leave a link to the final EWS run.

We want to see these EWS data so that we can see how things are improved, how things are regressed.

One example I encounter: I have different set of regressed tests on the latest EWS, so I would like to check the previous run and diff the results with code changes to identify what bug is introduced newly with new patch.
Comment 1 Radar WebKit Bug Importer 2022-05-18 00:12:17 PDT
<rdar://problem/93483128>