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

Unified Diff: tools/dm_flags.json

Issue 1391143007: Stop disabling fixed test (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Rebase 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 b41b8439d3224cc6ef0a89a00657b4e2786dabb1..6cfc31327d1631c915361b59441adaf838b743d2 100644
--- a/tools/dm_flags.json
+++ b/tools/dm_flags.json
@@ -356,9 +356,7 @@
"decode",
"inc14.png",
"--match",
- "~WritePixels",
- "~tabl_mozilla_0",
- "~desk_yahoonews_0"
+ "~WritePixels"
],
"Test-Android-GCC-GalaxyS4-GPU-SGX544-Arm7-Release": [
"--config",
@@ -523,8 +521,6 @@
"decode",
"inc14.png",
"--match",
- "~tabl_mozilla_0",
- "~desk_yahoonews_0",
"~imagefiltersclipped",
"~imagefilterscropexpand",
"~scaled_tilemodes_npot",
@@ -690,10 +686,7 @@
"_",
"image",
"decode",
- "inc14.png",
- "--match",
- "~tabl_mozilla_0",
- "~desk_yahoonews_0"
+ "inc14.png"
],
"Test-Android-GCC-Nexus9-GPU-TegraK1-Arm64-Debug": [
"--config",
@@ -856,10 +849,7 @@
"_",
"image",
"decode",
- "inc14.png",
- "--match",
- "~tabl_mozilla_0",
- "~desk_yahoonews_0"
+ "inc14.png"
],
"Test-Android-GCC-NexusPlayer-CPU-SSSE3-x86-Release": [
"--config",
@@ -1032,8 +1022,6 @@
"_",
"interlaced3.png",
"--match",
- "~tabl_mozilla_0",
- "~desk_yahoonews_0",
"~ResourceCache"
],
"Test-Mac10.8-Clang-MacMini4.1-CPU-SSE4-x86_64-Release": [
« 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