RESOLVED FIXED 199178
[ews-build] UploadTestResults and ExtractTestResults clobber results in case of multiple layout test runs in a build
https://bugs.webkit.org/show_bug.cgi?id=199178
Summary [ews-build] UploadTestResults and ExtractTestResults clobber results in case ...
Aakash Jain
Reported 2019-06-24 16:55:58 PDT
UploadTestResults and ExtractTestResults clobber results in case of multiple layout test runs in a build. We would need to retry layout-tests in EWS. However the file name for the uploaded test results is same if there are multiple layout-tests executions. The file name includes the builder-name, patch_id and build-number, all of which are same for multiple layout-test runs in a same build. We should add an optional identifier which can be passed to these classes in order to avoid clobbering the results.
Attachments
Patch (6.26 KB, patch)
2019-06-24 16:59 PDT, Aakash Jain
no flags
Aakash Jain
Comment 1 2019-06-24 16:59:03 PDT
Aakash Jain
Comment 2 2019-06-24 16:59:46 PDT
EWS Watchlist
Comment 3 2019-06-24 17:02:38 PDT Comment hidden (obsolete)
WebKit Commit Bot
Comment 4 2019-06-25 09:17:49 PDT
Comment on attachment 372810 [details] Patch Clearing flags on attachment: 372810 Committed r246793: <https://trac.webkit.org/changeset/246793>
WebKit Commit Bot
Comment 5 2019-06-25 09:17:50 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 6 2019-06-25 09:18:18 PDT
Note You need to log in before you can comment on or make changes to this bug.