Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(199)

Issue 2614683002: CSS Animations: Fix flaky change-keyframes-name.html (Closed)

Created:
3 years, 11 months ago by Eric Willigers
Modified:
3 years, 11 months ago
CC:
darktears, blink-reviews, blink-reviews-animation_chromium.org, chromium-reviews, Eric Willigers, rjwright, shans
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

CSS Animations: Fix flaky change-keyframes-name.html We no longer require precise timing during execution of change-keyframes-name.html BUG=248938 Review-Url: https://codereview.chromium.org/2614683002 Cr-Commit-Position: refs/heads/master@{#441824} Committed: https://chromium.googlesource.com/chromium/src/+/efa56265d8881a61f53d1a5c4f46f54db6c03077

Patch Set 1 #

Total comments: 4

Patch Set 2 : rewrite #

Total comments: 6

Patch Set 3 : no setTimeout #

Total comments: 4

Patch Set 4 : assert keyframes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+51 lines, -71 lines) Patch
M third_party/WebKit/LayoutTests/TestExpectations View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/animations/change-keyframes-name.html View 1 2 3 1 chunk +51 lines, -67 lines 0 comments Download
D third_party/WebKit/LayoutTests/animations/change-keyframes-name-expected.txt View 1 1 chunk +0 lines, -3 lines 0 comments Download

Messages

Total messages: 26 (15 generated)
Eric Willigers
We could also change the animation duration. The comments in the test are also slightly ...
3 years, 11 months ago (2017-01-04 20:30:47 UTC) #6
suzyh_UTC10 (ex-contributor)
On 2017/01/04 at 20:30:47, ericwilligers wrote: > We could also change the animation duration. I ...
3 years, 11 months ago (2017-01-04 23:29:50 UTC) #7
Eric Willigers
The cleanest way to fix the various issues was to rewrite the test.
3 years, 11 months ago (2017-01-05 05:36:13 UTC) #10
suzyh_UTC10 (ex-contributor)
On 2017/01/05 at 05:36:13, ericwilligers wrote: > The cleanest way to fix the various issues ...
3 years, 11 months ago (2017-01-05 05:53:43 UTC) #13
Eric Willigers
Adding comments to the test is easier when the test is direct. https://codereview.chromium.org/2614683002/diff/40001/third_party/WebKit/LayoutTests/animations/change-keyframes-name.html File third_party/WebKit/LayoutTests/animations/change-keyframes-name.html ...
3 years, 11 months ago (2017-01-05 06:11:59 UTC) #14
suzyh_UTC10 (ex-contributor)
Cool, thanks for the explanations. lgtm
3 years, 11 months ago (2017-01-05 06:13:33 UTC) #15
Eric Willigers
I've updated the test to avoid setTimeout.
3 years, 11 months ago (2017-01-05 09:19:06 UTC) #18
suzyh_UTC10 (ex-contributor)
lgtm with optional nits https://codereview.chromium.org/2614683002/diff/60001/third_party/WebKit/LayoutTests/animations/change-keyframes-name.html File third_party/WebKit/LayoutTests/animations/change-keyframes-name.html (right): https://codereview.chromium.org/2614683002/diff/60001/third_party/WebKit/LayoutTests/animations/change-keyframes-name.html#newcode48 third_party/WebKit/LayoutTests/animations/change-keyframes-name.html:48: document.addEventListener('animationend', t.step_func_done(() => { Of ...
3 years, 11 months ago (2017-01-06 00:01:56 UTC) #19
Eric Willigers
https://codereview.chromium.org/2614683002/diff/60001/third_party/WebKit/LayoutTests/animations/change-keyframes-name.html File third_party/WebKit/LayoutTests/animations/change-keyframes-name.html (right): https://codereview.chromium.org/2614683002/diff/60001/third_party/WebKit/LayoutTests/animations/change-keyframes-name.html#newcode48 third_party/WebKit/LayoutTests/animations/change-keyframes-name.html:48: document.addEventListener('animationend', t.step_func_done(() => { On 2017/01/06 00:01:56, suzyh wrote: ...
3 years, 11 months ago (2017-01-06 00:16:25 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2614683002/80001
3 years, 11 months ago (2017-01-06 00:17:26 UTC) #23
commit-bot: I haz the power
3 years, 11 months ago (2017-01-06 02:16:56 UTC) #26
Message was sent while issue was closed.
Committed patchset #4 (id:80001) as
https://chromium.googlesource.com/chromium/src/+/efa56265d8881a61f53d1a5c4f46...

Powered by Google App Engine
This is Rietveld 408576698