[webkit-reviews] review granted: [Bug 104850] Fix detection of ref test files in old and new run webkit tests : [Attachment 179169] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 12 18:05:43 PST 2012


Tim Horton <timothy_horton at apple.com> has granted Roger Fong
<roger_fong at apple.com>'s request for review:
Bug 104850: Fix detection of ref test files in old and new run webkit tests
https://bugs.webkit.org/show_bug.cgi?id=104850

Attachment 179169: patch
https://bugs.webkit.org/attachment.cgi?id=179169&action=review

------- Additional Comments from Tim Horton <timothy_horton at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=179169&action=review


> Tools/Scripts/old-run-webkit-tests:2638
> +    my $prefixExtensionExpression = "^(($refTag|$notrefTag)-)";

Don't need the outer parens, I think.


More information about the webkit-reviews mailing list