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

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

Issue 868433002: Isolate courgette_unittests (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: reland: include base.isolate to get runtime dlls for shared_library on Windows Created 5 years, 11 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 | « courgette/courgette_unittests.isolate ('k') | testing/buildbot/chromium.win.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/chromium.fyi.json
diff --git a/testing/buildbot/chromium.fyi.json b/testing/buildbot/chromium.fyi.json
index e30787f94dba0c8e7278e85ee67b472052b3863a..554e2794d48df40893973c0d1cc78d176751e647 100644
--- a/testing/buildbot/chromium.fyi.json
+++ b/testing/buildbot/chromium.fyi.json
@@ -366,7 +366,12 @@
"cacheinvalidation_unittests",
"chrome_elf_unittests",
"components_unittests",
- "courgette_unittests",
+ {
+ "test": "courgette_unittests",
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ }
+ },
"crypto_unittests",
"extensions_unittests",
"gcm_unit_tests",
@@ -413,7 +418,12 @@
"cacheinvalidation_unittests",
"chrome_elf_unittests",
"components_unittests",
- "courgette_unittests",
+ {
+ "test": "courgette_unittests",
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ }
+ },
"crypto_unittests",
"extensions_unittests",
"gcm_unit_tests",
@@ -460,7 +470,12 @@
"cacheinvalidation_unittests",
"chrome_elf_unittests",
"components_unittests",
- "courgette_unittests",
+ {
+ "test": "courgette_unittests",
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ }
+ },
"crypto_unittests",
"extensions_unittests",
"gcm_unit_tests",
@@ -507,7 +522,12 @@
"cacheinvalidation_unittests",
"chrome_elf_unittests",
"components_unittests",
- "courgette_unittests",
+ {
+ "test": "courgette_unittests",
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ }
+ },
"crypto_unittests",
"extensions_unittests",
"gcm_unit_tests",
@@ -554,7 +574,12 @@
"cacheinvalidation_unittests",
"chrome_elf_unittests",
"components_unittests",
- "courgette_unittests",
+ {
+ "test": "courgette_unittests",
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ }
+ },
"crypto_unittests",
"extensions_unittests",
"gcm_unit_tests",
@@ -601,7 +626,12 @@
"cacheinvalidation_unittests",
"chrome_elf_unittests",
"components_unittests",
- "courgette_unittests",
+ {
+ "test": "courgette_unittests",
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ }
+ },
"crypto_unittests",
"extensions_unittests",
"gcm_unit_tests",
@@ -648,7 +678,12 @@
"cacheinvalidation_unittests",
"chrome_elf_unittests",
"components_unittests",
- "courgette_unittests",
+ {
+ "test": "courgette_unittests",
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ }
+ },
"crypto_unittests",
"extensions_unittests",
"gcm_unit_tests",
@@ -695,7 +730,12 @@
"cacheinvalidation_unittests",
"chrome_elf_unittests",
"components_unittests",
- "courgette_unittests",
+ {
+ "test": "courgette_unittests",
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ }
+ },
"crypto_unittests",
"extensions_unittests",
"gcm_unit_tests",
« no previous file with comments | « courgette/courgette_unittests.isolate ('k') | testing/buildbot/chromium.win.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698