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

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

Issue 1956153002: The Nexus 9 bot is failing a maps test and a few gpu_process tests. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Merging. Created 4 years, 7 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
« no previous file with comments | « content/test/gpu/gpu_tests/maps_expectations.py ('k') | 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 75e013e2eb8d5ee52fd6f3b6d637ed9d1977e093..e1453f9d88e6625e951468a103b7e1c2fb8d9ac5 100644
--- a/testing/buildbot/chromium.gpu.fyi.json
+++ b/testing/buildbot/chromium.gpu.fyi.json
@@ -56,6 +56,29 @@
},
{
"args": [
+ "gpu_process",
+ "--show-stdout",
+ "--browser=android-content-shell",
+ "-v",
+ "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc"
+ ],
+ "isolate_name": "telemetry_gpu_test",
+ "name": "gpu_process_launch_tests",
+ "override_compile_targets": [
+ "telemetry_gpu_test_run"
+ ],
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "dimension_sets": [
+ {
+ "gpu": "0000:0000",
+ "os": "Android"
+ }
+ ]
+ }
+ },
+ {
+ "args": [
"gpu_rasterization",
"--show-stdout",
"--browser=android-content-shell",
@@ -102,6 +125,29 @@
},
{
"args": [
+ "maps",
+ "--show-stdout",
+ "--browser=android-content-shell",
+ "-v",
+ "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc"
+ ],
+ "isolate_name": "telemetry_gpu_test",
+ "name": "maps_pixel_test",
+ "override_compile_targets": [
+ "telemetry_gpu_test_run"
+ ],
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "dimension_sets": [
+ {
+ "gpu": "0000:0000",
+ "os": "Android"
+ }
+ ]
+ }
+ },
+ {
+ "args": [
"memory_test",
"--show-stdout",
"--browser=android-content-shell",
@@ -286,6 +332,29 @@
},
{
"args": [
+ "gpu_process",
+ "--show-stdout",
+ "--browser=android-content-shell",
+ "-v",
+ "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc"
+ ],
+ "isolate_name": "telemetry_gpu_test",
+ "name": "gpu_process_launch_tests",
+ "override_compile_targets": [
+ "telemetry_gpu_test_run"
+ ],
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "dimension_sets": [
+ {
+ "gpu": "0000:0000",
+ "os": "Android"
+ }
+ ]
+ }
+ },
+ {
+ "args": [
"gpu_rasterization",
"--show-stdout",
"--browser=android-content-shell",
@@ -332,6 +401,29 @@
},
{
"args": [
+ "maps",
+ "--show-stdout",
+ "--browser=android-content-shell",
+ "-v",
+ "--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc"
+ ],
+ "isolate_name": "telemetry_gpu_test",
+ "name": "maps_pixel_test",
+ "override_compile_targets": [
+ "telemetry_gpu_test_run"
+ ],
+ "swarming": {
+ "can_use_on_swarming_builders": true,
+ "dimension_sets": [
+ {
+ "gpu": "0000:0000",
+ "os": "Android"
+ }
+ ]
+ }
+ },
+ {
+ "args": [
"memory_test",
"--show-stdout",
"--browser=android-content-shell",
« no previous file with comments | « content/test/gpu/gpu_tests/maps_expectations.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698