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

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

Issue 797023006: s/app_shell_browsertests/extensions_browsertests/g (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
Index: testing/buildbot/chromium.chromiumos.json
diff --git a/testing/buildbot/chromium.chromiumos.json b/testing/buildbot/chromium.chromiumos.json
index 7d2f975c34a0cd9b7f9ed27576b5ccb1e4aa1a7f..c5af53673eb8668c386ed811b2645b3aa0f4fbec 100644
--- a/testing/buildbot/chromium.chromiumos.json
+++ b/testing/buildbot/chromium.chromiumos.json
@@ -86,7 +86,7 @@
},
"sql_unittests",
"nacl_loader_unittests",
- "app_shell_browsertests",
+ "extensions_browsertests",
"app_shell_unittests",
"chromevox_tests",
"skia_unittests"
@@ -96,7 +96,7 @@
"gtest_tests": [
"accessibility_unittests",
"app_list_unittests",
- "app_shell_browsertests",
+ "extensions_browsertests",
"app_shell_unittests",
"ash_unittests",
"aura_unittests",
@@ -239,7 +239,7 @@
"shards": 10
}
},
- "app_shell_browsertests",
+ "extensions_browsertests",
"app_shell_unittests",
{
"test": "content_browsertests",

Powered by Google App Engine
This is Rietveld 408576698