Commit 44910c30 authored by Kenneth Russell's avatar Kenneth Russell Committed by Commit Bot

Set should_retry_with_patch=false for Chromium GPU tests.

The GPU tests act much like integration tests for the entire browser,
and tend to uncover flakiness bugs more readily than other test
suites. In order to surface any flakiness more readily to the
developer of the CL which is introducing it, we disable retries with
patch on the commit queue.

Bug: 906166
Change-Id: Iee56100a774377b9172325627da4694ce0a15009
Reviewed-on: https://chromium-review.googlesource.com/c/1357569Reviewed-by: default avatarDirk Pranke <dpranke@chromium.org>
Reviewed-by: default avatarErik Chen <erikchen@chromium.org>
Commit-Queue: Kenneth Russell <kbr@chromium.org>
Cr-Commit-Position: refs/heads/master@{#613319}
parent 413b993f
This source diff could not be displayed because it is too large. You can view the blob instead.
......@@ -14,6 +14,7 @@
],
"isolate_name": "telemetry_gpu_integration_test",
"name": "context_lost_tests",
"should_retry_with_patch": false,
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
......@@ -37,6 +38,7 @@
],
"isolate_name": "telemetry_gpu_integration_test",
"name": "depth_capture_tests",
"should_retry_with_patch": false,
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
......@@ -60,6 +62,7 @@
],
"isolate_name": "telemetry_gpu_integration_test",
"name": "gpu_process_launch_tests",
"should_retry_with_patch": false,
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
......@@ -83,6 +86,7 @@
],
"isolate_name": "telemetry_gpu_integration_test",
"name": "hardware_accelerated_feature_tests",
"should_retry_with_patch": false,
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
......@@ -110,6 +114,7 @@
],
"isolate_name": "telemetry_gpu_integration_test",
"name": "info_collection_tests",
"should_retry_with_patch": false,
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
......@@ -140,6 +145,7 @@
],
"isolate_name": "telemetry_gpu_integration_test",
"name": "maps_pixel_test",
"should_retry_with_patch": false,
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
......@@ -178,6 +184,7 @@
"precommit_args": [
"--download-refimg-from-cloud-storage"
],
"should_retry_with_patch": false,
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
......@@ -202,6 +209,7 @@
],
"isolate_name": "telemetry_gpu_integration_test",
"name": "screenshot_sync_tests",
"should_retry_with_patch": false,
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
......@@ -225,6 +233,7 @@
],
"isolate_name": "telemetry_gpu_integration_test",
"name": "trace_test",
"should_retry_with_patch": false,
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
......@@ -249,6 +258,7 @@
],
"isolate_name": "telemetry_gpu_integration_test",
"name": "webgl_conformance_tests",
"should_retry_with_patch": false,
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
......@@ -337,6 +347,7 @@
],
"isolate_name": "telemetry_gpu_integration_test",
"name": "context_lost_tests",
"should_retry_with_patch": false,
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
......@@ -360,6 +371,7 @@
],
"isolate_name": "telemetry_gpu_integration_test",
"name": "depth_capture_tests",
"should_retry_with_patch": false,
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
......@@ -383,6 +395,7 @@
],
"isolate_name": "telemetry_gpu_integration_test",
"name": "gpu_process_launch_tests",
"should_retry_with_patch": false,
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
......@@ -406,6 +419,7 @@
],
"isolate_name": "telemetry_gpu_integration_test",
"name": "hardware_accelerated_feature_tests",
"should_retry_with_patch": false,
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
......@@ -433,6 +447,7 @@
],
"isolate_name": "telemetry_gpu_integration_test",
"name": "info_collection_tests",
"should_retry_with_patch": false,
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
......@@ -463,6 +478,7 @@
],
"isolate_name": "telemetry_gpu_integration_test",
"name": "maps_pixel_test",
"should_retry_with_patch": false,
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
......@@ -501,6 +517,7 @@
"precommit_args": [
"--download-refimg-from-cloud-storage"
],
"should_retry_with_patch": false,
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
......@@ -525,6 +542,7 @@
],
"isolate_name": "telemetry_gpu_integration_test",
"name": "screenshot_sync_tests",
"should_retry_with_patch": false,
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
......@@ -548,6 +566,7 @@
],
"isolate_name": "telemetry_gpu_integration_test",
"name": "trace_test",
"should_retry_with_patch": false,
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
......@@ -571,6 +590,7 @@
],
"isolate_name": "telemetry_gpu_integration_test",
"name": "webgl_conformance_tests",
"should_retry_with_patch": false,
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
......@@ -674,6 +694,7 @@
],
"isolate_name": "telemetry_gpu_integration_test",
"name": "context_lost_tests",
"should_retry_with_patch": false,
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
......@@ -697,6 +718,7 @@
],
"isolate_name": "telemetry_gpu_integration_test",
"name": "depth_capture_tests",
"should_retry_with_patch": false,
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
......@@ -720,6 +742,7 @@
],
"isolate_name": "telemetry_gpu_integration_test",
"name": "gpu_process_launch_tests",
"should_retry_with_patch": false,
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
......@@ -743,6 +766,7 @@
],
"isolate_name": "telemetry_gpu_integration_test",
"name": "hardware_accelerated_feature_tests",
"should_retry_with_patch": false,
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
......@@ -770,6 +794,7 @@
],
"isolate_name": "telemetry_gpu_integration_test",
"name": "info_collection_tests",
"should_retry_with_patch": false,
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
......@@ -800,6 +825,7 @@
],
"isolate_name": "telemetry_gpu_integration_test",
"name": "maps_pixel_test",
"should_retry_with_patch": false,
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
......@@ -838,6 +864,7 @@
"precommit_args": [
"--download-refimg-from-cloud-storage"
],
"should_retry_with_patch": false,
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
......@@ -862,6 +889,7 @@
],
"isolate_name": "telemetry_gpu_integration_test",
"name": "screenshot_sync_tests",
"should_retry_with_patch": false,
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
......@@ -885,6 +913,7 @@
],
"isolate_name": "telemetry_gpu_integration_test",
"name": "trace_test",
"should_retry_with_patch": false,
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
......@@ -908,6 +937,7 @@
],
"isolate_name": "telemetry_gpu_integration_test",
"name": "webgl_conformance_tests",
"should_retry_with_patch": false,
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
......@@ -985,6 +1015,7 @@
],
"isolate_name": "telemetry_gpu_integration_test",
"name": "context_lost_tests",
"should_retry_with_patch": false,
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
......@@ -1007,6 +1038,7 @@
],
"isolate_name": "telemetry_gpu_integration_test",
"name": "depth_capture_tests",
"should_retry_with_patch": false,
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
......@@ -1029,6 +1061,7 @@
],
"isolate_name": "telemetry_gpu_integration_test",
"name": "gpu_process_launch_tests",
"should_retry_with_patch": false,
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
......@@ -1051,6 +1084,7 @@
],
"isolate_name": "telemetry_gpu_integration_test",
"name": "hardware_accelerated_feature_tests",
"should_retry_with_patch": false,
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
......@@ -1077,6 +1111,7 @@
],
"isolate_name": "telemetry_gpu_integration_test",
"name": "info_collection_tests",
"should_retry_with_patch": false,
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
......@@ -1106,6 +1141,7 @@
],
"isolate_name": "telemetry_gpu_integration_test",
"name": "maps_pixel_test",
"should_retry_with_patch": false,
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
......@@ -1143,6 +1179,7 @@
"precommit_args": [
"--download-refimg-from-cloud-storage"
],
"should_retry_with_patch": false,
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
......@@ -1166,6 +1203,7 @@
],
"isolate_name": "telemetry_gpu_integration_test",
"name": "screenshot_sync_tests",
"should_retry_with_patch": false,
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
......@@ -1188,6 +1226,7 @@
],
"isolate_name": "telemetry_gpu_integration_test",
"name": "trace_test",
"should_retry_with_patch": false,
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
......@@ -1210,6 +1249,7 @@
],
"isolate_name": "telemetry_gpu_integration_test",
"name": "webgl_conformance_tests",
"should_retry_with_patch": false,
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
......@@ -1305,6 +1345,7 @@
],
"isolate_name": "telemetry_gpu_integration_test",
"name": "context_lost_tests",
"should_retry_with_patch": false,
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
......@@ -1327,6 +1368,7 @@
],
"isolate_name": "telemetry_gpu_integration_test",
"name": "depth_capture_tests",
"should_retry_with_patch": false,
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
......@@ -1349,6 +1391,7 @@
],
"isolate_name": "telemetry_gpu_integration_test",
"name": "gpu_process_launch_tests",
"should_retry_with_patch": false,
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
......@@ -1371,6 +1414,7 @@
],
"isolate_name": "telemetry_gpu_integration_test",
"name": "hardware_accelerated_feature_tests",
"should_retry_with_patch": false,
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
......@@ -1397,6 +1441,7 @@
],
"isolate_name": "telemetry_gpu_integration_test",
"name": "info_collection_tests",
"should_retry_with_patch": false,
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
......@@ -1426,6 +1471,7 @@
],
"isolate_name": "telemetry_gpu_integration_test",
"name": "maps_pixel_test",
"should_retry_with_patch": false,
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
......@@ -1463,6 +1509,7 @@
"precommit_args": [
"--download-refimg-from-cloud-storage"
],
"should_retry_with_patch": false,
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
......@@ -1486,6 +1533,7 @@
],
"isolate_name": "telemetry_gpu_integration_test",
"name": "screenshot_sync_tests",
"should_retry_with_patch": false,
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
......@@ -1508,6 +1556,7 @@
],
"isolate_name": "telemetry_gpu_integration_test",
"name": "trace_test",
"should_retry_with_patch": false,
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
......@@ -1530,6 +1579,7 @@
],
"isolate_name": "telemetry_gpu_integration_test",
"name": "webgl_conformance_tests",
"should_retry_with_patch": false,
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
......@@ -1624,6 +1674,7 @@
],
"isolate_name": "telemetry_gpu_integration_test",
"name": "context_lost_tests",
"should_retry_with_patch": false,
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
......@@ -1648,6 +1699,7 @@
],
"isolate_name": "telemetry_gpu_integration_test",
"name": "depth_capture_tests",
"should_retry_with_patch": false,
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
......@@ -1672,6 +1724,7 @@
],
"isolate_name": "telemetry_gpu_integration_test",
"name": "gpu_process_launch_tests",
"should_retry_with_patch": false,
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
......@@ -1696,6 +1749,7 @@
],
"isolate_name": "telemetry_gpu_integration_test",
"name": "hardware_accelerated_feature_tests",
"should_retry_with_patch": false,
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
......@@ -1724,6 +1778,7 @@
],
"isolate_name": "telemetry_gpu_integration_test",
"name": "info_collection_tests",
"should_retry_with_patch": false,
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
......@@ -1755,6 +1810,7 @@
],
"isolate_name": "telemetry_gpu_integration_test",
"name": "maps_pixel_test",
"should_retry_with_patch": false,
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
......@@ -1794,6 +1850,7 @@
"precommit_args": [
"--download-refimg-from-cloud-storage"
],
"should_retry_with_patch": false,
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
......@@ -1819,6 +1876,7 @@
],
"isolate_name": "telemetry_gpu_integration_test",
"name": "screenshot_sync_tests",
"should_retry_with_patch": false,
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
......@@ -1843,6 +1901,7 @@
],
"isolate_name": "telemetry_gpu_integration_test",
"name": "trace_test",
"should_retry_with_patch": false,
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
......@@ -1867,6 +1926,7 @@
],
"isolate_name": "telemetry_gpu_integration_test",
"name": "webgl_conformance_tests",
"should_retry_with_patch": false,
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
......@@ -1972,6 +2032,7 @@
],
"isolate_name": "telemetry_gpu_integration_test",
"name": "context_lost_tests",
"should_retry_with_patch": false,
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
......@@ -1996,6 +2057,7 @@
],
"isolate_name": "telemetry_gpu_integration_test",
"name": "depth_capture_tests",
"should_retry_with_patch": false,
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
......@@ -2020,6 +2082,7 @@
],
"isolate_name": "telemetry_gpu_integration_test",
"name": "gpu_process_launch_tests",
"should_retry_with_patch": false,
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
......@@ -2044,6 +2107,7 @@
],
"isolate_name": "telemetry_gpu_integration_test",
"name": "hardware_accelerated_feature_tests",
"should_retry_with_patch": false,
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
......@@ -2072,6 +2136,7 @@
],
"isolate_name": "telemetry_gpu_integration_test",
"name": "info_collection_tests",
"should_retry_with_patch": false,
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
......@@ -2103,6 +2168,7 @@
],
"isolate_name": "telemetry_gpu_integration_test",
"name": "maps_pixel_test",
"should_retry_with_patch": false,
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
......@@ -2142,6 +2208,7 @@
"precommit_args": [
"--download-refimg-from-cloud-storage"
],
"should_retry_with_patch": false,
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
......@@ -2167,6 +2234,7 @@
],
"isolate_name": "telemetry_gpu_integration_test",
"name": "screenshot_sync_tests",
"should_retry_with_patch": false,
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
......@@ -2191,6 +2259,7 @@
],
"isolate_name": "telemetry_gpu_integration_test",
"name": "trace_test",
"should_retry_with_patch": false,
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
......@@ -2215,6 +2284,7 @@
],
"isolate_name": "telemetry_gpu_integration_test",
"name": "webgl_conformance_tests",
"should_retry_with_patch": false,
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
......@@ -2367,6 +2437,7 @@
],
"isolate_name": "telemetry_gpu_integration_test",
"name": "context_lost_tests",
"should_retry_with_patch": false,
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
......@@ -2390,6 +2461,7 @@
],
"isolate_name": "telemetry_gpu_integration_test",
"name": "depth_capture_tests",
"should_retry_with_patch": false,
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
......@@ -2413,6 +2485,7 @@
],
"isolate_name": "telemetry_gpu_integration_test",
"name": "gpu_process_launch_tests",
"should_retry_with_patch": false,
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
......@@ -2436,6 +2509,7 @@
],
"isolate_name": "telemetry_gpu_integration_test",
"name": "hardware_accelerated_feature_tests",
"should_retry_with_patch": false,
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
......@@ -2463,6 +2537,7 @@
],
"isolate_name": "telemetry_gpu_integration_test",
"name": "info_collection_tests",
"should_retry_with_patch": false,
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
......@@ -2493,6 +2568,7 @@
],
"isolate_name": "telemetry_gpu_integration_test",
"name": "maps_pixel_test",
"should_retry_with_patch": false,
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
......@@ -2531,6 +2607,7 @@
"precommit_args": [
"--download-refimg-from-cloud-storage"
],
"should_retry_with_patch": false,
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
......@@ -2555,6 +2632,7 @@
],
"isolate_name": "telemetry_gpu_integration_test",
"name": "screenshot_sync_tests",
"should_retry_with_patch": false,
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
......@@ -2578,6 +2656,7 @@
],
"isolate_name": "telemetry_gpu_integration_test",
"name": "trace_test",
"should_retry_with_patch": false,
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
......@@ -2601,6 +2680,7 @@
],
"isolate_name": "telemetry_gpu_integration_test",
"name": "webgl_conformance_tests",
"should_retry_with_patch": false,
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
......@@ -2823,6 +2903,7 @@
],
"isolate_name": "telemetry_gpu_integration_test",
"name": "context_lost_tests",
"should_retry_with_patch": false,
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
......@@ -2855,6 +2936,7 @@
],
"isolate_name": "telemetry_gpu_integration_test",
"name": "depth_capture_tests",
"should_retry_with_patch": false,
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
......@@ -2887,6 +2969,7 @@
],
"isolate_name": "telemetry_gpu_integration_test",
"name": "gpu_process_launch_tests",
"should_retry_with_patch": false,
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
......@@ -2919,6 +3002,7 @@
],
"isolate_name": "telemetry_gpu_integration_test",
"name": "hardware_accelerated_feature_tests",
"should_retry_with_patch": false,
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
......@@ -2955,6 +3039,7 @@
],
"isolate_name": "telemetry_gpu_integration_test",
"name": "info_collection_tests",
"should_retry_with_patch": false,
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
......@@ -2994,6 +3079,7 @@
],
"isolate_name": "telemetry_gpu_integration_test",
"name": "maps_pixel_test",
"should_retry_with_patch": false,
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
......@@ -3041,6 +3127,7 @@
"precommit_args": [
"--download-refimg-from-cloud-storage"
],
"should_retry_with_patch": false,
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
......@@ -3074,6 +3161,7 @@
],
"isolate_name": "telemetry_gpu_integration_test",
"name": "screenshot_sync_tests",
"should_retry_with_patch": false,
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
......@@ -3106,6 +3194,7 @@
],
"isolate_name": "telemetry_gpu_integration_test",
"name": "trace_test",
"should_retry_with_patch": false,
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
......@@ -3138,6 +3227,7 @@
],
"isolate_name": "telemetry_gpu_integration_test",
"name": "webgl_conformance_tests",
"should_retry_with_patch": false,
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
......
......@@ -14,6 +14,7 @@
],
"isolate_name": "telemetry_gpu_integration_test",
"name": "context_lost_tests",
"should_retry_with_patch": false,
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
......@@ -37,6 +38,7 @@
],
"isolate_name": "telemetry_gpu_integration_test",
"name": "depth_capture_tests",
"should_retry_with_patch": false,
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
......@@ -60,6 +62,7 @@
],
"isolate_name": "telemetry_gpu_integration_test",
"name": "gpu_process_launch_tests",
"should_retry_with_patch": false,
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
......@@ -83,6 +86,7 @@
],
"isolate_name": "telemetry_gpu_integration_test",
"name": "hardware_accelerated_feature_tests",
"should_retry_with_patch": false,
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
......@@ -113,6 +117,7 @@
],
"isolate_name": "telemetry_gpu_integration_test",
"name": "maps_pixel_test",
"should_retry_with_patch": false,
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
......@@ -151,6 +156,7 @@
"precommit_args": [
"--download-refimg-from-cloud-storage"
],
"should_retry_with_patch": false,
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
......@@ -175,6 +181,7 @@
],
"isolate_name": "telemetry_gpu_integration_test",
"name": "screenshot_sync_tests",
"should_retry_with_patch": false,
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
......@@ -198,6 +205,7 @@
],
"isolate_name": "telemetry_gpu_integration_test",
"name": "trace_test",
"should_retry_with_patch": false,
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
......@@ -222,6 +230,7 @@
],
"isolate_name": "telemetry_gpu_integration_test",
"name": "webgl_conformance_tests",
"should_retry_with_patch": false,
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
......@@ -250,6 +259,7 @@
],
"isolate_name": "telemetry_gpu_integration_test",
"name": "context_lost_tests",
"should_retry_with_patch": false,
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
......@@ -273,6 +283,7 @@
],
"isolate_name": "telemetry_gpu_integration_test",
"name": "depth_capture_tests",
"should_retry_with_patch": false,
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
......@@ -296,6 +307,7 @@
],
"isolate_name": "telemetry_gpu_integration_test",
"name": "gpu_process_launch_tests",
"should_retry_with_patch": false,
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
......@@ -319,6 +331,7 @@
],
"isolate_name": "telemetry_gpu_integration_test",
"name": "hardware_accelerated_feature_tests",
"should_retry_with_patch": false,
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
......@@ -349,6 +362,7 @@
],
"isolate_name": "telemetry_gpu_integration_test",
"name": "maps_pixel_test",
"should_retry_with_patch": false,
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
......@@ -387,6 +401,7 @@
"precommit_args": [
"--download-refimg-from-cloud-storage"
],
"should_retry_with_patch": false,
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
......@@ -411,6 +426,7 @@
],
"isolate_name": "telemetry_gpu_integration_test",
"name": "screenshot_sync_tests",
"should_retry_with_patch": false,
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
......@@ -434,6 +450,7 @@
],
"isolate_name": "telemetry_gpu_integration_test",
"name": "trace_test",
"should_retry_with_patch": false,
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
......@@ -459,6 +476,7 @@
],
"isolate_name": "telemetry_gpu_integration_test",
"name": "webgl2_conformance_tests",
"should_retry_with_patch": false,
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
......@@ -483,6 +501,7 @@
],
"isolate_name": "telemetry_gpu_integration_test",
"name": "webgl_conformance_tests",
"should_retry_with_patch": false,
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
......@@ -511,6 +530,7 @@
],
"isolate_name": "telemetry_gpu_integration_test",
"name": "context_lost_tests",
"should_retry_with_patch": false,
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
......@@ -534,6 +554,7 @@
],
"isolate_name": "telemetry_gpu_integration_test",
"name": "depth_capture_tests",
"should_retry_with_patch": false,
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
......@@ -557,6 +578,7 @@
],
"isolate_name": "telemetry_gpu_integration_test",
"name": "gpu_process_launch_tests",
"should_retry_with_patch": false,
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
......@@ -580,6 +602,7 @@
],
"isolate_name": "telemetry_gpu_integration_test",
"name": "hardware_accelerated_feature_tests",
"should_retry_with_patch": false,
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
......@@ -610,6 +633,7 @@
],
"isolate_name": "telemetry_gpu_integration_test",
"name": "maps_pixel_test",
"should_retry_with_patch": false,
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
......@@ -648,6 +672,7 @@
"precommit_args": [
"--download-refimg-from-cloud-storage"
],
"should_retry_with_patch": false,
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
......@@ -672,6 +697,7 @@
],
"isolate_name": "telemetry_gpu_integration_test",
"name": "screenshot_sync_tests",
"should_retry_with_patch": false,
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
......@@ -695,6 +721,7 @@
],
"isolate_name": "telemetry_gpu_integration_test",
"name": "trace_test",
"should_retry_with_patch": false,
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
......@@ -720,6 +747,7 @@
],
"isolate_name": "telemetry_gpu_integration_test",
"name": "webgl2_conformance_tests",
"should_retry_with_patch": false,
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
......@@ -744,6 +772,7 @@
],
"isolate_name": "telemetry_gpu_integration_test",
"name": "webgl_conformance_tests",
"should_retry_with_patch": false,
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
......@@ -772,6 +801,7 @@
],
"isolate_name": "telemetry_gpu_integration_test",
"name": "context_lost_tests",
"should_retry_with_patch": false,
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
......@@ -794,6 +824,7 @@
],
"isolate_name": "telemetry_gpu_integration_test",
"name": "depth_capture_tests",
"should_retry_with_patch": false,
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
......@@ -816,6 +847,7 @@
],
"isolate_name": "telemetry_gpu_integration_test",
"name": "gpu_process_launch_tests",
"should_retry_with_patch": false,
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
......@@ -838,6 +870,7 @@
],
"isolate_name": "telemetry_gpu_integration_test",
"name": "hardware_accelerated_feature_tests",
"should_retry_with_patch": false,
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
......@@ -867,6 +900,7 @@
],
"isolate_name": "telemetry_gpu_integration_test",
"name": "maps_pixel_test",
"should_retry_with_patch": false,
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
......@@ -904,6 +938,7 @@
"precommit_args": [
"--download-refimg-from-cloud-storage"
],
"should_retry_with_patch": false,
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
......@@ -927,6 +962,7 @@
],
"isolate_name": "telemetry_gpu_integration_test",
"name": "screenshot_sync_tests",
"should_retry_with_patch": false,
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
......@@ -949,6 +985,7 @@
],
"isolate_name": "telemetry_gpu_integration_test",
"name": "trace_test",
"should_retry_with_patch": false,
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
......@@ -973,6 +1010,7 @@
],
"isolate_name": "telemetry_gpu_integration_test",
"name": "webgl2_conformance_tests",
"should_retry_with_patch": false,
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
......@@ -996,6 +1034,7 @@
],
"isolate_name": "telemetry_gpu_integration_test",
"name": "webgl_conformance_tests",
"should_retry_with_patch": false,
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
......@@ -1078,6 +1117,7 @@
],
"isolate_name": "telemetry_gpu_integration_test",
"name": "context_lost_tests",
"should_retry_with_patch": false,
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
......@@ -1101,6 +1141,7 @@
],
"isolate_name": "telemetry_gpu_integration_test",
"name": "depth_capture_tests",
"should_retry_with_patch": false,
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
......@@ -1124,6 +1165,7 @@
],
"isolate_name": "telemetry_gpu_integration_test",
"name": "gpu_process_launch_tests",
"should_retry_with_patch": false,
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
......@@ -1147,6 +1189,7 @@
],
"isolate_name": "telemetry_gpu_integration_test",
"name": "hardware_accelerated_feature_tests",
"should_retry_with_patch": false,
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
......@@ -1177,6 +1220,7 @@
],
"isolate_name": "telemetry_gpu_integration_test",
"name": "maps_pixel_test",
"should_retry_with_patch": false,
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
......@@ -1215,6 +1259,7 @@
"precommit_args": [
"--download-refimg-from-cloud-storage"
],
"should_retry_with_patch": false,
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
......@@ -1239,6 +1284,7 @@
],
"isolate_name": "telemetry_gpu_integration_test",
"name": "screenshot_sync_tests",
"should_retry_with_patch": false,
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
......@@ -1262,6 +1308,7 @@
],
"isolate_name": "telemetry_gpu_integration_test",
"name": "trace_test",
"should_retry_with_patch": false,
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
......@@ -1287,6 +1334,7 @@
],
"isolate_name": "telemetry_gpu_integration_test",
"name": "webgl2_conformance_tests",
"should_retry_with_patch": false,
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
......@@ -1311,6 +1359,7 @@
],
"isolate_name": "telemetry_gpu_integration_test",
"name": "webgl_conformance_tests",
"should_retry_with_patch": false,
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
......
......@@ -600,6 +600,13 @@ class BBJSONGenerator(object):
# aren't idempotent yet. https://crbug.com/549140.
result['swarming']['idempotent'] = False
# The GPU tests act much like integration tests for the entire browser, and
# tend to uncover flakiness bugs more readily than other test suites. In
# order to surface any flakiness more readily to the developer of the CL
# which is introducing it, we disable retries with patch on the commit
# queue.
result['should_retry_with_patch'] = False
args = [
test_to_run,
'--show-stdout',
......
......@@ -1053,6 +1053,7 @@ GPU_TELEMETRY_TEST_OUTPUT = """\
],
"isolate_name": "telemetry_gpu_integration_test",
"name": "foo_tests",
"should_retry_with_patch": false,
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
......@@ -1216,6 +1217,7 @@ GPU_DIMENSIONS_WATERFALL_OUTPUT = """\
],
"isolate_name": "telemetry_gpu_integration_test",
"name": "foo_test",
"should_retry_with_patch": false,
"swarming": {
"can_use_on_swarming_builders": true,
"dimension_sets": [
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment