RESOLVED FIXED 207206
[EWS] Do not remove webkitpy prefix from test failures
https://bugs.webkit.org/show_bug.cgi?id=207206
Summary [EWS] Do not remove webkitpy prefix from test failures
Aakash Jain
Reported 2020-02-04 09:28:48 PST
Do not remove webkitpy prefix from test failures. Removing the prefix might increase readability (shorter text), but in case someone copy-paste the test name and tries to run it, it wouldn't run, and might be hard to debug. We should not alter the name of the test while displaying it. Also see https://bugs.webkit.org/show_bug.cgi?id=207106#c14
Attachments
Patch (7.95 KB, patch)
2020-02-04 09:50 PST, Aakash Jain
no flags
Aakash Jain
Comment 1 2020-02-04 09:50:45 PST
Aakash Jain
Comment 2 2020-02-04 10:21:37 PST
Radar WebKit Bug Importer
Comment 3 2020-02-04 10:22:16 PST
Aakash Jain
Comment 4 2020-02-05 04:22:34 PST
Deployed on production server.
Note You need to log in before you can comment on or make changes to this bug.