WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
156827
Add content animation tests to benchmark_runner, and allow the runner to collect device data as part of the results
https://bugs.webkit.org/show_bug.cgi?id=156827
Summary
Add content animation tests to benchmark_runner, and allow the runner to coll...
Simon Fraser (smfr)
Reported
2016-04-20 17:30:31 PDT
Add content animation tests to benchmark_runner, and allow the runner to collect device data as part of the results
Attachments
Patch
(41.03 KB, patch)
2016-04-20 17:46 PDT
,
Simon Fraser (smfr)
slewis
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Simon Fraser (smfr)
Comment 1
2016-04-20 17:46:17 PDT
Created
attachment 276877
[details]
Patch
Stephanie Lewis
Comment 2
2016-04-20 20:30:01 PDT
Comment on
attachment 276877
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=276877&action=review
> Tools/ChangeLog:-640 > -
logs of changelog changes
> Tools/Scripts/webkitpy/benchmark_runner/benchmark_runner.py:81 > +
We still need to kill the server If something goes wrong serving the driver or launching the test.
Csaba Osztrogonác
Comment 3
2016-04-21 09:34:18 PDT
just to document, patches landed in -
https://trac.webkit.org/changeset/199805
-
https://trac.webkit.org/changeset/199806
But unfortunately the new tests fail on all performance bots: Running Animation/css-animation.html (2 of 153) ERROR: layer at (0,0) size 800x600 FAILED Finished: 0.449525 s Running Animation/raf-animation.html (3 of 153) ERROR: layer at (0,0) size 800x600 FAILED Finished: 0.449265 s
Simon Fraser (smfr)
Comment 4
2016-04-21 11:02:11 PDT
(In reply to
comment #3
)
> just to document, patches landed in > -
https://trac.webkit.org/changeset/199805
> -
https://trac.webkit.org/changeset/199806
> > But unfortunately the new tests fail on all performance bots: > > Running Animation/css-animation.html (2 of 153) > ERROR: layer at (0,0) size 800x600 > FAILED > Finished: 0.449525 s > > Running Animation/raf-animation.html (3 of 153) > ERROR: layer at (0,0) size 800x600 > FAILED > Finished: 0.449265 s
These tests only really make sense for iOS. We should not run them for other platforms.
Csaba Osztrogonác
Comment 5
2016-04-22 01:48:45 PDT
(In reply to
comment #4
)
> (In reply to
comment #3
) > > just to document, patches landed in > > -
https://trac.webkit.org/changeset/199805
> > -
https://trac.webkit.org/changeset/199806
> > > > But unfortunately the new tests fail on all performance bots: > > > > Running Animation/css-animation.html (2 of 153) > > ERROR: layer at (0,0) size 800x600 > > FAILED > > Finished: 0.449525 s > > > > Running Animation/raf-animation.html (3 of 153) > > ERROR: layer at (0,0) size 800x600 > > FAILED > > Finished: 0.449265 s > > These tests only really make sense for iOS. We should not run them for other > platforms.
In this case please skip them on other platforms. It's not OK leaving bots red.
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