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

Unified Diff: tools/dm_flags.json

Issue 1176923003: Update flags passed to Android GPU bots to exclude running skps and image sources. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: tests 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') | tools/dm_flags.py » ('J')
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 a075e4e2034de6195eb1e13e3e4b711db6aced8d..c864ab6b1b812095bf210f0c4164b9e1f4cfe50e 100644
--- a/tools/dm_flags.json
+++ b/tools/dm_flags.json
@@ -170,6 +170,9 @@
"pipe-8888",
"--threads",
"0",
+ "--src",
+ "tests",
+ "gm",
"--blacklist",
"gpu",
"_",
@@ -283,30 +286,6 @@
"image",
"decode",
"Hopstarter-Mac-Folders-Apple.ico",
- "gpu",
- "skp",
- "_",
- "_",
- "msaa",
- "skp",
- "_",
- "_",
- "gpu",
- "image",
- "decode",
- "_",
- "msaa",
- "image",
- "decode",
- "_",
- "gpu",
- "image",
- "subset",
- "_",
- "msaa",
- "image",
- "subset",
- "_",
"--match",
"~WritePixels",
"~tabl_mozilla_0",
@@ -322,6 +301,9 @@
"pipe-8888",
"--threads",
"0",
+ "--src",
+ "tests",
+ "gm",
"--blacklist",
"gpu",
"_",
@@ -435,30 +417,6 @@
"image",
"decode",
"Hopstarter-Mac-Folders-Apple.ico",
- "gpu",
- "skp",
- "_",
- "_",
- "msaa",
- "skp",
- "_",
- "_",
- "gpu",
- "image",
- "decode",
- "_",
- "msaa",
- "image",
- "decode",
- "_",
- "gpu",
- "image",
- "subset",
- "_",
- "msaa",
- "image",
- "subset",
- "_",
"--match",
"~tabl_mozilla_0",
"~desk_yahoonews_0"
@@ -471,6 +429,9 @@
"serialize-8888",
"tiles_rt-8888",
"pipe-8888",
+ "--src",
+ "tests",
+ "gm",
"--blacklist",
"gpu",
"_",
@@ -584,30 +545,6 @@
"image",
"decode",
"Hopstarter-Mac-Folders-Apple.ico",
- "gpu",
- "skp",
- "_",
- "_",
- "msaa",
- "skp",
- "_",
- "_",
- "gpu",
- "image",
- "decode",
- "_",
- "msaa",
- "image",
- "decode",
- "_",
- "gpu",
- "image",
- "subset",
- "_",
- "msaa",
- "image",
- "subset",
- "_",
"--match",
"~tabl_mozilla_0",
"~desk_yahoonews_0"
@@ -622,6 +559,9 @@
"serialize-8888",
"tiles_rt-8888",
"pipe-8888",
+ "--src",
+ "tests",
+ "gm",
"--blacklist",
"gpu",
"_",
@@ -735,30 +675,6 @@
"image",
"decode",
"Hopstarter-Mac-Folders-Apple.ico",
- "gpu",
- "skp",
- "_",
- "_",
- "msaa",
- "skp",
- "_",
- "_",
- "gpu",
- "image",
- "decode",
- "_",
- "msaa",
- "image",
- "decode",
- "_",
- "gpu",
- "image",
- "subset",
- "_",
- "msaa",
- "image",
- "subset",
- "_",
"--match",
"~tabl_mozilla_0",
"~desk_yahoonews_0"
@@ -881,30 +797,6 @@
"image",
"decode",
"Hopstarter-Mac-Folders-Apple.ico",
- "gpu",
- "skp",
- "_",
- "_",
- "msaa",
- "skp",
- "_",
- "_",
- "gpu",
- "image",
- "decode",
- "_",
- "msaa",
- "image",
- "decode",
- "_",
- "gpu",
- "image",
- "subset",
- "_",
- "msaa",
- "image",
- "subset",
- "_",
"--match",
"~tabl_mozilla_0",
"~desk_yahoonews_0",
« no previous file with comments | « no previous file | tools/dm_flags.py » ('j') | tools/dm_flags.py » ('J')

Powered by Google App Engine
This is Rietveld 408576698