Bug 152286 - Perf dashboard can't merge when the destination platform is missing baseline/target
Summary: Perf dashboard can't merge when the destination platform is missing baseline/...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Perf Dashboard (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryosuke Niwa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-12-14 17:51 PST by Ryosuke Niwa
Modified: 2016-02-16 13:53 PST (History)
8 users (show)

See Also:


Attachments
Fixe the bug (5.19 KB, patch)
2015-12-14 17:53 PST, Ryosuke Niwa
slewis: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ryosuke Niwa 2015-12-14 17:51:01 PST
When the merged platform has baseline/target and the destination platform doesn't have those in any test configuration,
the perf dashboard fails to merge platforms because it can't migrate those baseline/targets.
Comment 1 Ryosuke Niwa 2015-12-14 17:53:58 PST
Created attachment 267332 [details]
Fixe the bug
Comment 2 Ryosuke Niwa 2015-12-14 18:59:59 PST
Committed r194085: <http://trac.webkit.org/changeset/194085>