Index: third_party/WebKit/LayoutTests/TestExpectations |
diff --git a/third_party/WebKit/LayoutTests/TestExpectations b/third_party/WebKit/LayoutTests/TestExpectations |
index 93205cb781238a8efc23987488b2ed14ec861339..e75241a804004e9c8e0f37eec2bba874483cedf2 100644 |
--- a/third_party/WebKit/LayoutTests/TestExpectations |
+++ b/third_party/WebKit/LayoutTests/TestExpectations |
@@ -96,9 +96,10 @@ crbug.com/626748 virtual/spinvalidation/paint/invalidation/table/cached-change-t |
# SlimmingPaintInvalidation failures (not including the skipped spinvalidation |
# tests which fail because of the same reasons as the base tests). |
-# Skip SlimmingPaintInvalidation tests except paint/invalidation/ and |
-# individually listed tests. |
-crbug.com/646176 virtual/spinvalidation/ [ Skip ] |
+# We run paint/invalidation with SlimmingPaintInvalidation disabled to ensure |
+# test coverage of the non-SlimmingPaintInvalidation path, and |
+# virtual/spinvalidation/paint/invalidation and all other layout tests with |
+# SlimmingPaintInvalidation enabled. |
crbug.com/646176 virtual/spinvalidation/paint/invalidation/ [ Pass ] |
# Skip the base tests when SlimmingPaintInvalidation is enabled for experimental |
# to avoid rebaselining test expectations when switching back and forth the |