Bug 79185 - webkitpy: test_function_length_check_definition_huge_lines is slow
Summary: webkitpy: test_function_length_check_definition_huge_lines is slow
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Dirk Pranke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-21 19:13 PST by Dirk Pranke
Modified: 2012-02-22 10:19 PST (History)
3 users (show)

See Also:


Attachments
Patch (2.71 KB, patch)
2012-02-21 19:15 PST, Dirk Pranke
abarth: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dirk Pranke 2012-02-21 19:13:29 PST
webkitpy: webkitpy.style.checkers.cpp_unittest.CheckForFunctionLengthsTest.test_function_length_check_definition_huge_lines is slow
Comment 1 Dirk Pranke 2012-02-21 19:15:10 PST
Created attachment 128110 [details]
Patch
Comment 2 Dirk Pranke 2012-02-21 19:16:42 PST
webkitpy: webkitpy.style.checkers.cpp_unittest.CheckForFunctionLengthsTest.test_function_length_check_definition_huge_lines is the full test name; shortening it in the bug description.
Comment 3 Dirk Pranke 2012-02-22 10:19:11 PST
Committed r108515: <http://trac.webkit.org/changeset/108515>