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

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

Issue 2110803004: Switch WebGL 1.0 conformance tests to new GPU integration test harness. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 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/generate_buildbot_json.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 d55b9c3870b388bf7897fc8c503c0e556e346205..fc2c33f242043fd1d3295a99684826ec4f77d803 100644
--- a/testing/buildbot/chromium.gpu.json
+++ b/testing/buildbot/chromium.gpu.json
@@ -294,10 +294,10 @@
"-v",
"--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc"
],
- "isolate_name": "telemetry_gpu_test",
+ "isolate_name": "telemetry_gpu_integration_test",
"name": "webgl_conformance_tests",
"override_compile_targets": [
- "telemetry_gpu_test_run"
+ "telemetry_gpu_integration_test_run"
],
"swarming": {
"can_use_on_swarming_builders": true,
@@ -614,10 +614,10 @@
"-v",
"--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc"
],
- "isolate_name": "telemetry_gpu_test",
+ "isolate_name": "telemetry_gpu_integration_test",
"name": "webgl_conformance_tests",
"override_compile_targets": [
- "telemetry_gpu_test_run"
+ "telemetry_gpu_integration_test_run"
],
"swarming": {
"can_use_on_swarming_builders": true,
@@ -918,10 +918,10 @@
"-v",
"--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc"
],
- "isolate_name": "telemetry_gpu_test",
+ "isolate_name": "telemetry_gpu_integration_test",
"name": "webgl_conformance_tests",
"override_compile_targets": [
- "telemetry_gpu_test_run"
+ "telemetry_gpu_integration_test_run"
],
"swarming": {
"can_use_on_swarming_builders": true,
@@ -1238,10 +1238,10 @@
"-v",
"--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc"
],
- "isolate_name": "telemetry_gpu_test",
+ "isolate_name": "telemetry_gpu_integration_test",
"name": "webgl_conformance_tests",
"override_compile_targets": [
- "telemetry_gpu_test_run"
+ "telemetry_gpu_integration_test_run"
],
"swarming": {
"can_use_on_swarming_builders": true,
@@ -1554,10 +1554,10 @@
"-v",
"--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc"
],
- "isolate_name": "telemetry_gpu_test",
+ "isolate_name": "telemetry_gpu_integration_test",
"name": "webgl_conformance_tests",
"override_compile_targets": [
- "telemetry_gpu_test_run"
+ "telemetry_gpu_integration_test_run"
],
"swarming": {
"can_use_on_swarming_builders": true,
@@ -1888,10 +1888,10 @@
"-v",
"--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc"
],
- "isolate_name": "telemetry_gpu_test",
+ "isolate_name": "telemetry_gpu_integration_test",
"name": "webgl_conformance_tests",
"override_compile_targets": [
- "telemetry_gpu_test_run"
+ "telemetry_gpu_integration_test_run"
],
"swarming": {
"can_use_on_swarming_builders": true,
@@ -2193,10 +2193,10 @@
"-v",
"--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc"
],
- "isolate_name": "telemetry_gpu_test",
+ "isolate_name": "telemetry_gpu_integration_test",
"name": "webgl_conformance_tests",
"override_compile_targets": [
- "telemetry_gpu_test_run"
+ "telemetry_gpu_integration_test_run"
],
"swarming": {
"can_use_on_swarming_builders": true,
@@ -2513,10 +2513,10 @@
"-v",
"--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc"
],
- "isolate_name": "telemetry_gpu_test",
+ "isolate_name": "telemetry_gpu_integration_test",
"name": "webgl_conformance_tests",
"override_compile_targets": [
- "telemetry_gpu_test_run"
+ "telemetry_gpu_integration_test_run"
],
"swarming": {
"can_use_on_swarming_builders": true,
@@ -2833,10 +2833,10 @@
"-v",
"--extra-browser-args=--enable-logging=stderr --js-flags=--expose-gc"
],
- "isolate_name": "telemetry_gpu_test",
+ "isolate_name": "telemetry_gpu_integration_test",
"name": "webgl_conformance_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/generate_buildbot_json.py ('k') | testing/buildbot/chromium.gpu.fyi.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698