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

Unified Diff: testing/buildbot/chromium.fyi.json

Issue 850253002: Tweak the "CrWinClang Tester" test list. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 11 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/buildbot/chromium.fyi.json
diff --git a/testing/buildbot/chromium.fyi.json b/testing/buildbot/chromium.fyi.json
index 021edb39d34334549a61db84e29a4a5a29dd6a90..2c78e14a1a980f23c9dba8ee5bea0241771af43a 100644
--- a/testing/buildbot/chromium.fyi.json
+++ b/testing/buildbot/chromium.fyi.json
@@ -371,29 +371,37 @@
"CrWinClang tester": {
"gtest_tests": [
"base_unittests",
- "browser_tests",
"cacheinvalidation_unittests",
"chrome_elf_unittests",
"components_unittests",
- "content_browsertests",
- "content_unittests",
"courgette_unittests",
"crypto_unittests",
- "device_unittests",
"extensions_unittests",
"gcm_unit_tests",
"google_apis_unittests",
- "gpu",
- "installer",
- "jingle",
- "media",
- "net",
+ "gpu_unittests",
+ "url_unittests",
+ "jingle_unittests",
+ "content_unittests",
+ "device_unittests",
+ "media_unittests",
+ "net_unittests",
"ppapi_unittests",
- "printing",
- "remoting",
- "sandbox",
- "unit",
- "url_unittests"
+ "printing_unittests",
+ "remoting_unittests",
+ "sbox_unittests",
+ "sbox_integration_tests",
+ "sbox_validation_tests",
+ "ipc_tests",
+ "sync_unit_tests",
+ "unit_tests",
+ "sql_unittests",
+ "ui_base_unittests",
+ "content_unittests_1",
+ "views_unittests",
+ "browser_tests",
+ "content_browsertests",
+ "installer_util_unittests"
]
}
}
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698