Bug 204860

Summary: results.webkit.org: Handle duplicate archives
Product: WebKit Reporter: Jonathan Bedard <jbedard>
Component: Tools / TestsAssignee: Jonathan Bedard <jbedard>
Status: RESOLVED FIXED    
Severity: Normal CC: aakash_jain, commit-queue, slewis, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
jbedard: commit-queue+
Patch none

Description Jonathan Bedard 2019-12-04 14:27:46 PST
When duplicate archives are uploaded, or archives with the same uuid, but different test times, we don't correctly distinguish them.
Comment 1 Jonathan Bedard 2019-12-04 14:40:56 PST
Created attachment 384846 [details]
Patch
Comment 2 Stephanie Lewis 2019-12-04 15:10:06 PST
Comment on attachment 384846 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=384846&action=review

> Tools/resultsdbpy/resultsdbpy/controller/archive_controller.py:76
> +                    begin=begin, end=end, recent=recent, limit=10,

debug value here
Comment 3 Jonathan Bedard 2019-12-04 15:22:49 PST
Created attachment 384855 [details]
Patch
Comment 4 WebKit Commit Bot 2019-12-04 16:39:18 PST
Comment on attachment 384855 [details]
Patch

Clearing flags on attachment: 384855

Committed r253132: <https://trac.webkit.org/changeset/253132>
Comment 5 WebKit Commit Bot 2019-12-04 16:39:19 PST
All reviewed patches have been landed.  Closing bug.
Comment 6 Radar WebKit Bug Importer 2019-12-04 16:40:27 PST
<rdar://problem/57646959>