Bug 123393 - New flakiness dashboard should support substring matching
Summary: New flakiness dashboard should support substring matching
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Website (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryosuke Niwa
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2013-10-26 15:28 PDT by Ryosuke Niwa
Modified: 2013-10-26 17:46 PDT (History)
6 users (show)

See Also:


Attachments
Added the requested features (3.53 KB, patch)
2013-10-26 15:35 PDT, Ryosuke Niwa
no flags Details | Formatted Diff | Diff

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