Bug 172559 - Opening an analysis task from the queue page is broken
Summary: Opening an analysis task from the queue page is broken
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Perf Dashboard (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryosuke Niwa
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-05-24 16:02 PDT by Ryosuke Niwa
Modified: 2017-05-24 16:54 PDT (History)
4 users (show)

See Also:


Attachments
Fixes the bug (9.65 KB, patch)
2017-05-24 16:25 PDT, Ryosuke Niwa
cdumez: 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 2017-05-24 16:02:11 PDT
Opening an analysis task from /v3/#/analysis/queue can result in various assertion failures
and the list of test groups may not be updated.
Comment 1 Radar WebKit Bug Importer 2017-05-24 16:03:09 PDT
<rdar://problem/32389708>
Comment 2 Ryosuke Niwa 2017-05-24 16:25:02 PDT
Created attachment 311166 [details]
Fixes the bug
Comment 3 Chris Dumez 2017-05-24 16:38:32 PDT
Comment on attachment 311166 [details]
Fixes the bug

rs=me
Comment 4 Ryosuke Niwa 2017-05-24 16:54:44 PDT
Committed r217397: <http://trac.webkit.org/changeset/217397>