iOS: Promote iOS simulator testing to main waterfall.
* Move JSON files from client.webrtc.fyi -> client.webrtc to match to-be-switched builders (requires buildbot-side changes + master restart). * Remove Goma configs from trybots (previously done for the commitbots). BUG=chromium:588590 TBR=smut@google.com Review URL: https://codereview.webrtc.org/1720713003 . Cr-Commit-Position: refs/heads/master@{#11707}
This commit is contained in:
parent
7ddc9deb4d
commit
eee7d9e8e8
@ -8,9 +8,7 @@
|
||||
"xcode version": "7.0",
|
||||
"GYP_DEFINES": {
|
||||
"chromium_ios_signing": "0",
|
||||
"target_arch": "ia32",
|
||||
"use_goma": "1",
|
||||
"gomadir": "$(goma_dir)"
|
||||
"target_arch": "ia32"
|
||||
},
|
||||
"use_analyze": "false",
|
||||
"compiler": "ninja",
|
||||
@ -21,6 +19,6 @@
|
||||
"include": "common_tests.json",
|
||||
"device type": "iPhone 5s",
|
||||
"os": "9.0"
|
||||
},
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"owners": [
|
||||
"kjellander",
|
||||
"kjellander"
|
||||
],
|
||||
"comments": [
|
||||
"GN + Ninja builder."
|
||||
@ -8,9 +8,7 @@
|
||||
"xcode version": "7.0",
|
||||
"GYP_DEFINES": {
|
||||
"chromium_ios_signing": "0",
|
||||
"target_arch": "arm64",
|
||||
"use_goma": "1",
|
||||
"gomadir": "$(goma_dir)"
|
||||
"target_arch": "arm64"
|
||||
},
|
||||
"gn_args": [
|
||||
"ios_enable_code_signing=false",
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"owners": [
|
||||
"kjellander",
|
||||
"kjellander"
|
||||
],
|
||||
"comments": [
|
||||
"GN + Ninja builder."
|
||||
@ -8,9 +8,7 @@
|
||||
"xcode version": "7.0",
|
||||
"GYP_DEFINES": {
|
||||
"chromium_ios_signing": "0",
|
||||
"target_arch": "arm64",
|
||||
"use_goma": "1",
|
||||
"gomadir": "$(goma_dir)"
|
||||
"target_arch": "arm64"
|
||||
},
|
||||
"gn_args": [
|
||||
"ios_enable_code_signing=false",
|
||||
|
||||
@ -8,9 +8,7 @@
|
||||
"xcode version": "7.0",
|
||||
"GYP_DEFINES": {
|
||||
"chromium_ios_signing": "0",
|
||||
"target_arch": "x64",
|
||||
"use_goma": "1",
|
||||
"gomadir": "$(goma_dir)"
|
||||
"target_arch": "x64"
|
||||
},
|
||||
"use_analyze": "false",
|
||||
"compiler": "ninja",
|
||||
@ -21,6 +19,6 @@
|
||||
"include": "common_tests.json",
|
||||
"device type": "iPhone 5s",
|
||||
"os": "9.0"
|
||||
},
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -8,9 +8,7 @@
|
||||
"xcode version": "7.0",
|
||||
"GYP_DEFINES": {
|
||||
"chromium_ios_signing": "0",
|
||||
"target_arch": "arm64",
|
||||
"use_goma": "1",
|
||||
"gomadir": "$(goma_dir)"
|
||||
"target_arch": "arm64"
|
||||
},
|
||||
"use_analyze": "false",
|
||||
"compiler": "ninja",
|
||||
|
||||
@ -8,9 +8,7 @@
|
||||
"xcode version": "7.0",
|
||||
"GYP_DEFINES": {
|
||||
"chromium_ios_signing": "0",
|
||||
"target_arch": "arm64",
|
||||
"use_goma": "1",
|
||||
"gomadir": "$(goma_dir)"
|
||||
"target_arch": "arm64"
|
||||
},
|
||||
"use_analyze": "false",
|
||||
"compiler": "ninja",
|
||||
|
||||
@ -8,9 +8,7 @@
|
||||
"xcode version": "7.0",
|
||||
"GYP_DEFINES": {
|
||||
"chromium_ios_signing": "0",
|
||||
"target_arch": "arm",
|
||||
"use_goma": "1",
|
||||
"gomadir": "$(goma_dir)"
|
||||
"target_arch": "arm"
|
||||
},
|
||||
"use_analyze": "false",
|
||||
"compiler": "ninja",
|
||||
|
||||
@ -8,9 +8,7 @@
|
||||
"xcode version": "7.0",
|
||||
"GYP_DEFINES": {
|
||||
"chromium_ios_signing": "0",
|
||||
"target_arch": "arm",
|
||||
"use_goma": "1",
|
||||
"gomadir": "$(goma_dir)"
|
||||
"target_arch": "arm"
|
||||
},
|
||||
"use_analyze": "false",
|
||||
"compiler": "ninja",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user