summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/VirtualTestSuites
diff options
context:
space:
mode:
authorwangxianzhu <wangxianzhu@chromium.org>2015-12-11 12:19:43 -0800
committerCommit bot <commit-bot@chromium.org>2015-12-11 20:20:33 +0000
commit9dec93bf4e2565bfb0411c03c2eedd128ce465bb (patch)
tree9eb4a561c24b9f20c4a0d19c0595d6ac45b79929 /third_party/WebKit/LayoutTests/VirtualTestSuites
parent4aba65292635dab409c2d9a2795a9990c5dbabc5 (diff)
downloadchromium_src-9dec93bf4e2565bfb0411c03c2eedd128ce465bb.zip
chromium_src-9dec93bf4e2565bfb0411c03c2eedd128ce465bb.tar.gz
chromium_src-9dec93bf4e2565bfb0411c03c2eedd128ce465bb.tar.bz2
Remove virtual/syncpaint suite
BUG=536999, 550285, 568157 Review URL: https://codereview.chromium.org/1519063003 Cr-Commit-Position: refs/heads/master@{#364788}
Diffstat (limited to 'third_party/WebKit/LayoutTests/VirtualTestSuites')
-rw-r--r--third_party/WebKit/LayoutTests/VirtualTestSuites23
1 files changed, 0 insertions, 23 deletions
diff --git a/third_party/WebKit/LayoutTests/VirtualTestSuites b/third_party/WebKit/LayoutTests/VirtualTestSuites
index d70b2ca..00cab07 100644
--- a/third_party/WebKit/LayoutTests/VirtualTestSuites
+++ b/third_party/WebKit/LayoutTests/VirtualTestSuites
@@ -199,28 +199,5 @@
"prefix": "spv2",
"base": "paint",
"args": ["--enable-slimming-paint-v2"]
- },
- {
- "prefix": "syncpaint",
- "base": "compositing/repaint",
- "args": ["--enable-blink-features=SlimmingPaintSynchronizedPainting"],
- "references_use_default_args": true
- },
- {
- "prefix": "syncpaint",
- "base": "fast/repaint",
- "args": ["--enable-blink-features=SlimmingPaintSynchronizedPainting"],
- "references_use_default_args": true
- },
- {
- "prefix": "syncpaint",
- "base": "paint",
- "args": ["--enable-blink-features=SlimmingPaintSynchronizedPainting"],
- "references_use_default_args": true
- },
- {
- "prefix": "syncpaint",
- "base": "inspector/tracing",
- "args": ["--enable-blink-features=SlimmingPaintSynchronizedPainting"]
}
]