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

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

Issue 2963473002: Convert {angle,gl}_unittests to using console_test_launcher. (Closed)
Patch Set: Created 3 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 | « testing/buildbot/chromium.gpu.json ('k') | testing/buildbot/gn_isolate_map.pyl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/chromium.gpu.fyi.json
diff --git a/testing/buildbot/chromium.gpu.fyi.json b/testing/buildbot/chromium.gpu.fyi.json
index 80ed29655bc7c618995aa91290d8f321c9030a52..99c5297ea2984f346d2f3aee8b7537f91972c156 100644
--- a/testing/buildbot/chromium.gpu.fyi.json
+++ b/testing/buildbot/chromium.gpu.fyi.json
@@ -2371,7 +2371,8 @@
{
"args": [
"--use-gpu-in-tests",
- "--test-launcher-retry-limit=0"
+ "--test-launcher-retry-limit=0",
+ "--no-xvfb"
],
"swarming": {
"can_use_on_swarming_builders": false,
@@ -2411,7 +2412,8 @@
{
"args": [
"--use-gpu-in-tests",
- "--test-launcher-retry-limit=0"
+ "--test-launcher-retry-limit=0",
+ "--no-xvfb"
],
"swarming": {
"can_use_on_swarming_builders": false,
@@ -2459,7 +2461,8 @@
},
{
"args": [
- "--use-gpu-in-tests"
+ "--use-gpu-in-tests",
+ "--no-xvfb"
],
"swarming": {
"can_use_on_swarming_builders": false,
@@ -2840,7 +2843,8 @@
{
"args": [
"--use-gpu-in-tests",
- "--test-launcher-retry-limit=0"
+ "--test-launcher-retry-limit=0",
+ "--no-xvfb"
],
"swarming": {
"can_use_on_swarming_builders": true,
@@ -2888,7 +2892,8 @@
},
{
"args": [
- "--use-gpu-in-tests"
+ "--use-gpu-in-tests",
+ "--no-xvfb"
],
"swarming": {
"can_use_on_swarming_builders": true,
@@ -3326,7 +3331,8 @@
{
"args": [
"--use-gpu-in-tests",
- "--test-launcher-retry-limit=0"
+ "--test-launcher-retry-limit=0",
+ "--no-xvfb"
],
"swarming": {
"can_use_on_swarming_builders": true,
@@ -3374,7 +3380,8 @@
},
{
"args": [
- "--use-gpu-in-tests"
+ "--use-gpu-in-tests",
+ "--no-xvfb"
],
"swarming": {
"can_use_on_swarming_builders": true,
@@ -3459,7 +3466,8 @@
{
"args": [
"--use-gpu-in-tests",
- "--test-launcher-retry-limit=0"
+ "--test-launcher-retry-limit=0",
+ "--no-xvfb"
],
"swarming": {
"can_use_on_swarming_builders": false,
@@ -3521,7 +3529,8 @@
},
{
"args": [
- "--use-gpu-in-tests"
+ "--use-gpu-in-tests",
+ "--no-xvfb"
],
"swarming": {
"can_use_on_swarming_builders": false,
@@ -3929,7 +3938,8 @@
{
"args": [
"--use-gpu-in-tests",
- "--test-launcher-retry-limit=0"
+ "--test-launcher-retry-limit=0",
+ "--no-xvfb"
],
"swarming": {
"can_use_on_swarming_builders": false,
@@ -3991,7 +4001,8 @@
},
{
"args": [
- "--use-gpu-in-tests"
+ "--use-gpu-in-tests",
+ "--no-xvfb"
],
"swarming": {
"can_use_on_swarming_builders": false,
@@ -4426,7 +4437,8 @@
{
"args": [
"--use-gpu-in-tests",
- "--test-launcher-retry-limit=0"
+ "--test-launcher-retry-limit=0",
+ "--no-xvfb"
],
"swarming": {
"can_use_on_swarming_builders": false,
@@ -4488,7 +4500,8 @@
},
{
"args": [
- "--use-gpu-in-tests"
+ "--use-gpu-in-tests",
+ "--no-xvfb"
],
"swarming": {
"can_use_on_swarming_builders": false,
@@ -4953,7 +4966,8 @@
{
"args": [
"--use-gpu-in-tests",
- "--test-launcher-retry-limit=0"
+ "--test-launcher-retry-limit=0",
+ "--no-xvfb"
],
"swarming": {
"can_use_on_swarming_builders": true,
@@ -5022,7 +5036,8 @@
},
{
"args": [
- "--use-gpu-in-tests"
+ "--use-gpu-in-tests",
+ "--no-xvfb"
],
"swarming": {
"can_use_on_swarming_builders": true,
« no previous file with comments | « testing/buildbot/chromium.gpu.json ('k') | testing/buildbot/gn_isolate_map.pyl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698