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

Unified Diff: ios/build/bots/tests/common_tests.json

Issue 2936113002: Revert of Remove unit tests from ios-simulator that are timing out. (Closed)
Patch Set: Created 3 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/build/bots/tests/common_tests.json
diff --git a/ios/build/bots/tests/common_tests.json b/ios/build/bots/tests/common_tests.json
index c7a6aef93d921b9226e3db5befd399ecc24def65..36a06e25df138d8d8dcb15818c76a42ab8f9f879 100644
--- a/ios/build/bots/tests/common_tests.json
+++ b/ios/build/bots/tests/common_tests.json
@@ -22,6 +22,9 @@
"app": "google_apis_unittests"
},
{
+ "app": "ios_chrome_unittests"
+ },
+ {
"app": "ios_net_unittests"
},
{
@@ -29,6 +32,9 @@
},
{
"app": "ios_web_unittests"
+ },
+ {
+ "app": "net_unittests"
},
{
"app": "skia_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