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

Unified Diff: tools/dm_flags.json

Issue 1213033003: Skip SkSharedMutexMultiThreaded test on TSAN bot while investigating. (Closed) Base URL: https://skia.googlesource.com/skia@master
Patch Set: 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 aed4022590c07a52e17a40e04045cf7b592788f7..fe0b60ed81a2949b4db538fb7d0a08ac150f6ef1 100644
--- a/tools/dm_flags.json
+++ b/tools/dm_flags.json
@@ -946,7 +946,8 @@
"decode",
"Hopstarter-Mac-Folders-Apple.ico",
"--match",
- "~Math"
+ "~Math",
+ "~SkSharedMutexMultiThreaded"
],
"Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-Valgrind": [
"--matrix",
« 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