WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
78283
some tests in webkitpy are being run three times
https://bugs.webkit.org/show_bug.cgi?id=78283
Summary
some tests in webkitpy are being run three times
Dirk Pranke
Reported
2012-02-09 14:21:41 PST
some tests in webkitpy are being run three times
Attachments
Patch
(3.62 KB, patch)
2012-02-09 14:23 PST
,
Dirk Pranke
rniwa
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Dirk Pranke
Comment 1
2012-02-09 14:23:20 PST
Created
attachment 126371
[details]
Patch
Dirk Pranke
Comment 2
2012-02-09 14:25:08 PST
people who often write unittests in python ... fyi.
Adam Barth
Comment 3
2012-02-09 14:28:15 PST
Comment on
attachment 126371
[details]
Patch Good to know!
Dirk Pranke
Comment 4
2012-02-09 14:33:26 PST
Committed
r107293
: <
http://trac.webkit.org/changeset/107293
>
Eric Seidel (no email)
Comment 5
2012-02-09 14:49:17 PST
Comment on
attachment 126371
[details]
Patch Why are we even importing these into other unittests in the first place... How did you find these? I assume by using the -v output? How much faster did this make test-webkitpy? :))
Dirk Pranke
Comment 6
2012-02-09 15:21:23 PST
(In reply to
comment #5
)
> (From update of
attachment 126371
[details]
) > Why are we even importing these into other unittests in the first place... > > How did you find these? I assume by using the -v output? >
-v plus debugging a script I wrote that buckets the test times ...
> How much faster did this make test-webkitpy? :))
Not much, maybe a second. For more details on test speed, see
bug 78289
, where I summarize what I've dug up recently in service of whether or not parallel testing would be worthwhile.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug