[Webkit-unassigned] [Bug 104850] Fix detection of ref test files in old and new run webkit tests

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


https://bugs.webkit.org/show_bug.cgi?id=104850





--- Comment #8 from Elliott Sprehn <esprehn at chromium.org>  2012-12-12 18:37:27 PST ---
(From update of attachment 179169)
View in context: https://bugs.webkit.org/attachment.cgi?id=179169&action=review

> Tools/Scripts/webkitpy/layout_tests/port/base.py:610
> +        if filename.startswith('ref-') or filename.startsWith('notref-'):

This is a typo, the method in python is all lower case.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list