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

Unified Diff: testing/buildbot/gn_isolate_map.pyl

Issue 1771393002: Convert mus apptests to shelltests (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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.win.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 8c95f7535f2d10ccc48b8996f9b9473d43b00da2..00e2fddf57053566e529e6a9053226f35c2b39d8 100644
--- a/testing/buildbot/gn_isolate_map.pyl
+++ b/testing/buildbot/gn_isolate_map.pyl
@@ -388,6 +388,10 @@
"label": "//mash:mash_unittests",
"type": "unknown",
},
+ "mus_ws_unittests": {
+ "label": "//components/mus/ws:mus_ws_unittests",
+ "type": "windowed_test_launcher",
+ },
"nacl_loader_unittests": {
"label": "//components/nacl/loader:nacl_loader_unittests",
"type": "raw",
@@ -538,10 +542,6 @@
"label": "//third_party/WebKit/Source/web:webkit_unit_tests",
"type": "console_test_launcher",
},
- "window_manager_unittests": {
- "label": "//components/mus/ws:window_manager_unittests",
- "type": "unknown",
- },
"wm_unittests": {
"label": "//ui/wm:wm_unittests",
"type": "windowed_test_launcher",
« no previous file with comments | « testing/buildbot/chromium.win.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698