[Webkit-unassigned] [Bug 73553] New: eliminate find_test_files from Port class
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Dec 1 04:37:13 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=73553
Summary: eliminate find_test_files from Port class
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Tools / Tests
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: loislo at chromium.org
rebaseline.py and chromium_gpu.py use Port.find_test_files() the same way as it is used in Port.tests()
I'd like to replace all calls to find_test_files with tests and eliminate find_tests_files.
Also I'll move static functions close to their usage.
--
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