Index: LayoutTests/VirtualTestSuites |
diff --git a/LayoutTests/VirtualTestSuites b/LayoutTests/VirtualTestSuites |
index 510e434f5467cfba980f81176d59131bad5dad04..eb57256796d5ee0e1d2940d98b7f2b7a64ce81aa 100644 |
--- a/LayoutTests/VirtualTestSuites |
+++ b/LayoutTests/VirtualTestSuites |
@@ -168,23 +168,5 @@ |
"prefix": "threaded", |
"base": "fast/idle-callback", |
"args": ["--enable-threaded-compositing"] |
- }, |
- { |
- "prefix": "spv2", |
- "base": "compositing/repaint", |
- "args": ["--enable-slimming-paint-v2", |
- "--enable-blink-features=SelectionPaintingWithoutSelectionGaps"] |
- }, |
- { |
- "prefix": "spv2", |
- "base": "fast/repaint", |
- "args": ["--enable-slimming-paint-v2", |
- "--enable-blink-features=SelectionPaintingWithoutSelectionGaps"] |
- }, |
- { |
- "prefix": "spv2", |
- "base": "paint", |
- "args": ["--enable-slimming-paint-v2", |
- "--enable-blink-features=SelectionPaintingWithoutSelectionGaps"] |
} |
] |