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

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

Issue 2554453004: Fix depth_capture_tests configuration. (Closed)
Patch Set: Created 4 years 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: testing/buildbot/chromium.gpu.fyi.json
diff --git a/testing/buildbot/chromium.gpu.fyi.json b/testing/buildbot/chromium.gpu.fyi.json
index 00568c609128475cb9c406cd1cc10814ba8f11e9..797d1d5851279cbf9aef40ed1018abc94a2ac09b 100644
--- a/testing/buildbot/chromium.gpu.fyi.json
+++ b/testing/buildbot/chromium.gpu.fyi.json
@@ -10325,29 +10325,6 @@
"can_use_on_swarming_builders": true,
"dimension_sets": [
{
- "gpu": "10de:104a",
- "os": "Windows-2008ServerR2-SP1"
- }
- ]
- }
- },
- {
- "args": [
- "depth_capture",
- "--show-stdout",
- "--browser=debug",
- "-v",
- "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc"
- ],
- "isolate_name": "telemetry_gpu_integration_test",
- "name": "depth_capture_tests",
- "override_compile_targets": [
- "telemetry_gpu_integration_test_run"
- ],
- "swarming": {
- "can_use_on_swarming_builders": true,
- "dimension_sets": [
- {
"gpu": "8086:0412",
"os": "Windows-10-10586"
}
@@ -10371,8 +10348,8 @@
"can_use_on_swarming_builders": true,
"dimension_sets": [
{
- "gpu": "1002:6613",
- "os": "Windows-2008ServerR2-SP1"
+ "gpu": "8086:0412",
+ "os": "Windows-10-10586"
}
]
}
@@ -10821,8 +10798,8 @@
"can_use_on_swarming_builders": true,
"dimension_sets": [
{
- "gpu": "1002:6779",
- "os": "Windows-2008ServerR2-SP1"
+ "gpu": "8086:0412",
+ "os": "Windows-10-10586"
}
]
}
@@ -11284,7 +11261,7 @@
"can_use_on_swarming_builders": true,
"dimension_sets": [
{
- "gpu": "8086:0412",
+ "gpu": "1002:6613",
"os": "Windows-2008ServerR2-SP1"
}
]
@@ -11683,6 +11660,29 @@
},
{
"args": [
+ "depth_capture",
+ "--show-stdout",
+ "--browser=debug",
+ "-v",
+ "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc"
+ ],
+ "isolate_name": "telemetry_gpu_integration_test",
+ "name": "depth_capture_tests",
+ "override_compile_targets": [
+ "telemetry_gpu_integration_test_run"
+ ],
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "dimension_sets": [
+ {
+ "gpu": "10de:104a",
+ "os": "Windows-2008ServerR2-SP1"
+ }
+ ]
+ }
+ },
+ {
+ "args": [
"gpu_process",
"--show-stdout",
"--browser=debug",
@@ -12097,6 +12097,29 @@
},
{
"args": [
+ "depth_capture",
+ "--show-stdout",
+ "--browser=debug",
+ "-v",
+ "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc"
+ ],
+ "isolate_name": "telemetry_gpu_integration_test",
+ "name": "depth_capture_tests",
+ "override_compile_targets": [
+ "telemetry_gpu_integration_test_run"
+ ],
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "dimension_sets": [
+ {
+ "gpu": "8086:0412",
+ "os": "Windows-2008ServerR2-SP1"
+ }
+ ]
+ }
+ },
+ {
+ "args": [
"gpu_process",
"--show-stdout",
"--browser=debug",
@@ -12516,7 +12539,7 @@
"can_use_on_swarming_builders": true,
"dimension_sets": [
{
- "gpu": "1002:6613",
+ "gpu": "1002:6779",
"os": "Windows-2008ServerR2-SP1"
}
]
« 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