Bug 216046

Summary: EWS should clearly say which revision it is testing against
Product: WebKit Reporter: Alexey Proskuryakov <ap>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: aakash_jain, ap, dean_johnson, dino, jbedard, kocsen_chung, ryanhaddad, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=203698

Alexey Proskuryakov
Reported 2020-09-01 11:57:04 PDT
I see no way to tell which revision EWS tests against. Looking at https://ews-build.webkit.org/#/builders/32/builds/16546, I can only find a git hash. This makes it difficult to figure out why tests are failing. We should be prominently exposing svn revisions.
Attachments
Aakash Jain
Comment 1 2020-09-02 06:29:22 PDT
We can expose git hash. However, EWS doesn’t know svn revision. We would need some way to convert git hash to corresponding svn revision.
Alexey Proskuryakov
Comment 2 2020-09-02 09:40:11 PDT
Right, we need to find a way to expose the svn revision. It's never ok to only expose a git hash - even when we migrate to git, everything in UI should be showing a manufactured revision.
Radar WebKit Bug Importer
Comment 3 2020-09-08 11:58:12 PDT
Aakash Jain
Comment 4 2020-09-08 12:02:01 PDT
Do we have any service which can convert a WebKit git hash to corresponding svn revision?
Alexey Proskuryakov
Comment 5 2020-09-08 12:24:42 PDT
Maybe we should be using git-svn until we have git revision numbers.
Note You need to log in before you can comment on or make changes to this bug.