[Webkit-unassigned] [Bug 60350] New: run_webkit_tests_unittest.MainTest is very slow
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri May 6 00:38:16 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=60350
Summary: run_webkit_tests_unittest.MainTest is very slow
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: NEW
Severity: Normal
Priority: P2
Component: Tools / Tests
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: abarth at webkit.org
CC: eric at webkit.org, dpranke at chromium.org
run_webkit_tests_unittest.MainTest accounts for 57% of the total running time of test-webkitpy even though it only accounts for 5.4% of the tests:
$ ./Tools/Scripts/test-webkitpy webkitpy.layout_tests.run_webkit_tests_unittest.MainTest
Ran 56 tests in 14.183s
$ ./Tools/Scripts/test-webkitpy webkitpy.layout_tests.run_webkit_tests_unittest.MainTest
Ran 1036 tests in 24.807s
I don't know why these tests are so slow, but there's something wrong with them.
--
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