WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
216046
EWS should clearly say which revision it is testing against
https://bugs.webkit.org/show_bug.cgi?id=216046
Summary
EWS should clearly say which revision it is testing against
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
Add attachment
proposed patch, testcase, etc.
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
<
rdar://problem/68521726
>
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.
Top of Page
Format For Printing
XML
Clone This Bug