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

Unified Diff: testing/buildbot/gn_isolate_map.pyl

Issue 2202393002: swarming: wholesale switch remaining tests to run on Swarming. (Closed) Base URL: https://chromium.googlesource.com/a/chromium/src.git@master
Patch Set: No need to modify mb.py Created 4 years, 4 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') | ui/chromeos/BUILD.gn » ('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 27d6124bf6e5e2ea8f147af1f256cc13e1326b00..d34ccfe791bab3a731a35de7d51375a797449237 100644
--- a/testing/buildbot/gn_isolate_map.pyl
+++ b/testing/buildbot/gn_isolate_map.pyl
@@ -173,19 +173,19 @@
},
"cast_alsa_cma_backend_unittests": {
"label": "//chromecast/media/cma/backend/alsa:cast_alsa_cma_backend_unittests",
- "type": "unknown",
+ "type": "console_test_launcher",
},
"cast_base_unittests": {
"label": "//cast:cast_base_unittests",
- "type": "unknown",
+ "type": "console_test_launcher",
},
"cast_crash_unittests": {
"label": "//chromecast/crash:cast_crash_unittests",
- "type": "unknown",
+ "type": "console_test_launcher",
},
"cast_shell_unittests": {
"label": "//chromecast/app:cast_shell_unittests",
- "type": "unknown",
+ "type": "console_test_launcher",
},
"cast_unittests": {
"label": "//media/cast:cast_unittests",
@@ -219,6 +219,10 @@
"label": "//chromeos:chromeos_unittests",
"type": "console_test_launcher",
},
+ "chromevox_tests": {
+ "label": "//chrome/browser/resources/chromeos/chromevox:chromevox_tests",
+ "type": "windowed_test_launcher",
+ },
"components_browsertests": {
"label": "//components:components_browsertests",
"type": "windowed_test_launcher",
@@ -260,7 +264,7 @@
},
"dbus_unittests": {
"label": "//dbus:dbus_unittests",
- "type": "unknown",
+ "type": "windowed_test_launcher",
},
"device_unittests": {
"label": "//device:device_unittests",
@@ -364,7 +368,7 @@
},
"keyboard_unittests": {
"label": "//ui/keyboard:keyboard_unittests",
- "type": "unknown",
+ "type": "console_test_launcher",
},
"leveldb_service_unittests": {
"label": "//components/leveldb:leveldb_service_unittests",
@@ -460,6 +464,11 @@
"label": "//services/ui/ws:mus_ws_unittests",
"type": "windowed_test_launcher",
},
+ "nacl_helper_nonsfi_unittests": {
+ "label": "//components/nacl/loader:nacl_helper_nonsfi_unittests",
+ "type": "raw",
+ "args": [],
+ },
"nacl_loader_unittests": {
"label": "//components/nacl/loader:nacl_loader_unittests",
"type": "raw",
@@ -475,7 +484,7 @@
},
"ozone_unittests": {
"label": "//ui/ozone:ozone_unittests",
- "type": "unknown",
+ "type": "console_test_launcher",
},
"ppapi_unittests": {
"label": "//ppapi:ppapi_unittests",
@@ -595,7 +604,7 @@
},
"ui_chromeos_unittests": {
"label": "//ui/chromeos:ui_chromeos_unittests",
- "type": "unknown",
+ "type": "windowed_test_launcher",
},
"ui_arc_unittests": {
"label": "//ui/arc:ui_arc_unittests",
« no previous file with comments | « testing/buildbot/chromium.win.json ('k') | ui/chromeos/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698