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

Unified Diff: LayoutTests/VirtualTestSuites

Issue 1170353002: [SP] Remove virtual/deferred tests as that code path is near-obsolete. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 6 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: LayoutTests/VirtualTestSuites
diff --git a/LayoutTests/VirtualTestSuites b/LayoutTests/VirtualTestSuites
index 821884af48b8e890be8087b9c7aba7fe40a2c09e..6ba699cad37a6fc093cfd3eb1517ea3b0a0351a7 100644
--- a/LayoutTests/VirtualTestSuites
+++ b/LayoutTests/VirtualTestSuites
@@ -32,20 +32,6 @@
"args": ["--enable-threaded-compositing"]
},
{
- "prefix": "deferred",
- "base": "fast/images",
- "args": ["--enable-deferred-image-decoding",
- "--enable-per-tile-painting",
- "--disable-impl-side-painting"]
- },
- {
- "prefix": "deferred",
- "base": "inspector/tracing",
- "args": ["--enable-deferred-image-decoding",
- "--enable-per-tile-painting",
- "--disable-impl-side-painting"]
- },
- {
"prefix": "prefer_compositing_to_lcd_text",
"base": "compositing/overflow",
"args": ["--enable-prefer-compositing-to-lcd-text"]
« no previous file with comments | « LayoutTests/TestExpectations ('k') | LayoutTests/platform/android/virtual/deferred/fast/images/2-dht-expected.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698