WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
78628
perf tests are flaky
https://bugs.webkit.org/show_bug.cgi?id=78628
Summary
perf tests are flaky
Tony Chang
Reported
2012-02-14 13:28:08 PST
We should consider running them at the end of new-run-webkit-tests without other processes running so they're less flaky. Note that I already disabled them for debug builds because they're really flaky in debug. I don't have time for this now, but someone else might!
Attachments
patch
(3.64 KB, patch)
2012-05-02 05:57 PDT
,
Thiago Marcos P. Santos
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Thiago Marcos P. Santos
Comment 1
2012-05-02 05:57:02 PDT
Created
attachment 139795
[details]
patch Perf tests are affected by external factors (load, i/o, etc), makes sense to lock other threads when running them. This patch solves the problem on my machine of perf tests flaking/timeouting when building a Debug version of EFL port. IMO we have such a few perf tests that it is OK to put them on the locked shard, should not affect the total elapsed time of running layout tests.
Tony Chang
Comment 2
2012-05-02 09:52:55 PDT
Comment on
attachment 139795
[details]
patch Seems fine to me. I'll give dirk a chance to review the code as well. I'd also be curious to know how this impacts total running time, although I suspect it's relatively small.
Dirk Pranke
Comment 3
2012-05-03 14:20:59 PDT
Comment on
attachment 139795
[details]
patch looks fine.
WebKit Review Bot
Comment 4
2012-05-03 15:08:50 PDT
Comment on
attachment 139795
[details]
patch Clearing flags on attachment: 139795 Committed
r116021
: <
http://trac.webkit.org/changeset/116021
>
WebKit Review Bot
Comment 5
2012-05-03 15:08:56 PDT
All reviewed patches have been landed. Closing bug.
Thiago Marcos P. Santos
Comment 6
2012-05-04 02:21:18 PDT
Got no flakes on perf anymore on the EFL buildbot and no change on the run-webkit-tests total time.
Csaba Osztrogonác
Comment 7
2012-05-23 08:27:10 PDT
It caused a regression, could you check and fix it, please? See
https://bugs.webkit.org/show_bug.cgi?id=86800
for details.
Thiago Marcos P. Santos
Comment 8
2012-05-24 02:42:07 PDT
(In reply to
comment #7
)
> It caused a regression, could you check and fix it, please? > See
https://bugs.webkit.org/show_bug.cgi?id=86800
for details.
Thanks for informing. Working on it right now.
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