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

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

Issue 2922253004: Add recently removed iOS CQ unit tests back to FYI. (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 | « ios/build/bots/chromium.fyi/ios-simulator.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/build/bots/tests/fyi_tests.json
diff --git a/ios/build/bots/tests/fyi_tests.json b/ios/build/bots/tests/fyi_tests.json
new file mode 100644
index 0000000000000000000000000000000000000000..cc0751313426c721cb5e7932bef2a8390beed4c1
--- /dev/null
+++ b/ios/build/bots/tests/fyi_tests.json
@@ -0,0 +1,13 @@
+{
+ "tests": [
+ {
+ "include": "common_tests.json"
smut 2017/06/07 00:21:52 Unfortunately you can't recurse here (include can'
baxley 2017/06/07 01:56:14 Thanks for the pointer! I removed common_tests.jso
+ },
+ {
+ "app": "ios_chrome_unittests"
+ },
+ {
+ "app": "net_unittests"
+ }
+ ]
+}
« no previous file with comments | « ios/build/bots/chromium.fyi/ios-simulator.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698