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

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

Issue 2611263002: Port gpu_process tests to gpu_integration_test harness. (Closed)
Patch Set: Added workaround for flakiness on Android. Created 3 years, 11 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/page_sets/page_set_unittest.py ('k') | testing/buildbot/chromium.gpu.fyi.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/chromium.gpu.json
diff --git a/testing/buildbot/chromium.gpu.json b/testing/buildbot/chromium.gpu.json
index 32c48b8eb1a3f9431a792886f0b1613cdda3923c..27ebb49bafef1ccc4c48a8646796639642a53d5e 100644
--- a/testing/buildbot/chromium.gpu.json
+++ b/testing/buildbot/chromium.gpu.json
@@ -114,10 +114,10 @@
"-v",
"--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc"
],
- "isolate_name": "telemetry_gpu_test",
+ "isolate_name": "telemetry_gpu_integration_test",
"name": "gpu_process_launch_tests",
"override_compile_targets": [
- "telemetry_gpu_test_run"
+ "telemetry_gpu_integration_test_run"
],
"swarming": {
"can_use_on_swarming_builders": true,
@@ -412,10 +412,10 @@
"-v",
"--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc"
],
- "isolate_name": "telemetry_gpu_test",
+ "isolate_name": "telemetry_gpu_integration_test",
"name": "gpu_process_launch_tests",
"override_compile_targets": [
- "telemetry_gpu_test_run"
+ "telemetry_gpu_integration_test_run"
],
"swarming": {
"can_use_on_swarming_builders": true,
@@ -694,10 +694,10 @@
"-v",
"--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc"
],
- "isolate_name": "telemetry_gpu_test",
+ "isolate_name": "telemetry_gpu_integration_test",
"name": "gpu_process_launch_tests",
"override_compile_targets": [
- "telemetry_gpu_test_run"
+ "telemetry_gpu_integration_test_run"
],
"swarming": {
"can_use_on_swarming_builders": true,
@@ -992,10 +992,10 @@
"-v",
"--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc"
],
- "isolate_name": "telemetry_gpu_test",
+ "isolate_name": "telemetry_gpu_integration_test",
"name": "gpu_process_launch_tests",
"override_compile_targets": [
- "telemetry_gpu_test_run"
+ "telemetry_gpu_integration_test_run"
],
"swarming": {
"can_use_on_swarming_builders": true,
@@ -1279,10 +1279,10 @@
"-v",
"--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc"
],
- "isolate_name": "telemetry_gpu_test",
+ "isolate_name": "telemetry_gpu_integration_test",
"name": "gpu_process_launch_tests",
"override_compile_targets": [
- "telemetry_gpu_test_run"
+ "telemetry_gpu_integration_test_run"
],
"swarming": {
"can_use_on_swarming_builders": true,
@@ -1590,10 +1590,10 @@
"-v",
"--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc"
],
- "isolate_name": "telemetry_gpu_test",
+ "isolate_name": "telemetry_gpu_integration_test",
"name": "gpu_process_launch_tests",
"override_compile_targets": [
- "telemetry_gpu_test_run"
+ "telemetry_gpu_integration_test_run"
],
"swarming": {
"can_use_on_swarming_builders": true,
@@ -1879,10 +1879,10 @@
"-v",
"--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc"
],
- "isolate_name": "telemetry_gpu_test",
+ "isolate_name": "telemetry_gpu_integration_test",
"name": "gpu_process_launch_tests",
"override_compile_targets": [
- "telemetry_gpu_test_run"
+ "telemetry_gpu_integration_test_run"
],
"swarming": {
"can_use_on_swarming_builders": true,
@@ -2177,10 +2177,10 @@
"-v",
"--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc"
],
- "isolate_name": "telemetry_gpu_test",
+ "isolate_name": "telemetry_gpu_integration_test",
"name": "gpu_process_launch_tests",
"override_compile_targets": [
- "telemetry_gpu_test_run"
+ "telemetry_gpu_integration_test_run"
],
"swarming": {
"can_use_on_swarming_builders": true,
« no previous file with comments | « content/test/gpu/page_sets/page_set_unittest.py ('k') | testing/buildbot/chromium.gpu.fyi.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698