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

Unified Diff: testing/buildbot/gn_isolate_map.pyl

Issue 2395363002: Add storage_unittests to buildbots. (Closed)
Patch Set: Rebased against master. Created 4 years, 2 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/client.v8.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/gn_isolate_map.pyl
diff --git a/testing/buildbot/gn_isolate_map.pyl b/testing/buildbot/gn_isolate_map.pyl
index b8b6f37738703473c3bac8b4465efee44f894c80..0ae16f4b76c2cee4610a3f359a3965a9b9082a4f 100644
--- a/testing/buildbot/gn_isolate_map.pyl
+++ b/testing/buildbot/gn_isolate_map.pyl
@@ -789,6 +789,10 @@
"label": "//sql:sql_unittests",
"type": "console_test_launcher",
},
+ "storage_unittests": {
+ "label": "//storage/browser:storage_unittests",
+ "type": "console_test_launcher",
+ },
"sync_integration_tests": {
"label": "//chrome/test:sync_integration_tests",
"type": "windowed_test_launcher",
« no previous file with comments | « testing/buildbot/client.v8.fyi.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698