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

Unified Diff: third_party/WebKit/LayoutTests/FlagExpectations/enable-slimming-paint-v2

Issue 2724083002: [SPv2] Decomposite otherwise-compositable animations that paint nothing. (Closed)
Patch Set: Add unit tests. Created 3 years, 9 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 side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/FlagExpectations/enable-slimming-paint-v2
diff --git a/third_party/WebKit/LayoutTests/FlagExpectations/enable-slimming-paint-v2 b/third_party/WebKit/LayoutTests/FlagExpectations/enable-slimming-paint-v2
index c69ad7202680312669e74ec26f23453b30807f6a..ba159a360c59d53e48e8d1ae47bfc74e8a9f342a 100644
--- a/third_party/WebKit/LayoutTests/FlagExpectations/enable-slimming-paint-v2
+++ b/third_party/WebKit/LayoutTests/FlagExpectations/enable-slimming-paint-v2
@@ -1345,10 +1345,11 @@ crbug.com/702353 virtual/threaded/transitions/extra-transition.html [ Timeout ]
crbug.com/702365 virtual/threaded/animations/composited-filter-webkit-filter.html [ Failure ]
crbug.com/702370 virtual/threaded/animations/compositor-independent-transform-cancel.html [ Failure ]
crbug.com/702379 virtual/threaded/animations/skew-notsequential-compositor.html [ Failure ]
-crbug.com/692310 virtual/threaded/animations/sample-on-last-keyframe.html [ Timeout ]
-crbug.com/692310 virtual/threaded/animations/zoom-responsive-transform-animation.html [ Timeout ]
-crbug.com/692310 virtual/threaded/transitions/opacity-transition-zindex.html [ Timeout ]
-crbug.com/692310 virtual/threaded/transitions/unprefixed-transform.html [ Timeout ]
+# Eight of the frames in the test below paint no content. In SPv2 we will never
+# composite animations that paint nothing. For now we mark this test as failing,
+# and can explore enhancing animation test infrastructure or other
+# approaches. http://crbug.com/692310#c12
+crbug.com/692310 virtual/threaded/animations/composited-animations-rotate-zero-degrees.html [ Failure ]
# Compositor Worker logic has not yet been fully ported to SPv2.
crbug.com/686897 virtual/threaded/fast/compositorworker/compositor-attribute-change-worker.html [ Timeout ]

Powered by Google App Engine
This is Rietveld 408576698