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

Unified Diff: projects.py

Issue 73403004: Remove nacl_integration_tests from win_rel. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/commit-queue.git@master
Patch Set: Created 7 years, 1 month 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: projects.py
diff --git a/projects.py b/projects.py
index 0e4f62ae13de530ca5d144f0ec49917ae3d2a92d..969741456437dded50a9a6bbe7d20bbe4828878c 100644
--- a/projects.py
+++ b/projects.py
@@ -384,7 +384,8 @@ def _gen_chromium(user, root_dir, rietveld_obj, no_try):
'compositor_unittests',
'installer_util_unittests',
'mini_installer_test',
- 'nacl_integration',
+ # http://crbug.com/319558
+ #'nacl_integration',
'remoting_unittests',
'sync_integration_tests',
'telemetry_unittests',
« 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