diff options
author | nednguyen <nednguyen@google.com> | 2015-10-13 17:57:53 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2015-10-14 00:59:16 +0000 |
commit | 6c28e3046f6759b4e3de7f8bb190ef8eb1b25b8f (patch) | |
tree | a66f5131b2a3e402062f4f090c08d8fc9e5111e2 /testing | |
parent | a5a4e4ab217da89850f1a098a0f8d61c9e5704c2 (diff) | |
download | chromium_src-6c28e3046f6759b4e3de7f8bb190ef8eb1b25b8f.zip chromium_src-6c28e3046f6759b4e3de7f8bb190ef8eb1b25b8f.tar.gz chromium_src-6c28e3046f6759b4e3de7f8bb190ef8eb1b25b8f.tar.bz2 |
Run telemetry_gpu_unittests via isolate on "Windows Tests" & "Mac tests" and trybot.
BUG=507796
Review URL: https://codereview.chromium.org/1396313005
Cr-Commit-Position: refs/heads/master@{#353931}
Diffstat (limited to 'testing')
-rw-r--r-- | testing/buildbot/chromium.fyi.json | 70 | ||||
-rw-r--r-- | testing/buildbot/chromium.mac.json | 50 | ||||
-rw-r--r-- | testing/buildbot/chromium.win.json | 40 |
3 files changed, 96 insertions, 64 deletions
diff --git a/testing/buildbot/chromium.fyi.json b/testing/buildbot/chromium.fyi.json index d968b96..2426299 100644 --- a/testing/buildbot/chromium.fyi.json +++ b/testing/buildbot/chromium.fyi.json @@ -499,16 +499,18 @@ "test": "url_unittests" } ], + "isolated_scripts": [ + { + "isolate_name": "telemetry_gpu_unittests", + "name": "telemetry_gpu_unittests" + } + ], "scripts": [ { "name": "telemetry_unittests", "script": "telemetry_unittests.py" }, { - "name": "telemetry_gpu_unittests", - "script": "telemetry_gpu_unittests.py" - }, - { "name": "telemetry_perf_unittests", "script": "telemetry_perf_unittests.py" }, @@ -1249,16 +1251,18 @@ "test": "wtf_unittests" } ], + "isolated_scripts": [ + { + "isolate_name": "telemetry_gpu_unittests", + "name": "telemetry_gpu_unittests" + } + ], "scripts": [ { "name": "telemetry_unittests", "script": "telemetry_unittests.py" }, { - "name": "telemetry_gpu_unittests", - "script": "telemetry_gpu_unittests.py" - }, - { "name": "telemetry_perf_unittests", "script": "telemetry_perf_unittests.py" }, @@ -1455,16 +1459,18 @@ "test": "wtf_unittests" } ], + "isolated_scripts": [ + { + "isolate_name": "telemetry_gpu_unittests", + "name": "telemetry_gpu_unittests" + } + ], "scripts": [ { "name": "telemetry_unittests", "script": "telemetry_unittests.py" }, { - "name": "telemetry_gpu_unittests", - "script": "telemetry_gpu_unittests.py" - }, - { "name": "telemetry_perf_unittests", "script": "telemetry_perf_unittests.py" }, @@ -4518,16 +4524,18 @@ "test": "wm_unittests" } ], + "isolated_scripts": [ + { + "isolate_name": "telemetry_gpu_unittests", + "name": "telemetry_gpu_unittests" + } + ], "scripts": [ { "name": "telemetry_unittests", "script": "telemetry_unittests.py" }, { - "name": "telemetry_gpu_unittests", - "script": "telemetry_gpu_unittests.py" - }, - { "name": "telemetry_perf_unittests", "script": "telemetry_perf_unittests.py" }, @@ -4708,16 +4716,18 @@ "test": "wm_unittests" } ], + "isolated_scripts": [ + { + "isolate_name": "telemetry_gpu_unittests", + "name": "telemetry_gpu_unittests" + } + ], "scripts": [ { "name": "telemetry_unittests", "script": "telemetry_unittests.py" }, { - "name": "telemetry_gpu_unittests", - "script": "telemetry_gpu_unittests.py" - }, - { "name": "telemetry_perf_unittests", "script": "telemetry_perf_unittests.py" }, @@ -5003,16 +5013,18 @@ "test": "wm_unittests" } ], + "isolated_scripts": [ + { + "isolate_name": "telemetry_gpu_unittests", + "name": "telemetry_gpu_unittests" + } + ], "scripts": [ { "name": "telemetry_unittests", "script": "telemetry_unittests.py" }, { - "name": "telemetry_gpu_unittests", - "script": "telemetry_gpu_unittests.py" - }, - { "name": "telemetry_perf_unittests", "script": "telemetry_perf_unittests.py" }, @@ -5181,16 +5193,18 @@ "test": "wm_unittests" } ], + "isolated_scripts": [ + { + "isolate_name": "telemetry_gpu_unittests", + "name": "telemetry_gpu_unittests" + } + ], "scripts": [ { "name": "telemetry_unittests", "script": "telemetry_unittests.py" }, { - "name": "telemetry_gpu_unittests", - "script": "telemetry_gpu_unittests.py" - }, - { "name": "telemetry_perf_unittests", "script": "telemetry_perf_unittests.py" }, diff --git a/testing/buildbot/chromium.mac.json b/testing/buildbot/chromium.mac.json index fdb5174..93ae878 100644 --- a/testing/buildbot/chromium.mac.json +++ b/testing/buildbot/chromium.mac.json @@ -307,16 +307,18 @@ "test": "url_unittests" } ], + "isolated_scripts": [ + { + "isolate_name": "telemetry_gpu_unittests", + "name": "telemetry_gpu_unittests" + } + ], "scripts": [ { "name": "telemetry_unittests", "script": "telemetry_unittests.py" }, { - "name": "telemetry_gpu_unittests", - "script": "telemetry_gpu_unittests.py" - }, - { "name": "telemetry_perf_unittests", "script": "telemetry_perf_unittests.py" }, @@ -588,16 +590,18 @@ "test": "url_unittests" } ], + "isolated_scripts": [ + { + "isolate_name": "telemetry_gpu_unittests", + "name": "telemetry_gpu_unittests" + } + ], "scripts": [ { "name": "telemetry_unittests", "script": "telemetry_unittests.py" }, { - "name": "telemetry_gpu_unittests", - "script": "telemetry_gpu_unittests.py" - }, - { "name": "telemetry_perf_unittests", "script": "telemetry_perf_unittests.py" }, @@ -869,16 +873,18 @@ "test": "url_unittests" } ], + "isolated_scripts": [ + { + "isolate_name": "telemetry_gpu_unittests", + "name": "telemetry_gpu_unittests" + } + ], "scripts": [ { "name": "telemetry_unittests", "script": "telemetry_unittests.py" }, { - "name": "telemetry_gpu_unittests", - "script": "telemetry_gpu_unittests.py" - }, - { "name": "telemetry_perf_unittests", "script": "telemetry_perf_unittests.py" }, @@ -1150,16 +1156,18 @@ "test": "url_unittests" } ], + "isolated_scripts": [ + { + "isolate_name": "telemetry_gpu_unittests", + "name": "telemetry_gpu_unittests" + } + ], "scripts": [ { "name": "telemetry_unittests", "script": "telemetry_unittests.py" }, { - "name": "telemetry_gpu_unittests", - "script": "telemetry_gpu_unittests.py" - }, - { "name": "telemetry_perf_unittests", "script": "telemetry_perf_unittests.py" }, @@ -1432,16 +1440,18 @@ "test": "url_unittests" } ], + "isolated_scripts": [ + { + "isolate_name": "telemetry_gpu_unittests", + "name": "telemetry_gpu_unittests" + } + ], "scripts": [ { "name": "telemetry_unittests", "script": "telemetry_unittests.py" }, { - "name": "telemetry_gpu_unittests", - "script": "telemetry_gpu_unittests.py" - }, - { "name": "telemetry_perf_unittests", "script": "telemetry_perf_unittests.py" }, diff --git a/testing/buildbot/chromium.win.json b/testing/buildbot/chromium.win.json index e75ed1b..68f26e5 100644 --- a/testing/buildbot/chromium.win.json +++ b/testing/buildbot/chromium.win.json @@ -680,16 +680,18 @@ "test": "wm_unittests" } ], + "isolated_scripts": [ + { + "isolate_name": "telemetry_gpu_unittests", + "name": "telemetry_gpu_unittests" + } + ], "scripts": [ { "name": "telemetry_unittests", "script": "telemetry_unittests.py" }, { - "name": "telemetry_gpu_unittests", - "script": "telemetry_gpu_unittests.py" - }, - { "name": "telemetry_perf_unittests", "script": "telemetry_perf_unittests.py" }, @@ -1113,16 +1115,18 @@ "test": "wm_unittests" } ], + "isolated_scripts": [ + { + "isolate_name": "telemetry_gpu_unittests", + "name": "telemetry_gpu_unittests" + } + ], "scripts": [ { "name": "telemetry_unittests", "script": "telemetry_unittests.py" }, { - "name": "telemetry_gpu_unittests", - "script": "telemetry_gpu_unittests.py" - }, - { "name": "telemetry_perf_unittests", "script": "telemetry_perf_unittests.py" }, @@ -1451,16 +1455,18 @@ "test": "wm_unittests" } ], + "isolated_scripts": [ + { + "isolate_name": "telemetry_gpu_unittests", + "name": "telemetry_gpu_unittests" + } + ], "scripts": [ { "name": "telemetry_unittests", "script": "telemetry_unittests.py" }, { - "name": "telemetry_gpu_unittests", - "script": "telemetry_gpu_unittests.py" - }, - { "name": "telemetry_perf_unittests", "script": "telemetry_perf_unittests.py" } @@ -1977,16 +1983,18 @@ "test": "wm_unittests" } ], + "isolated_scripts": [ + { + "isolate_name": "telemetry_gpu_unittests", + "name": "telemetry_gpu_unittests" + } + ], "scripts": [ { "name": "telemetry_unittests", "script": "telemetry_unittests.py" }, { - "name": "telemetry_gpu_unittests", - "script": "telemetry_gpu_unittests.py" - }, - { "name": "telemetry_perf_unittests", "script": "telemetry_perf_unittests.py" }, |