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

Unified Diff: tools/dm_flags.json

Issue 1527323003: Blacklist GLPrograms on Angle Debug bot (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 5 years 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 713a0aaecff95c147a152049374c755e75af8d08..a5532c622d4f41e872f02f27199a963932ddc104 100644
--- a/tools/dm_flags.json
+++ b/tools/dm_flags.json
@@ -2181,6 +2181,8 @@
"_",
"image",
"_",
- "interlaced3.png"
+ "interlaced3.png",
+ "--match",
+ "~GLPrograms"
]
}
« 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