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

Unified Diff: tools/dm_flags.json

Issue 1178943006: Stop running SKPs in DM on the bots. (Closed) Base URL: https://skia.googlesource.com/skia@master
Patch Set: update expectation 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
« no previous file with comments | « no previous file | tools/dm_flags.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/dm_flags.json
diff --git a/tools/dm_flags.json b/tools/dm_flags.json
index c864ab6b1b812095bf210f0c4164b9e1f4cfe50e..aed4022590c07a52e17a40e04045cf7b592788f7 100644
--- a/tools/dm_flags.json
+++ b/tools/dm_flags.json
@@ -15,6 +15,10 @@
"serialize-8888",
"tiles_rt-8888",
"pipe-8888",
+ "--src",
+ "tests",
+ "gm",
+ "image",
"--blacklist",
"gpu",
"_",
@@ -168,11 +172,11 @@
"serialize-8888",
"tiles_rt-8888",
"pipe-8888",
- "--threads",
- "0",
"--src",
"tests",
"gm",
+ "--threads",
+ "0",
"--blacklist",
"gpu",
"_",
@@ -299,11 +303,11 @@
"serialize-8888",
"tiles_rt-8888",
"pipe-8888",
- "--threads",
- "0",
"--src",
"tests",
"gm",
+ "--threads",
+ "0",
"--blacklist",
"gpu",
"_",
@@ -684,6 +688,10 @@
"565",
"8888",
"gpu",
+ "--src",
+ "tests",
+ "gm",
+ "image",
"--blacklist",
"gpu",
"_",
@@ -820,6 +828,10 @@
"serialize-8888",
"tiles_rt-8888",
"pipe-8888",
+ "--src",
+ "tests",
+ "gm",
+ "image",
"--blacklist",
"gpu",
"_",
@@ -954,6 +966,10 @@
"serialize-8888",
"tiles_rt-8888",
"pipe-8888",
+ "--src",
+ "tests",
+ "gm",
+ "image",
"--blacklist",
"gpu",
"_",
@@ -1112,6 +1128,9 @@
"serialize-8888",
"tiles_rt-8888",
"pipe-8888",
+ "--src",
+ "tests",
+ "gm",
"--blacklist",
"gpu",
"_",
@@ -1270,6 +1289,9 @@
"tiles_rt-8888",
"pipe-8888",
"angle",
+ "--src",
+ "tests",
+ "gm",
"--blacklist",
"gpu",
"_",
« no previous file with comments | « no previous file | tools/dm_flags.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698