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

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

Issue 1725373003: Convert Top Chrome MD tests to use swarming (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 4 years, 9 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.fyi.json ('k') | no next file » | 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 b76e38f19b8ffca723acb060996909f37bc2bb1f..696640f2064cdd825def052e19e8fe887a210a5f 100644
--- a/testing/buildbot/chromium.gpu.fyi.json
+++ b/testing/buildbot/chromium.gpu.fyi.json
@@ -476,6 +476,9 @@
"--gtest_filter=CastStreamingApiTestWithPixelOutput.EndToEnd*:TabCaptureApiPixelTest.EndToEnd*"
],
"name": "tab_capture_end2end_tests",
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "browser_tests",
"use_xvfb": false
},
@@ -896,6 +899,9 @@
"--gtest_filter=CastStreamingApiTestWithPixelOutput.EndToEnd*:TabCaptureApiPixelTest.EndToEnd*"
],
"name": "tab_capture_end2end_tests",
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "browser_tests",
"use_xvfb": false
},
@@ -2544,6 +2550,9 @@
"--gtest_filter=CastStreamingApiTestWithPixelOutput.EndToEnd*:TabCaptureApiPixelTest.EndToEnd*"
],
"name": "tab_capture_end2end_tests",
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "browser_tests",
"use_xvfb": false
},
« no previous file with comments | « testing/buildbot/chromium.fyi.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698