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

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

Issue 1212003003: Convert sbox_validation_tests to run exclusively on Swarming (Closed) Base URL: https://chromium.googlesource.com/a/chromium/src.git@4_sbox_unittests
Patch Set: Include wow_helper only on 32 bits build Created 5 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
Index: testing/buildbot/chromium.fyi.json
diff --git a/testing/buildbot/chromium.fyi.json b/testing/buildbot/chromium.fyi.json
index ac3ae17c10c87a143cce04e8143bddeac7087652..ca78da147448b42c01e64fefbbe5666111e06b78 100644
--- a/testing/buildbot/chromium.fyi.json
+++ b/testing/buildbot/chromium.fyi.json
@@ -1808,6 +1808,9 @@
"test": "sbox_unittests"
},
{
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "sbox_validation_tests"
},
{
@@ -1989,6 +1992,9 @@
"test": "sbox_unittests"
},
{
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ },
"test": "sbox_validation_tests"
},
{

Powered by Google App Engine
This is Rietveld 408576698