Bug 199178

Summary: [ews-build] UploadTestResults and ExtractTestResults clobber results in case of multiple layout test runs in a build
Product: WebKit Reporter: Aakash Jain <aakash_jain>
Component: Tools / TestsAssignee: Aakash Jain <aakash_jain>
Status: RESOLVED FIXED    
Severity: Normal CC: aakash_jain, ap, commit-queue, ews-watchlist, jbedard, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Aakash Jain 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.
Comment 1 Aakash Jain 2019-06-24 16:59:03 PDT
Created attachment 372810 [details]
Patch
Comment 2 Aakash Jain 2019-06-24 16:59:46 PDT
Sample run: https://ews-build.webkit-uat.org/#/builders/35/builds/11
Comment 3 EWS Watchlist 2019-06-24 17:02:38 PDT Comment hidden (obsolete)
Comment 4 WebKit Commit Bot 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>
Comment 5 WebKit Commit Bot 2019-06-25 09:17:50 PDT
All reviewed patches have been landed.  Closing bug.
Comment 6 Radar WebKit Bug Importer 2019-06-25 09:18:18 PDT
<rdar://problem/52116313>