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>
Created attachment 215261 [details] Added the requested features
Thanks for reviewing all these patches!
Comment on attachment 215261 [details] Added the requested features Clearing flags on attachment: 215261 Committed r158094: <http://trac.webkit.org/changeset/158094>
All reviewed patches have been landed. Closing bug.