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

Unified Diff: testing/buildbot/chromium.fyi.json

Issue 1396313005: Run telemetry_gpu_unittests via isolate on "Window Tests" & "Mac tests" and trybot. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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
Index: testing/buildbot/chromium.fyi.json
diff --git a/testing/buildbot/chromium.fyi.json b/testing/buildbot/chromium.fyi.json
index d968b96a98dd80fa1c4ea26c1bf4ae1c97f33eb5..2426299c15ca6d6e49471532ceb8b6a439dbcd9d 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"
},

Powered by Google App Engine
This is Rietveld 408576698