Remove now-unused iOS CI config files
Bug: webrtc:10253 Change-Id: Id952221470015bc2e986da4315de58b58b9256aa Reviewed-on: https://webrtc-review.googlesource.com/c/120351 Reviewed-by: Artem Titarenko <artit@webrtc.org> Commit-Queue: Oleh Prypin <oprypin@webrtc.org> Cr-Commit-Position: refs/heads/master@{#26601}
This commit is contained in:
parent
51aa82d59b
commit
52e9e8d810
@ -1,21 +0,0 @@
|
||||
{
|
||||
"comments": [
|
||||
"Builder for 32-bit devices.",
|
||||
"NOTE: Update cache entry in cr-buildbucket.cfg when changing xcode version."
|
||||
],
|
||||
"xcode build version": "10l232m",
|
||||
"gn_args": [
|
||||
"goma_dir=\"$(goma_dir)\"",
|
||||
"ios_enable_code_signing=false",
|
||||
"is_component_build=false",
|
||||
"is_debug=true",
|
||||
"target_cpu=\"arm\"",
|
||||
"target_os=\"ios\"",
|
||||
"use_goma=true"
|
||||
],
|
||||
"additional_compile_targets": [ "all" ],
|
||||
"configuration": "Debug",
|
||||
"sdk": "iphoneos10.3",
|
||||
"tests": [
|
||||
]
|
||||
}
|
||||
@ -1,22 +0,0 @@
|
||||
{
|
||||
"comments": [
|
||||
"Builder for 32-bit devices.",
|
||||
"NOTE: Update cache entry in cr-buildbucket.cfg when changing xcode version."
|
||||
],
|
||||
"xcode build version": "10l232m",
|
||||
"gn_args": [
|
||||
"goma_dir=\"$(goma_dir)\"",
|
||||
"dcheck_always_on=true",
|
||||
"ios_enable_code_signing=false",
|
||||
"is_component_build=false",
|
||||
"is_debug=false",
|
||||
"target_cpu=\"arm\"",
|
||||
"target_os=\"ios\"",
|
||||
"use_goma=true"
|
||||
],
|
||||
"additional_compile_targets": [ "all" ],
|
||||
"configuration": "Release",
|
||||
"sdk": "iphoneos10.3",
|
||||
"tests": [
|
||||
]
|
||||
}
|
||||
@ -1,28 +0,0 @@
|
||||
{
|
||||
"comments": [
|
||||
"Tests for 32-bit iOS simulators.",
|
||||
"NOTE: Update cache entry in cr-buildbucket.cfg when changing xcode version."
|
||||
],
|
||||
"xcode build version": "10l232m",
|
||||
"gn_args": [
|
||||
"goma_dir=\"$(goma_dir)\"",
|
||||
"is_component_build=false",
|
||||
"is_debug=true",
|
||||
"target_cpu=\"x86\"",
|
||||
"target_os=\"ios\"",
|
||||
"use_goma=true"
|
||||
],
|
||||
"additional_compile_targets": [ "all" ],
|
||||
"configuration": "Debug",
|
||||
"sdk": "iphonesimulator9.3",
|
||||
"tests": [
|
||||
{
|
||||
"include": "common_tests.json",
|
||||
"device type": "iPhone 5",
|
||||
"os": "9.3",
|
||||
"host os": "Mac-10.13",
|
||||
"pool": "Chrome",
|
||||
"priority": 30
|
||||
}
|
||||
]
|
||||
}
|
||||
@ -1,21 +0,0 @@
|
||||
{
|
||||
"comments": [
|
||||
"Builder for 64-bit devices.",
|
||||
"NOTE: Update cache entry in cr-buildbucket.cfg when changing xcode version."
|
||||
],
|
||||
"xcode build version": "10l232m",
|
||||
"gn_args": [
|
||||
"goma_dir=\"$(goma_dir)\"",
|
||||
"ios_enable_code_signing=false",
|
||||
"is_component_build=false",
|
||||
"is_debug=true",
|
||||
"target_cpu=\"arm64\"",
|
||||
"target_os=\"ios\"",
|
||||
"use_goma=true"
|
||||
],
|
||||
"additional_compile_targets": [ "all" ],
|
||||
"configuration": "Debug",
|
||||
"sdk": "iphoneos10.3",
|
||||
"tests": [
|
||||
]
|
||||
}
|
||||
@ -1,22 +0,0 @@
|
||||
{
|
||||
"comments": [
|
||||
"Builder for 64-bit devices.",
|
||||
"NOTE: Update cache entry in cr-buildbucket.cfg when changing xcode version."
|
||||
],
|
||||
"xcode build version": "10l232m",
|
||||
"gn_args": [
|
||||
"goma_dir=\"$(goma_dir)\"",
|
||||
"dcheck_always_on=true",
|
||||
"ios_enable_code_signing=false",
|
||||
"is_component_build=false",
|
||||
"is_debug=false",
|
||||
"target_cpu=\"arm64\"",
|
||||
"target_os=\"ios\"",
|
||||
"use_goma=true"
|
||||
],
|
||||
"additional_compile_targets": [ "all" ],
|
||||
"configuration": "Release",
|
||||
"sdk": "iphoneos10.3",
|
||||
"tests": [
|
||||
]
|
||||
}
|
||||
@ -1,28 +0,0 @@
|
||||
{
|
||||
"comments": [
|
||||
"Tests for 64-bit iOS simulators.",
|
||||
"NOTE: Update cache entry in cr-buildbucket.cfg when changing xcode version."
|
||||
],
|
||||
"xcode build version": "10l232m",
|
||||
"gn_args": [
|
||||
"goma_dir=\"$(goma_dir)\"",
|
||||
"is_component_build=false",
|
||||
"is_debug=true",
|
||||
"target_cpu=\"x64\"",
|
||||
"target_os=\"ios\"",
|
||||
"use_goma=true"
|
||||
],
|
||||
"additional_compile_targets": [ "all" ],
|
||||
"configuration": "Debug",
|
||||
"sdk": "iphonesimulator10.3",
|
||||
"tests": [
|
||||
{
|
||||
"include": "common_tests.json",
|
||||
"device type": "iPhone 6s",
|
||||
"os": "10.3",
|
||||
"host os": "Mac-10.13",
|
||||
"pool": "Chrome",
|
||||
"priority": 30
|
||||
}
|
||||
]
|
||||
}
|
||||
@ -1,28 +0,0 @@
|
||||
{
|
||||
"comments": [
|
||||
"Tests for 64-bit iOS simulators.",
|
||||
"NOTE: Update cache entry in cr-buildbucket.cfg when changing xcode version."
|
||||
],
|
||||
"xcode build version": "10l232m",
|
||||
"gn_args": [
|
||||
"goma_dir=\"$(goma_dir)\"",
|
||||
"is_component_build=false",
|
||||
"is_debug=true",
|
||||
"target_cpu=\"x64\"",
|
||||
"target_os=\"ios\"",
|
||||
"use_goma=true"
|
||||
],
|
||||
"additional_compile_targets": [ "all" ],
|
||||
"configuration": "Debug",
|
||||
"sdk": "iphonesimulator11.0",
|
||||
"tests": [
|
||||
{
|
||||
"include": "common_tests.json",
|
||||
"device type": "iPhone 7",
|
||||
"os": "11.0",
|
||||
"host os": "Mac-10.13",
|
||||
"pool": "Chrome",
|
||||
"priority": 30
|
||||
}
|
||||
]
|
||||
}
|
||||
@ -1,28 +0,0 @@
|
||||
{
|
||||
"comments": [
|
||||
"Tests for 64-bit iOS simulators.",
|
||||
"NOTE: Update cache entry in cr-buildbucket.cfg when changing xcode version."
|
||||
],
|
||||
"xcode build version": "10l232m",
|
||||
"gn_args": [
|
||||
"goma_dir=\"$(goma_dir)\"",
|
||||
"is_component_build=false",
|
||||
"is_debug=true",
|
||||
"target_cpu=\"x64\"",
|
||||
"target_os=\"ios\"",
|
||||
"use_goma=true"
|
||||
],
|
||||
"additional_compile_targets": [ "all" ],
|
||||
"configuration": "Debug",
|
||||
"sdk": "iphonesimulator9.3",
|
||||
"tests": [
|
||||
{
|
||||
"include": "common_tests.json",
|
||||
"device type": "iPhone 6s",
|
||||
"os": "9.3",
|
||||
"host os": "Mac-10.13",
|
||||
"pool": "Chrome",
|
||||
"priority": 30
|
||||
}
|
||||
]
|
||||
}
|
||||
@ -1,27 +0,0 @@
|
||||
{
|
||||
"comments": [
|
||||
"Tests for 64-bit iOS devices."
|
||||
],
|
||||
"xcode build version": "10l232m",
|
||||
"gn_args": [
|
||||
"goma_dir=\"$(goma_dir)\"",
|
||||
"is_debug=true",
|
||||
"target_cpu=\"arm64\"",
|
||||
"target_os=\"ios\"",
|
||||
"use_goma=true"
|
||||
],
|
||||
"env": {
|
||||
"MAC_TOOLCHAIN_REVISION": "8E2002-1"
|
||||
},
|
||||
"additional_compile_targets": [],
|
||||
"configuration": "Debug",
|
||||
"bucket": "chromium-webrtc",
|
||||
"tests": [
|
||||
{
|
||||
"include": "real_device_tests.json",
|
||||
"device type": "iPhone 6s",
|
||||
"os": "12.0",
|
||||
"pool": "chrome.tests"
|
||||
}
|
||||
]
|
||||
}
|
||||
@ -1,29 +0,0 @@
|
||||
{
|
||||
"comments": [
|
||||
"Tests for 64-bit iOS devices."
|
||||
],
|
||||
"xcode build version": "10l232m",
|
||||
"gn_args": [
|
||||
"goma_dir=\"$(goma_dir)\"",
|
||||
"is_debug=false",
|
||||
"target_cpu=\"arm64\"",
|
||||
"target_os=\"ios\"",
|
||||
"use_goma=true"
|
||||
],
|
||||
"env": {
|
||||
"MAC_TOOLCHAIN_REVISION": "8E2002-1"
|
||||
},
|
||||
"additional_compile_targets": [],
|
||||
"configuration": "Release",
|
||||
"bucket": "chromium-webrtc",
|
||||
"tests": [
|
||||
{
|
||||
"include": "perf_tests.json",
|
||||
"device type": "iPhone 7",
|
||||
"os": "12.1.3",
|
||||
"pool": "WebRTC",
|
||||
"bot id": "build15-a7",
|
||||
"max runtime seconds": 7200
|
||||
}
|
||||
]
|
||||
}
|
||||
@ -1,28 +0,0 @@
|
||||
{
|
||||
"comments": [
|
||||
"Tests for 64-bit iOS devices."
|
||||
],
|
||||
"xcode build version": "10l232m",
|
||||
"gn_args": [
|
||||
"dcheck_always_on=true",
|
||||
"goma_dir=\"$(goma_dir)\"",
|
||||
"is_debug=false",
|
||||
"target_cpu=\"arm64\"",
|
||||
"target_os=\"ios\"",
|
||||
"use_goma=true"
|
||||
],
|
||||
"env": {
|
||||
"MAC_TOOLCHAIN_REVISION": "8E2002-1"
|
||||
},
|
||||
"additional_compile_targets": [],
|
||||
"configuration": "Release",
|
||||
"bucket": "chromium-webrtc",
|
||||
"tests": [
|
||||
{
|
||||
"include": "real_device_tests.json",
|
||||
"device type": "iPhone 6s",
|
||||
"os": "11.4.1",
|
||||
"pool": "chrome.tests"
|
||||
}
|
||||
]
|
||||
}
|
||||
@ -1,27 +0,0 @@
|
||||
{
|
||||
"comments": [
|
||||
"Tests for 64-bit iOS devices."
|
||||
],
|
||||
"xcode build version": "10l232m",
|
||||
"gn_args": [
|
||||
"goma_dir=\"$(goma_dir)\"",
|
||||
"is_debug=true",
|
||||
"target_cpu=\"arm64\"",
|
||||
"target_os=\"ios\"",
|
||||
"use_goma=true"
|
||||
],
|
||||
"env": {
|
||||
"MAC_TOOLCHAIN_REVISION": "8E2002-1"
|
||||
},
|
||||
"additional_compile_targets": [],
|
||||
"configuration": "Debug",
|
||||
"bucket": "chromium-webrtc",
|
||||
"tests": [
|
||||
{
|
||||
"include": "real_device_tests.json",
|
||||
"device type": "iPhone 6s",
|
||||
"os": "12.0",
|
||||
"pool": "chrome.tests"
|
||||
}
|
||||
]
|
||||
}
|
||||
@ -1,29 +0,0 @@
|
||||
{
|
||||
"comments": [
|
||||
"Tests for 64-bit iOS devices."
|
||||
],
|
||||
"xcode build version": "10l232m",
|
||||
"gn_args": [
|
||||
"goma_dir=\"$(goma_dir)\"",
|
||||
"is_debug=false",
|
||||
"target_cpu=\"arm64\"",
|
||||
"target_os=\"ios\"",
|
||||
"use_goma=true"
|
||||
],
|
||||
"env": {
|
||||
"MAC_TOOLCHAIN_REVISION": "8E2002-1"
|
||||
},
|
||||
"additional_compile_targets": [],
|
||||
"configuration": "Release",
|
||||
"bucket": "chromium-webrtc",
|
||||
"tests": [
|
||||
{
|
||||
"include": "perf_tests.json",
|
||||
"device type": "iPhone 7",
|
||||
"os": "12.1.3",
|
||||
"pool": "WebRTC",
|
||||
"bot id": "build16-a7",
|
||||
"max runtime seconds": 7200
|
||||
}
|
||||
]
|
||||
}
|
||||
@ -1,28 +0,0 @@
|
||||
{
|
||||
"comments": [
|
||||
"Tests for 64-bit iOS devices."
|
||||
],
|
||||
"xcode build version": "10l232m",
|
||||
"gn_args": [
|
||||
"dcheck_always_on=true",
|
||||
"goma_dir=\"$(goma_dir)\"",
|
||||
"is_debug=false",
|
||||
"target_cpu=\"arm64\"",
|
||||
"target_os=\"ios\"",
|
||||
"use_goma=true"
|
||||
],
|
||||
"env": {
|
||||
"MAC_TOOLCHAIN_REVISION": "8E2002-1"
|
||||
},
|
||||
"additional_compile_targets": [],
|
||||
"configuration": "Release",
|
||||
"bucket": "chromium-webrtc",
|
||||
"tests": [
|
||||
{
|
||||
"include": "real_device_tests.json",
|
||||
"device type": "iPhone 6s",
|
||||
"os": "11.4.1",
|
||||
"pool": "chrome.tests"
|
||||
}
|
||||
]
|
||||
}
|
||||
@ -1,61 +0,0 @@
|
||||
{
|
||||
"tests": [
|
||||
{
|
||||
"app": "apprtcmobile_tests",
|
||||
"xctest": true
|
||||
},
|
||||
{
|
||||
"app": "sdk_unittests",
|
||||
"xctest": true
|
||||
},
|
||||
{
|
||||
"app": "sdk_framework_unittests",
|
||||
"xctest": true
|
||||
},
|
||||
{
|
||||
"app": "audio_decoder_unittests"
|
||||
},
|
||||
{
|
||||
"app": "common_audio_unittests"
|
||||
},
|
||||
{
|
||||
"app": "common_video_unittests"
|
||||
},
|
||||
{
|
||||
"app": "modules_tests"
|
||||
},
|
||||
{
|
||||
"app": "modules_unittests"
|
||||
},
|
||||
{
|
||||
"app": "rtc_media_unittests"
|
||||
},
|
||||
{
|
||||
"app": "rtc_pc_unittests"
|
||||
},
|
||||
{
|
||||
"app": "rtc_stats_unittests"
|
||||
},
|
||||
{
|
||||
"app": "rtc_unittests"
|
||||
},
|
||||
{
|
||||
"app": "system_wrappers_unittests"
|
||||
},
|
||||
{
|
||||
"app": "test_support_unittests"
|
||||
},
|
||||
{
|
||||
"app": "tools_unittests"
|
||||
},
|
||||
{
|
||||
"app": "video_capture_tests"
|
||||
},
|
||||
{
|
||||
"app": "video_engine_tests"
|
||||
},
|
||||
{
|
||||
"app": "webrtc_nonparallel_tests"
|
||||
}
|
||||
]
|
||||
}
|
||||
@ -1,10 +0,0 @@
|
||||
{
|
||||
"tests": [
|
||||
{
|
||||
"app": "webrtc_perf_tests",
|
||||
"test args": [
|
||||
"--save_chartjson_result"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
@ -1,37 +0,0 @@
|
||||
{
|
||||
"tests": [
|
||||
{
|
||||
"app": "common_audio_unittests"
|
||||
},
|
||||
{
|
||||
"app": "common_video_unittests"
|
||||
},
|
||||
{
|
||||
"app": "modules_tests"
|
||||
},
|
||||
{
|
||||
"app": "modules_unittests"
|
||||
},
|
||||
{
|
||||
"app": "rtc_pc_unittests"
|
||||
},
|
||||
{
|
||||
"app": "rtc_stats_unittests"
|
||||
},
|
||||
{
|
||||
"app": "system_wrappers_unittests"
|
||||
},
|
||||
{
|
||||
"app": "test_support_unittests"
|
||||
},
|
||||
{
|
||||
"app": "tools_unittests"
|
||||
},
|
||||
{
|
||||
"app": "video_capture_tests"
|
||||
},
|
||||
{
|
||||
"app": "video_engine_tests"
|
||||
}
|
||||
]
|
||||
}
|
||||
@ -1,20 +0,0 @@
|
||||
{
|
||||
"comments": [
|
||||
"Builder for 64-bit devices.",
|
||||
"NOTE: Update cache entry in cr-buildbucket.cfg when changing xcode version."
|
||||
],
|
||||
"xcode build version": "10l232m",
|
||||
"gn_args": [
|
||||
"goma_dir=\"$(goma_dir)\"",
|
||||
"ios_enable_code_signing=false",
|
||||
"is_debug=true",
|
||||
"target_cpu=\"arm64\"",
|
||||
"target_os=\"ios\"",
|
||||
"use_goma=true"
|
||||
],
|
||||
"additional_compile_targets": [ "all" ],
|
||||
"configuration": "Debug",
|
||||
"sdk": "iphoneos10.3",
|
||||
"tests": [
|
||||
]
|
||||
}
|
||||
@ -1,21 +0,0 @@
|
||||
{
|
||||
"comments": [
|
||||
"Builder for 64-bit devices.",
|
||||
"NOTE: Update cache entry in cr-buildbucket.cfg when changing xcode version."
|
||||
],
|
||||
"xcode build version": "10l232m",
|
||||
"gn_args": [
|
||||
"goma_dir=\"$(goma_dir)\"",
|
||||
"dcheck_always_on=true",
|
||||
"ios_enable_code_signing=false",
|
||||
"is_debug=false",
|
||||
"target_cpu=\"arm64\"",
|
||||
"target_os=\"ios\"",
|
||||
"use_goma=true"
|
||||
],
|
||||
"additional_compile_targets": [ "all" ],
|
||||
"configuration": "Release",
|
||||
"sdk": "iphoneos10.3",
|
||||
"tests": [
|
||||
]
|
||||
}
|
||||
@ -1,20 +0,0 @@
|
||||
{
|
||||
"comments": [
|
||||
"Builder for 32-bit devices.",
|
||||
"NOTE: Update cache entry in cr-buildbucket.cfg when changing xcode version."
|
||||
],
|
||||
"xcode build version": "10l232m",
|
||||
"gn_args": [
|
||||
"goma_dir=\"$(goma_dir)\"",
|
||||
"ios_enable_code_signing=false",
|
||||
"is_debug=true",
|
||||
"target_cpu=\"arm\"",
|
||||
"target_os=\"ios\"",
|
||||
"use_goma=true"
|
||||
],
|
||||
"additional_compile_targets": [ "all" ],
|
||||
"configuration": "Debug",
|
||||
"sdk": "iphoneos10.3",
|
||||
"tests": [
|
||||
]
|
||||
}
|
||||
@ -1,21 +0,0 @@
|
||||
{
|
||||
"comments": [
|
||||
"Builder for 32-bit devices.",
|
||||
"NOTE: Update cache entry in cr-buildbucket.cfg when changing xcode version."
|
||||
],
|
||||
"xcode build version": "10l232m",
|
||||
"gn_args": [
|
||||
"goma_dir=\"$(goma_dir)\"",
|
||||
"dcheck_always_on=true",
|
||||
"ios_enable_code_signing=false",
|
||||
"is_debug=false",
|
||||
"target_cpu=\"arm\"",
|
||||
"target_os=\"ios\"",
|
||||
"use_goma=true"
|
||||
],
|
||||
"additional_compile_targets": [ "all" ],
|
||||
"configuration": "Release",
|
||||
"sdk": "iphoneos10.3",
|
||||
"tests": [
|
||||
]
|
||||
}
|
||||
@ -1,27 +0,0 @@
|
||||
{
|
||||
"comments": [
|
||||
"Tests for 64-bit iOS simulators.",
|
||||
"NOTE: Update cache entry in cr-buildbucket.cfg when changing xcode version."
|
||||
],
|
||||
"xcode build version": "10l232m",
|
||||
"gn_args": [
|
||||
"goma_dir=\"$(goma_dir)\"",
|
||||
"is_debug=true",
|
||||
"target_cpu=\"x64\"",
|
||||
"target_os=\"ios\"",
|
||||
"use_goma=true"
|
||||
],
|
||||
"additional_compile_targets": [ "all" ],
|
||||
"configuration": "Debug",
|
||||
"sdk": "iphonesimulator10.3",
|
||||
"tests": [
|
||||
{
|
||||
"include": "common_tests.json",
|
||||
"device type": "iPhone 6s",
|
||||
"os": "10.3",
|
||||
"host os": "Mac-10.13",
|
||||
"pool": "Chrome",
|
||||
"priority": 30
|
||||
}
|
||||
]
|
||||
}
|
||||
@ -1,27 +0,0 @@
|
||||
{
|
||||
"comments": [
|
||||
"Tests for 64-bit iOS simulators.",
|
||||
"NOTE: Update cache entry in cr-buildbucket.cfg when changing xcode version."
|
||||
],
|
||||
"xcode build version": "10l232m",
|
||||
"gn_args": [
|
||||
"goma_dir=\"$(goma_dir)\"",
|
||||
"is_debug=true",
|
||||
"target_cpu=\"x64\"",
|
||||
"target_os=\"ios\"",
|
||||
"use_goma=true"
|
||||
],
|
||||
"additional_compile_targets": [ "all" ],
|
||||
"configuration": "Debug",
|
||||
"sdk": "iphonesimulator11.0",
|
||||
"tests": [
|
||||
{
|
||||
"include": "common_tests.json",
|
||||
"device type": "iPhone 7",
|
||||
"os": "11.4",
|
||||
"host os": "Mac-10.13",
|
||||
"pool": "Chrome",
|
||||
"priority": 30
|
||||
}
|
||||
]
|
||||
}
|
||||
@ -1,27 +0,0 @@
|
||||
{
|
||||
"comments": [
|
||||
"Tests for 64-bit iOS simulators.",
|
||||
"NOTE: Update cache entry in cr-buildbucket.cfg when changing xcode version."
|
||||
],
|
||||
"xcode build version": "10l232m",
|
||||
"gn_args": [
|
||||
"goma_dir=\"$(goma_dir)\"",
|
||||
"is_debug=true",
|
||||
"target_cpu=\"x64\"",
|
||||
"target_os=\"ios\"",
|
||||
"use_goma=true"
|
||||
],
|
||||
"additional_compile_targets": [ "all" ],
|
||||
"configuration": "Debug",
|
||||
"sdk": "iphonesimulator9.3",
|
||||
"tests": [
|
||||
{
|
||||
"include": "common_tests.json",
|
||||
"device type": "iPhone 6s",
|
||||
"os": "9.3",
|
||||
"host os": "Mac-10.13",
|
||||
"pool": "Chrome",
|
||||
"priority": 30
|
||||
}
|
||||
]
|
||||
}
|
||||
@ -1,27 +0,0 @@
|
||||
{
|
||||
"comments": [
|
||||
"Tests for 32-bit iOS simulators.",
|
||||
"NOTE: Update cache entry in cr-buildbucket.cfg when changing xcode version."
|
||||
],
|
||||
"xcode build version": "10l232m",
|
||||
"gn_args": [
|
||||
"goma_dir=\"$(goma_dir)\"",
|
||||
"is_debug=true",
|
||||
"target_cpu=\"x86\"",
|
||||
"target_os=\"ios\"",
|
||||
"use_goma=true"
|
||||
],
|
||||
"additional_compile_targets": [ "all" ],
|
||||
"configuration": "Debug",
|
||||
"sdk": "iphonesimulator9.3",
|
||||
"tests": [
|
||||
{
|
||||
"include": "common_tests.json",
|
||||
"device type": "iPhone 5",
|
||||
"os": "9.3",
|
||||
"host os": "Mac-10.13",
|
||||
"pool": "Chrome",
|
||||
"priority": 30
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user