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

Unified Diff: testing/buildbot/gn_isolate_map.pyl

Issue 2885193002: Move more mus tests to service_unittest. (Closed)
Patch Set: Rebase Created 3 years, 7 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') | tools/determinism/deterministic_build_whitelist.pyl » ('j') | 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 92852dfce4da9d406a8878c45cac352a05d0986e..44b2685a441da2dc46a242be54291d91ebdc7357 100644
--- a/testing/buildbot/gn_isolate_map.pyl
+++ b/testing/buildbot/gn_isolate_map.pyl
@@ -533,10 +533,6 @@
"label": "//headless:headless_unittests",
"type": "console_test_launcher",
},
- "input_device_unittests": {
- "label": "//services/ui/input_devices:input_device_unittests",
- "type": "console_test_launcher",
- },
"installer_util_unittests": {
"label": "//chrome/installer/util:installer_util_unittests",
"type": "console_test_launcher",
@@ -750,10 +746,6 @@
"--service-overrides=../../chrome/app/mash/mash_service_overrides.json",
],
},
- "mus_public_unittests": {
- "label": "//services/ui/public/cpp/tests:mus_public_unittests",
- "type": "windowed_test_launcher",
- },
"message_center_unittests": {
"label": "//ui/message_center:message_center_unittests",
"type": "windowed_test_launcher",
@@ -766,10 +758,6 @@
"label": "//services/ui/gpu:mus_gpu_unittests",
"type": "console_test_launcher",
},
- "mus_demo_unittests": {
- "label": "//services/ui/demo:mus_demo_unittests",
- "type": "windowed_test_launcher",
- },
"nacl_helper_nonsfi_unittests": {
"label": "//components/nacl/loader:nacl_helper_nonsfi_unittests",
"type": "raw",
@@ -1013,10 +1001,6 @@
"--enable-gpu"
],
},
- "mus_ime_unittests": {
- "label": "//services/ui/ime:mus_ime_unittests",
- "type": "windowed_test_launcher",
- },
"native_theme_unittests": {
"label": "//ui/native_theme:native_theme_unittests",
"type": "windowed_test_launcher",
@@ -1046,10 +1030,6 @@
"label": "//services/ui/ws:ui_service_unittests",
"type": "windowed_test_launcher",
},
- "ui_struct_traits_unittests": {
- "label": "//services/ui/public/interfaces:ui_struct_traits_unittests",
- "type": "console_test_launcher",
- },
"ui_touch_selection_unittests": {
"label": "//ui/touch_selection:ui_touch_selection_unittests",
"type": "windowed_test_launcher",
« no previous file with comments | « testing/buildbot/chromium.win.json ('k') | tools/determinism/deterministic_build_whitelist.pyl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698