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

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

Issue 2299083002: Switch context_lost test to gpu_integration_test harness. (Closed)
Patch Set: Rebased. Created 4 years, 3 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/context_lost_integration_test.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 626bb76f12a8afe073307ddf940fedb5f288d0f4..5886741dd538cfda7c2983b24bca066a7bbf276f 100644
--- a/testing/buildbot/chromium.gpu.json
+++ b/testing/buildbot/chromium.gpu.json
@@ -67,10 +67,10 @@
"-v",
"--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc"
],
- "isolate_name": "telemetry_gpu_test",
+ "isolate_name": "telemetry_gpu_integration_test",
"name": "context_lost_tests",
"override_compile_targets": [
- "telemetry_gpu_test_run"
+ "telemetry_gpu_integration_test_run"
],
"swarming": {
"can_use_on_swarming_builders": true,
@@ -364,10 +364,10 @@
"-v",
"--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc"
],
- "isolate_name": "telemetry_gpu_test",
+ "isolate_name": "telemetry_gpu_integration_test",
"name": "context_lost_tests",
"override_compile_targets": [
- "telemetry_gpu_test_run"
+ "telemetry_gpu_integration_test_run"
],
"swarming": {
"can_use_on_swarming_builders": true,
@@ -645,10 +645,10 @@
"-v",
"--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc"
],
- "isolate_name": "telemetry_gpu_test",
+ "isolate_name": "telemetry_gpu_integration_test",
"name": "context_lost_tests",
"override_compile_targets": [
- "telemetry_gpu_test_run"
+ "telemetry_gpu_integration_test_run"
],
"swarming": {
"can_use_on_swarming_builders": true,
@@ -942,10 +942,10 @@
"-v",
"--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc"
],
- "isolate_name": "telemetry_gpu_test",
+ "isolate_name": "telemetry_gpu_integration_test",
"name": "context_lost_tests",
"override_compile_targets": [
- "telemetry_gpu_test_run"
+ "telemetry_gpu_integration_test_run"
],
"swarming": {
"can_use_on_swarming_builders": true,
@@ -1226,10 +1226,10 @@
"-v",
"--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc"
],
- "isolate_name": "telemetry_gpu_test",
+ "isolate_name": "telemetry_gpu_integration_test",
"name": "context_lost_tests",
"override_compile_targets": [
- "telemetry_gpu_test_run"
+ "telemetry_gpu_integration_test_run"
],
"swarming": {
"can_use_on_swarming_builders": true,
@@ -1536,10 +1536,10 @@
"-v",
"--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc"
],
- "isolate_name": "telemetry_gpu_test",
+ "isolate_name": "telemetry_gpu_integration_test",
"name": "context_lost_tests",
"override_compile_targets": [
- "telemetry_gpu_test_run"
+ "telemetry_gpu_integration_test_run"
],
"swarming": {
"can_use_on_swarming_builders": true,
@@ -1826,10 +1826,10 @@
"-v",
"--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc"
],
- "isolate_name": "telemetry_gpu_test",
+ "isolate_name": "telemetry_gpu_integration_test",
"name": "context_lost_tests",
"override_compile_targets": [
- "telemetry_gpu_test_run"
+ "telemetry_gpu_integration_test_run"
],
"swarming": {
"can_use_on_swarming_builders": true,
@@ -2123,10 +2123,10 @@
"-v",
"--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc"
],
- "isolate_name": "telemetry_gpu_test",
+ "isolate_name": "telemetry_gpu_integration_test",
"name": "context_lost_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/gpu_tests/context_lost_integration_test.py ('k') | testing/buildbot/chromium.gpu.fyi.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698