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

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

Issue 895853003: Update from https://crrev.com/314320 (Closed) Base URL: https://github.com/domokit/mojo.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 | « testing/android/native_test_launcher.cc ('k') | testing/chromoting/browser_tests_launcher.py » ('j') | 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 530c87432d05e840535f9d07c161cd981b0cbc92..01d893f7cbf50c3bcae0c1919718071d738bdfaa 100644
--- a/testing/buildbot/chromium.fyi.json
+++ b/testing/buildbot/chromium.fyi.json
@@ -395,7 +395,6 @@
"unit_tests",
"sql_unittests",
"ui_base_unittests",
- "content_unittests",
"views_unittests",
"browser_tests",
{
@@ -447,7 +446,6 @@
"unit_tests",
"sql_unittests",
"ui_base_unittests",
- "content_unittests",
"views_unittests",
"browser_tests",
{
@@ -499,7 +497,6 @@
"unit_tests",
"sql_unittests",
"ui_base_unittests",
- "content_unittests",
"views_unittests",
"browser_tests",
{
@@ -551,7 +548,6 @@
"unit_tests",
"sql_unittests",
"ui_base_unittests",
- "content_unittests",
"views_unittests",
"browser_tests",
{
@@ -603,7 +599,6 @@
"unit_tests",
"sql_unittests",
"ui_base_unittests",
- "content_unittests",
"views_unittests",
"browser_tests",
{
@@ -655,7 +650,6 @@
"unit_tests",
"sql_unittests",
"ui_base_unittests",
- "content_unittests",
"views_unittests",
"browser_tests",
{
@@ -707,7 +701,6 @@
"unit_tests",
"sql_unittests",
"ui_base_unittests",
- "content_unittests",
"views_unittests",
"browser_tests",
{
@@ -719,7 +712,7 @@
"installer_util_unittests"
]
},
- "CrWinClang(asan) tester": {
+ "CrWinAsan tester": {
"gtest_tests": [
{
"test": "base_unittests",
@@ -756,7 +749,54 @@
"unit_tests",
"sql_unittests",
"ui_base_unittests",
+ "views_unittests",
+ "browser_tests",
+ {
+ "test": "content_browsertests",
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ }
+ },
+ "installer_util_unittests"
+ ]
+ },
+ "CrWinAsan(dll) tester": {
+ "gtest_tests": [
+ {
+ "test": "base_unittests",
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ }
+ },
+ "cacheinvalidation_unittests",
+ "chrome_elf_unittests",
+ "components_unittests",
+ {
+ "test": "courgette_unittests",
+ "swarming": {
+ "can_use_on_swarming_builders": true
+ }
+ },
+ "crypto_unittests",
+ "extensions_unittests",
+ "gcm_unit_tests",
+ "google_apis_unittests",
+ "gpu_unittests",
+ "url_unittests",
+ "jingle_unittests",
"content_unittests",
+ "device_unittests",
+ "media_unittests",
+ "net_unittests",
+ "ppapi_unittests",
+ "printing_unittests",
+ "remoting_unittests",
+ "ipc_tests",
+ "sync_unit_tests",
+ "skia_unittests",
+ "unit_tests",
+ "sql_unittests",
+ "ui_base_unittests",
"views_unittests",
"browser_tests",
{
« no previous file with comments | « testing/android/native_test_launcher.cc ('k') | testing/chromoting/browser_tests_launcher.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698