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

Unified Diff: tools/dm_flags.json

Issue 1017283002: temporarily stifle Math test on TSAN bot (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: wrong bot Created 5 years, 9 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 6782a14298926fccbcce12cdde64221bf4fa1efc..381e7cee50659a6ce63c0fbf6d48b98b4585479f 100644
--- a/tools/dm_flags.json
+++ b/tools/dm_flags.json
@@ -208,6 +208,28 @@
"--match",
"~Threaded"
],
+ "Test-Ubuntu13.10-GCE-NoGPU-x86_64-Release-TSAN": [
+ "--config",
+ "565",
+ "8888",
+ "gpu",
+ "msaa16",
+ "nvprmsaa16",
+ "pdf",
+ "serialize-8888",
+ "tiles_rt-8888",
+ "pipe-8888",
+ "tiles_rt-gpu",
+ "--blacklist",
+ "gpu",
+ "_",
+ "PANO_20121023_214540.jpg",
+ "msaa",
+ "_",
+ "PANO_20121023_214540.jpg",
+ "--match",
+ "~Math"
+ ],
"Test-Ubuntu14-GCE-NoGPU-x86_64-Release-Valgrind_CPU": [
"--config",
"565",
« 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