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

Side by Side Diff: LayoutTests/TestExpectations

Issue 23173007: Web Animations: Fix CSS events to handle animations with very short durations (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebased Created 7 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 # See http://www.chromium.org/developers/testing/webkit-layout-tests/testexpecta tions for more information on this file. 1 # See http://www.chromium.org/developers/testing/webkit-layout-tests/testexpecta tions for more information on this file.
2 2
3 webkit.org/b/109400 [ Win ] http/tests/css/css-image-loading.html [ Pass Timeout ] 3 webkit.org/b/109400 [ Win ] http/tests/css/css-image-loading.html [ Pass Timeout ]
4 4
5 # This test can't just be rebaselined because it has absolute file paths in the output. 5 # This test can't just be rebaselined because it has absolute file paths in the output.
6 crbug.com/257132 http/tests/inspector/network/network-xhr-replay.html [ Failure ] 6 crbug.com/257132 http/tests/inspector/network/network-xhr-replay.html [ Failure ]
7 7
8 crbug.com/247466 [ Win Debug ] inspector/debugger/live-edit-breakpoints.html [ S kip ] 8 crbug.com/247466 [ Win Debug ] inspector/debugger/live-edit-breakpoints.html [ S kip ]
9 crbug.com/247466 [ Debug ] inspector/debugger/dom-breakpoints.html [ Skip ] 9 crbug.com/247466 [ Debug ] inspector/debugger/dom-breakpoints.html [ Skip ]
10 crbug.com/247466 [ Debug ] inspector/debugger/xhr-breakpoints.html [ Skip ] 10 crbug.com/247466 [ Debug ] inspector/debugger/xhr-breakpoints.html [ Skip ]
(...skipping 310 matching lines...) Expand 10 before | Expand all | Expand 10 after
321 crbug.com/258896 virtual/web-animations-css/animations/missing-keyframe-properti es-timing-function.html [ Crash ] 321 crbug.com/258896 virtual/web-animations-css/animations/missing-keyframe-properti es-timing-function.html [ Crash ]
322 crbug.com/258896 virtual/web-animations-css/animations/wrong-keyframe-name.html [ Crash ] 322 crbug.com/258896 virtual/web-animations-css/animations/wrong-keyframe-name.html [ Crash ]
323 # These can't be rebaselined because the failure involves flaky output. 323 # These can't be rebaselined because the failure involves flaky output.
324 crbug.com/258896 virtual/web-animations-css/animations/3d/matrix-transform-type- animation.html [ ImageOnlyFailure ] 324 crbug.com/258896 virtual/web-animations-css/animations/3d/matrix-transform-type- animation.html [ ImageOnlyFailure ]
325 crbug.com/258896 virtual/web-animations-css/animations/animation-direction-rever se-fill-mode.html [ Failure ] 325 crbug.com/258896 virtual/web-animations-css/animations/animation-direction-rever se-fill-mode.html [ Failure ]
326 crbug.com/258896 virtual/web-animations-css/animations/change-keyframes-name.htm l [ Failure ] 326 crbug.com/258896 virtual/web-animations-css/animations/change-keyframes-name.htm l [ Failure ]
327 crbug.com/258896 virtual/web-animations-css/animations/fill-mode-iteration-count -non-integer.html [ Failure ] 327 crbug.com/258896 virtual/web-animations-css/animations/fill-mode-iteration-count -non-integer.html [ Failure ]
328 crbug.com/258896 virtual/web-animations-css/animations/fill-mode-missing-from-to -keyframes.html [ Failure ] 328 crbug.com/258896 virtual/web-animations-css/animations/fill-mode-missing-from-to -keyframes.html [ Failure ]
329 crbug.com/258896 virtual/web-animations-css/animations/fill-mode-multiple-keyfra mes.html [ Failure ] 329 crbug.com/258896 virtual/web-animations-css/animations/fill-mode-multiple-keyfra mes.html [ Failure ]
330 crbug.com/258896 virtual/web-animations-css/animations/fill-mode-reverse.html [ Failure ] 330 crbug.com/258896 virtual/web-animations-css/animations/fill-mode-reverse.html [ Failure ]
331 crbug.com/258896 virtual/web-animations-css/animations/fill-mode-transform.html [ Failure ]
331 crbug.com/258896 virtual/web-animations-css/animations/fill-mode.html [ Failure ] 332 crbug.com/258896 virtual/web-animations-css/animations/fill-mode.html [ Failure ]
332 crbug.com/258896 virtual/web-animations-css/animations/play-state-suspend.html [ Failure ] 333 crbug.com/258896 virtual/web-animations-css/animations/play-state-suspend.html [ Failure ]
333 crbug.com/258896 virtual/web-animations-css/animations/state-at-end-event.html [ Failure ] 334 crbug.com/258896 virtual/web-animations-css/animations/state-at-end-event.html [ Failure ]
334 crbug.com/258896 virtual/web-animations-css/animations/suspend-resume-animation. html [ Failure ] 335 crbug.com/258896 virtual/web-animations-css/animations/suspend-resume-animation. html [ Failure ]
335 crbug.com/258896 virtual/web-animations-css/animations/suspend-transform-animati on.html [ ImageOnlyFailure ] 336 crbug.com/258896 virtual/web-animations-css/animations/suspend-transform-animati on.html [ ImageOnlyFailure ]
336 crbug.com/258896 virtual/web-animations-css/animations/transition-and-animation- 3.html [ Failure ] 337 crbug.com/258896 virtual/web-animations-css/animations/transition-and-animation- 3.html [ Failure ]
337 # These can't be rebaselined because they time out.
338 crbug.com/258896 virtual/web-animations-css/animations/animation-direction-rever se-fill-mode-hardware.html [ Timeout ]
339 crbug.com/258896 virtual/web-animations-css/animations/fill-mode-transform.html [ Timeout ]
340 338
341 # This test is slow due to Mesa slowness. 339 # This test is slow due to Mesa slowness.
342 crbug.com/244481 virtual/gpu/canvas/philip/tests/2d.shadow.blur.low.html [ Skip ] 340 crbug.com/244481 virtual/gpu/canvas/philip/tests/2d.shadow.blur.low.html [ Skip ]
343 341
344 webkit.org/b/92287 fast/canvas/webgl/context-creation-and-destruction.html [ Fai lure Pass Timeout ] 342 webkit.org/b/92287 fast/canvas/webgl/context-creation-and-destruction.html [ Fai lure Pass Timeout ]
345 webkit.org/b/92287 virtual/gpu/fast/canvas/webgl/context-creation-and-destructio n.html [ Failure Pass Timeout ] 343 webkit.org/b/92287 virtual/gpu/fast/canvas/webgl/context-creation-and-destructio n.html [ Failure Pass Timeout ]
346 344
347 # WebGL not yet supported by the software compositor. 345 # WebGL not yet supported by the software compositor.
348 crbug.com/151713 virtual/softwarecompositing/draws-content/webgl-simple-backgrou nd.html [ ImageOnlyFailure ] 346 crbug.com/151713 virtual/softwarecompositing/draws-content/webgl-simple-backgrou nd.html [ ImageOnlyFailure ]
349 347
(...skipping 890 matching lines...) Expand 10 before | Expand all | Expand 10 after
1240 1238
1241 crbug.com/268832 [ SnowLeopard Debug ] fast/multicol/newmulticol/direct-child-co lumn-span-all.html [ Crash Pass ] 1239 crbug.com/268832 [ SnowLeopard Debug ] fast/multicol/newmulticol/direct-child-co lumn-span-all.html [ Crash Pass ]
1242 1240
1243 # New flaky test added in r156227. 1241 # New flaky test added in r156227.
1244 crbug.com/272725 [ Release ] http/tests/inspector/network/network-document-initi ator.html [ Failure Pass ] 1242 crbug.com/272725 [ Release ] http/tests/inspector/network/network-document-initi ator.html [ Failure Pass ]
1245 1243
1246 crbug.com/276031 [ Debug ] virtual/gpu/fast/canvas/webgl/gl-object-get-calls.htm l [ Crash Failure ] 1244 crbug.com/276031 [ Debug ] virtual/gpu/fast/canvas/webgl/gl-object-get-calls.htm l [ Crash Failure ]
1247 crbug.com/276031 [ Debug ] fast/canvas/webgl/gl-object-get-calls.html [ Crash Fa ilure ] 1245 crbug.com/276031 [ Debug ] fast/canvas/webgl/gl-object-get-calls.html [ Crash Fa ilure ]
1248 1246
1249 crbug.com/271243 [ Win ] http/tests/misc/acid3.html [ Failure ] 1247 crbug.com/271243 [ Win ] http/tests/misc/acid3.html [ Failure ]
OLDNEW
« no previous file with comments | « no previous file | LayoutTests/animations/events-with-short-duration-and-delay.html » ('j') | Source/core/animation/TimedItem.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698