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

Unified Diff: scripts/slave/gatekeeper.json

Issue 418553004: Temporarily ignore maps_pixel_test failures while investigating root cause of bug. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Addressed review feedback from stip. Created 6 years, 5 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: scripts/slave/gatekeeper.json
diff --git a/scripts/slave/gatekeeper.json b/scripts/slave/gatekeeper.json
index 9b2b1e12969de4ada0c48093a765986e1a603f23..8c1dfaf3d5f31f5946b393d7480266384f9e55f4 100644
--- a/scripts/slave/gatekeeper.json
+++ b/scripts/slave/gatekeeper.json
@@ -113,6 +113,12 @@
"Mac Retina Debug",
"Win7 Debug (NVIDIA)",
"Win8 Debug (NVIDIA)"
+ ],
+ "comment": [
+ "Re-enable maps_pixel_test once crbug.com/395914 is resolved."
+ ],
+ "excluded_steps": [
+ "maps_pixel_test"
]
}
],
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698