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

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

Issue 2363343002: Ported pixel_test to new gpu_integration_test harness. (Closed)
Patch Set: Update revision for OffscreenCanvasWebGLGreenBox. 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/pixel_test_pages.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 5886741dd538cfda7c2983b24bca066a7bbf276f..2c9e25312095ee4292c83746d3c3afe182bab249 100644
--- a/testing/buildbot/chromium.gpu.json
+++ b/testing/buildbot/chromium.gpu.json
@@ -196,13 +196,13 @@
"--test-machine-name",
"${buildername}"
],
- "isolate_name": "telemetry_gpu_test",
+ "isolate_name": "telemetry_gpu_integration_test",
"name": "pixel_test",
"non_precommit_args": [
"--upload-refimg-to-cloud-storage"
],
"override_compile_targets": [
- "telemetry_gpu_test_run"
+ "telemetry_gpu_integration_test_run"
],
"precommit_args": [
"--download-refimg-from-cloud-storage"
@@ -493,13 +493,13 @@
"--test-machine-name",
"${buildername}"
],
- "isolate_name": "telemetry_gpu_test",
+ "isolate_name": "telemetry_gpu_integration_test",
"name": "pixel_test",
"non_precommit_args": [
"--upload-refimg-to-cloud-storage"
],
"override_compile_targets": [
- "telemetry_gpu_test_run"
+ "telemetry_gpu_integration_test_run"
],
"precommit_args": [
"--download-refimg-from-cloud-storage"
@@ -774,13 +774,13 @@
"--test-machine-name",
"${buildername}"
],
- "isolate_name": "telemetry_gpu_test",
+ "isolate_name": "telemetry_gpu_integration_test",
"name": "pixel_test",
"non_precommit_args": [
"--upload-refimg-to-cloud-storage"
],
"override_compile_targets": [
- "telemetry_gpu_test_run"
+ "telemetry_gpu_integration_test_run"
],
"precommit_args": [
"--download-refimg-from-cloud-storage"
@@ -1071,13 +1071,13 @@
"--test-machine-name",
"${buildername}"
],
- "isolate_name": "telemetry_gpu_test",
+ "isolate_name": "telemetry_gpu_integration_test",
"name": "pixel_test",
"non_precommit_args": [
"--upload-refimg-to-cloud-storage"
],
"override_compile_targets": [
- "telemetry_gpu_test_run"
+ "telemetry_gpu_integration_test_run"
],
"precommit_args": [
"--download-refimg-from-cloud-storage"
@@ -1360,13 +1360,13 @@
"--test-machine-name",
"${buildername}"
],
- "isolate_name": "telemetry_gpu_test",
+ "isolate_name": "telemetry_gpu_integration_test",
"name": "pixel_test",
"non_precommit_args": [
"--upload-refimg-to-cloud-storage"
],
"override_compile_targets": [
- "telemetry_gpu_test_run"
+ "telemetry_gpu_integration_test_run"
],
"precommit_args": [
"--download-refimg-from-cloud-storage"
@@ -1670,13 +1670,13 @@
"--test-machine-name",
"${buildername}"
],
- "isolate_name": "telemetry_gpu_test",
+ "isolate_name": "telemetry_gpu_integration_test",
"name": "pixel_test",
"non_precommit_args": [
"--upload-refimg-to-cloud-storage"
],
"override_compile_targets": [
- "telemetry_gpu_test_run"
+ "telemetry_gpu_integration_test_run"
],
"precommit_args": [
"--download-refimg-from-cloud-storage"
@@ -1955,13 +1955,13 @@
"--test-machine-name",
"${buildername}"
],
- "isolate_name": "telemetry_gpu_test",
+ "isolate_name": "telemetry_gpu_integration_test",
"name": "pixel_test",
"non_precommit_args": [
"--upload-refimg-to-cloud-storage"
],
"override_compile_targets": [
- "telemetry_gpu_test_run"
+ "telemetry_gpu_integration_test_run"
],
"precommit_args": [
"--download-refimg-from-cloud-storage"
@@ -2252,13 +2252,13 @@
"--test-machine-name",
"${buildername}"
],
- "isolate_name": "telemetry_gpu_test",
+ "isolate_name": "telemetry_gpu_integration_test",
"name": "pixel_test",
"non_precommit_args": [
"--upload-refimg-to-cloud-storage"
],
"override_compile_targets": [
- "telemetry_gpu_test_run"
+ "telemetry_gpu_integration_test_run"
],
"precommit_args": [
"--download-refimg-from-cloud-storage"
« no previous file with comments | « content/test/gpu/gpu_tests/pixel_test_pages.py ('k') | testing/buildbot/chromium.gpu.fyi.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698