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

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

Issue 2627093009: Fetch Finch seed during restore (Closed)
Patch Set: Fix nits and tests Created 3 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 | « components/variations/android/junit/src/org/chromium/components/variations/firstrun/VariationsSeedFetcherTest.java ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/chromium.linux.json
diff --git a/testing/buildbot/chromium.linux.json b/testing/buildbot/chromium.linux.json
index e71cdc851245ec4180c8708294f5e4676e54e6ac..0f930db40a458bf048473cd32674034c27b6cab8 100644
--- a/testing/buildbot/chromium.linux.json
+++ b/testing/buildbot/chromium.linux.json
@@ -1210,6 +1210,9 @@
"test": "components_web_restrictions_junit_tests"
},
{
+ "test": "components_variations_junit_tests"
+ },
+ {
"test": "content_junit_tests"
},
{
@@ -2419,6 +2422,9 @@
"test": "components_web_restrictions_junit_tests"
},
{
+ "test": "components_variations_junit_tests"
+ },
+ {
"test": "content_junit_tests"
},
{
« no previous file with comments | « components/variations/android/junit/src/org/chromium/components/variations/firstrun/VariationsSeedFetcherTest.java ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698