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

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

Issue 1045313003: Converted accessibility_unittests to run on Swarming everywhere. (Closed) Base URL: https://chromium.googlesource.com/a/chromium/src.git@3_convert_to_swarming
Patch Set: Created 5 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
Index: testing/buildbot/chromium.linux.json
diff --git a/testing/buildbot/chromium.linux.json b/testing/buildbot/chromium.linux.json
index 2405621d915a267d74258e270c84e6eaf3c74e52..60a9e4c6f07bf27a52b800f90c34fb9f8313106c 100644
--- a/testing/buildbot/chromium.linux.json
+++ b/testing/buildbot/chromium.linux.json
@@ -18,6 +18,9 @@
"Linux Clang (dbg)": {
"gtest_tests": [
{
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "accessibility_unittests"
},
{

Powered by Google App Engine
This is Rietveld 408576698