Bug 123393

Summary: New flakiness dashboard should support substring matching
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: WebKit WebsiteAssignee: Ryosuke Niwa <rniwa>
Status: RESOLVED FIXED    
Severity: Normal CC: ap, commit-queue, lforschler, simon.fraser, thorton, zan
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Added the requested features none

Description Ryosuke Niwa 2013-10-26 15:28:57 PDT
10/25/13 1:58 PM Alexey Proskuryakov:
One thing I frequently use with the old flakiness dashboard is matching tests by substring.

Two use cases:
1. Type a part of file name manually, as it could be easier than copying/pasting the entire path (or maybe someone just told you the test name).

2. Paste a directory path to see how all the test in it are doing. That's very useful when there are many similar tests that all may or may not randomly fail for the same reason, like tests in webgl/conformance/ogles/GL/swizzlers used to.

<rdar://problem/15323038>
Comment 1 Ryosuke Niwa 2013-10-26 15:35:02 PDT
Created attachment 215261 [details]
Added the requested features
Comment 2 Ryosuke Niwa 2013-10-26 17:22:47 PDT
Thanks for reviewing all these patches!
Comment 3 WebKit Commit Bot 2013-10-26 17:46:46 PDT
Comment on attachment 215261 [details]
Added the requested features

Clearing flags on attachment: 215261

Committed r158094: <http://trac.webkit.org/changeset/158094>
Comment 4 WebKit Commit Bot 2013-10-26 17:46:48 PDT
All reviewed patches have been landed.  Closing bug.