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

Unified Diff: testing/buildbot/gn_isolate_map.pyl

Issue 1814983002: Convert filesystem_apptests to shelltests. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Also delete references to the old apptests Created 4 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
« no previous file with comments | « testing/buildbot/chromium.linux.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 9288371d7e1b65ddb92dc59c61e23c9b98fb3522..efe5c9d1bd01b525cbd63c36cfe19c9ae51981d9 100644
--- a/testing/buildbot/gn_isolate_map.pyl
+++ b/testing/buildbot/gn_isolate_map.pyl
@@ -251,6 +251,10 @@
"label": "//extensions:extensions_unittests",
"type": "windowed_test_launcher",
},
+ "filesystem_service_unittests": {
+ "label": "//components/filesystem:unittests",
+ "type": "console_test_launcher",
+ },
"gcm_unit_tests": {
"label": "//google_apis/gcm:gcm_unit_tests",
"type": "console_test_launcher",
« no previous file with comments | « testing/buildbot/chromium.linux.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698