RESOLVED FIXED Bug 123393
New flakiness dashboard should support substring matching
https://bugs.webkit.org/show_bug.cgi?id=123393
Summary New flakiness dashboard should support substring matching
Ryosuke Niwa
Reported 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>
Attachments
Added the requested features (3.53 KB, patch)
2013-10-26 15:35 PDT, Ryosuke Niwa
no flags
Ryosuke Niwa
Comment 1 2013-10-26 15:35:02 PDT
Created attachment 215261 [details] Added the requested features
Ryosuke Niwa
Comment 2 2013-10-26 17:22:47 PDT
Thanks for reviewing all these patches!
WebKit Commit Bot
Comment 3 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>
WebKit Commit Bot
Comment 4 2013-10-26 17:46:48 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.