summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authormaruel <maruel@chromium.org>2015-07-11 17:05:27 -0700
committerCommit bot <commit-bot@chromium.org>2015-07-12 00:05:57 +0000
commitd56aeda10229d77ed2d72fc2d863b7be73a93286 (patch)
tree42da996a7887f6a0d2ba306a5775373aeb58c39a /build
parent9c2e4efe0303c6c889c769cc349f2c0685c21770 (diff)
downloadchromium_src-d56aeda10229d77ed2d72fc2d863b7be73a93286.zip
chromium_src-d56aeda10229d77ed2d72fc2d863b7be73a93286.tar.gz
chromium_src-d56aeda10229d77ed2d72fc2d863b7be73a93286.tar.bz2
Convert installer_util_unittests to run exclusively on Swarming
0 configs already ran on Swarming 7 used to run locally and were converted: - chromium.fyi.json: CrWinAsan tester - chromium.fyi.json: CrWinAsan(dll) tester - chromium.win.json: Vista Tests (1) - chromium.win.json: Win 7 Tests x64 (1) - chromium.win.json: Win7 Tests (1) - chromium.win.json: Win7 Tests (dbg)(1) - chromium.win.json: XP Tests (1) Ran: ./manage.py --convert installer_util_unittests R=thakis@chromium.org BUG=98637 Review URL: https://codereview.chromium.org/1220833004 Cr-Commit-Position: refs/heads/master@{#338449}
Diffstat (limited to 'build')
-rw-r--r--build/gn_migration.gypi1
1 files changed, 1 insertions, 0 deletions
diff --git a/build/gn_migration.gypi b/build/gn_migration.gypi
index 49108935..11864ac 100644
--- a/build/gn_migration.gypi
+++ b/build/gn_migration.gypi
@@ -568,6 +568,7 @@
}],
['OS=="win"', {
'dependencies': [
+ '../chrome/chrome.gyp:installer_util_unittests_run',
'../sandbox/sandbox.gyp:sbox_integration_tests',
'../sandbox/sandbox.gyp:sbox_unittests',
'../sandbox/sandbox.gyp:sbox_validation_tests',