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

Unified Diff: webrtc/build/ios/client.webrtc.fyi/iOS64_Simulator_Debug.json

Issue 1666163002: Revert of Rename iOS test specs to match buildbot names. (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Created 4 years, 10 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 | « webrtc/build/ios/client.webrtc.fyi/iOS64_Release_(GN).json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/build/ios/client.webrtc.fyi/iOS64_Simulator_Debug.json
diff --git a/webrtc/build/ios/client.webrtc.fyi/iOS64_Simulator_Debug.json b/webrtc/build/ios/client.webrtc.fyi/iOS64_Simulator_Debug.json
new file mode 100644
index 0000000000000000000000000000000000000000..15afd282d588cbdcc7d61a283b94eb027568dffb
--- /dev/null
+++ b/webrtc/build/ios/client.webrtc.fyi/iOS64_Simulator_Debug.json
@@ -0,0 +1,25 @@
+{
+ "owners": [
+ "kjellander"
+ ],
+ "comments": [
+ "Tests for 32-bit iOS 9.0 simulators."
+ ],
+ "xcode version": "7.0",
+ "GYP_DEFINES": {
+ "chromium_ios_signing": "0",
+ "target_arch": "x64",
+ "use_goma": "1",
+ "gomadir": "$(goma_dir)"
+ },
+ "compiler": "ninja",
+ "configuration": "Debug",
+ "sdk": "iphonesimulator9.0",
+ "tests": [
+ {
+ "include": "common_tests.json",
+ "device type": "iPhone 5s",
+ "os": "9.0"
+ },
+ ]
+}
« no previous file with comments | « webrtc/build/ios/client.webrtc.fyi/iOS64_Release_(GN).json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698