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

Unified Diff: tools/dm_flags.json

Issue 1707873002: MSAN: cut down to green (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: disable-a-few Created 4 years, 10 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 1ce707fe738c3c78c174dd35ec7a4347663419e6..91dde6a7ffc9948303c0ce4aab68810d67957564 100644
--- a/tools/dm_flags.json
+++ b/tools/dm_flags.json
@@ -2074,22 +2074,7 @@
"1",
"0",
"--config",
- "565",
"8888",
- "gpu",
- "upright-matrix-8888",
- "upright-matrix-gpu",
- "sp-8888",
- "twice-8888",
- "2ndpic-8888",
- "remote-8888",
- "remote_cache-8888",
- "msaa16",
- "pdf",
- "pdf_poppler",
- "serialize-8888",
- "tiles_rt-8888",
- "pic-8888",
"--src",
"tests",
"gm",
@@ -2290,7 +2275,10 @@
"serialize-8888",
"gm",
"_",
- "image-cacherator-from-ctable"
+ "image-cacherator-from-ctable",
+ "--match",
+ "~Once",
+ "~Shared"
],
"Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-TSAN": [
"--pre_log",
« 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