Bug 204860 - results.webkit.org: Handle duplicate archives
Summary: results.webkit.org: Handle duplicate archives
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jonathan Bedard
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-12-04 14:27 PST by Jonathan Bedard
Modified: 2019-12-04 16:40 PST (History)
4 users (show)

See Also:


Attachments
Patch (5.86 KB, patch)
2019-12-04 14:40 PST, Jonathan Bedard
jbedard: commit-queue+
Details | Formatted Diff | Diff
Patch (5.79 KB, patch)
2019-12-04 15:22 PST, Jonathan Bedard
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>