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

Unified Diff: tools/dm_flags.json

Issue 1927573002: Disable ReadWriteAlpha on TSAN (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 4 years, 8 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 62ff3600c795df9be5b40c68a082443868ecc573..0ad0e2d234739d87fe09b6c91cea171b444418bb 100644
--- a/tools/dm_flags.json
+++ b/tools/dm_flags.json
@@ -2875,7 +2875,9 @@
"serialize-8888",
"gm",
"_",
- "image-cacherator-from-ctable"
+ "image-cacherator-from-ctable",
+ "--match",
+ "~ReadWriteAlpha"
],
"Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-Valgrind": [
"--config",
« 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