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

Unified Diff: chrome/tools/build/win/FILES.cfg

Issue 15131004: Also archive official interactive_ui_tests.exe for QA. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 7 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: chrome/tools/build/win/FILES.cfg
diff --git a/chrome/tools/build/win/FILES.cfg b/chrome/tools/build/win/FILES.cfg
index c15fdfb7681af0b98c88314c237843d642cb3e4b..086ef9df6af70f7bdd6802ab10f698b8b6d67d15 100644
--- a/chrome/tools/build/win/FILES.cfg
+++ b/chrome/tools/build/win/FILES.cfg
@@ -552,8 +552,8 @@ FILES = [
# Test binaries for external QA:
{
'filename': 'interactive_ui_tests.exe',
- 'buildtype': ['dev'],
- 'optional': ['dev'],
+ 'buildtype': ['dev', 'official'],
+ 'optional': ['dev', 'official'],
},
{
'filename': 'performance_ui_tests.exe',
« 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