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

Unified Diff: testing/buildbot/tryserver.chromium.win.json

Issue 1180693002: Update from https://crrev.com/333737 (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: rebased Created 5 years, 6 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/tryserver.chromium.linux.json ('k') | testing/chromoting/browser_test_commands_linux.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/tryserver.chromium.win.json
diff --git a/testing/buildbot/tryserver.chromium.win.json b/testing/buildbot/tryserver.chromium.win.json
index 14d796401ad7fc965be172288f40ee4278721acf..41423872d22b547bbb28062d4145604344a96ac6 100644
--- a/testing/buildbot/tryserver.chromium.win.json
+++ b/testing/buildbot/tryserver.chromium.win.json
@@ -50,11 +50,6 @@
"url_unittests",
"views_unittests",
"wm_unittests"
- ],
- "gtest_tests": [
- {
- "test": "base_unittests"
- }
]
},
"win8_chromium_gn_rel": {
@@ -108,11 +103,6 @@
"url_unittests",
"views_unittests",
"wm_unittests"
- ],
- "gtest_tests": [
- {
- "test": "base_unittests"
- }
]
},
"win_chromium_gn_x64_dbg": {
@@ -166,11 +156,6 @@
"url_unittests",
"views_unittests",
"wm_unittests"
- ],
- "gtest_tests": [
- {
- "test": "base_unittests"
- }
]
},
"win_chromium_gn_x64_rel": {
@@ -224,11 +209,6 @@
"url_unittests",
"views_unittests",
"wm_unittests"
- ],
- "gtest_tests": [
- {
- "test": "base_unittests"
- }
]
}
}
« no previous file with comments | « testing/buildbot/tryserver.chromium.linux.json ('k') | testing/chromoting/browser_test_commands_linux.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698