summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authormaruel <maruel@chromium.org>2015-07-10 14:43:14 -0700
committerCommit bot <commit-bot@chromium.org>2015-07-10 21:43:58 +0000
commitb3da857eaa84821c47719a9ebe9c464aedbe02c7 (patch)
treeed1f19a5b8c429cf74c32bd6725b5591f03595e2 /build
parentaf307b6a4c9183a2cd9f2c9680273466979dc4c0 (diff)
downloadchromium_src-b3da857eaa84821c47719a9ebe9c464aedbe02c7.zip
chromium_src-b3da857eaa84821c47719a9ebe9c464aedbe02c7.tar.gz
chromium_src-b3da857eaa84821c47719a9ebe9c464aedbe02c7.tar.bz2
Convert display_unittests to run exclusively on Swarming
0 configs already ran on Swarming 15 used to run locally and were converted: - chromium.chromiumos.json: Linux ChromiumOS Ozone Tests (1) - chromium.chromiumos.json: Linux ChromiumOS Tests (1) - chromium.chromiumos.json: Linux ChromiumOS Tests (dbg)(1) - chromium.fyi.json: Linux Trusty - chromium.fyi.json: Linux Trusty (dbg) - chromium.linux.json: Linux Tests - chromium.linux.json: Linux Tests (dbg)(1) - chromium.linux.json: Linux Tests (dbg)(1)(32) - chromium.memory.fyi.json: Linux ChromeOS MSan Tests - chromium.memory.fyi.json: Linux MSan Tests - chromium.memory.fyi.json: Linux TSan Tests - chromium.memory.json: Linux ASan LSan Tests (1) - chromium.memory.json: Linux Chromium OS ASan LSan Tests (1) - chromium.webkit.json: Linux ChromiumOS Tests (1) - chromium.webkit.json: Linux ChromiumOS Tests (dbg)(1) Ran: ./manage.py --convert display_unittests R=oshima@chromium.org,thakis@chromium.org BUG=98637 Review URL: https://codereview.chromium.org/1207383007 Cr-Commit-Position: refs/heads/master@{#338370}
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 af45060..eef20cb 100644
--- a/build/gn_migration.gypi
+++ b/build/gn_migration.gypi
@@ -558,6 +558,7 @@
['OS=="linux"', {
'dependencies': [
'../sandbox/sandbox.gyp:sandbox_linux_unittests_run',
+ '../ui/display/display.gyp:display_unittests_run',
],
}],
['OS=="mac"', {