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

Unified Diff: testing/buildbot/gn_isolate_map.pyl

Issue 1851213002: Remove sandbox on Windows. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix nacl compile issues 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_win8_trybot.json ('k') | ui/app_list/app_list.gyp » ('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 0d6fe1c944b7333cafc639cc3dd55991ea032a43..368d148acf8a2753047bff3386460745f0e88b2b 100644
--- a/testing/buildbot/gn_isolate_map.pyl
+++ b/testing/buildbot/gn_isolate_map.pyl
@@ -175,10 +175,6 @@
"label": "//chrome/test:chrome_app_unittests",
"type": "console_test_launcher",
},
- "chrome_elf_unittests": {
- "label": "//chrome_elf:chrome_elf_unittests",
- "type": "raw",
- },
"chromedriver_unittests": {
"label": "//chrome/test/chromedriver:chromedriver_unittests",
"type": "windowed_test_launcher",
@@ -450,18 +446,6 @@
"label": "//sandbox/mac:sandbox_mac_unittests",
"type": "unknown",
},
- "sbox_integration_tests": {
- "label": "//sandbox/win:sbox_integration_tests",
- "type": "console_test_launcher",
- },
- "sbox_unittests": {
- "label": "//sandbox/win:sbox_unittests",
- "type": "console_test_launcher",
- },
- "sbox_validation_tests": {
- "label": "//sandbox/win:sbox_validation_tests",
- "type": "console_test_launcher",
- },
"setup_unittests": {
"label": "//chrome/installer/setup:setup_unittests",
"type": "console_test_launcher",
« no previous file with comments | « testing/buildbot/chromium_win8_trybot.json ('k') | ui/app_list/app_list.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698