summaryrefslogtreecommitdiffstats
path: root/third_party/libwebrtc/infra/specs/mixins_webrtc.pyl
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--third_party/libwebrtc/infra/specs/mixins_webrtc.pyl42
1 files changed, 0 insertions, 42 deletions
diff --git a/third_party/libwebrtc/infra/specs/mixins_webrtc.pyl b/third_party/libwebrtc/infra/specs/mixins_webrtc.pyl
index 443a4450eb..cd83ad2d9b 100644
--- a/third_party/libwebrtc/infra/specs/mixins_webrtc.pyl
+++ b/third_party/libwebrtc/infra/specs/mixins_webrtc.pyl
@@ -14,20 +14,6 @@
},
},
},
- 'baremetal-pool': {
- 'swarming': {
- 'dimensions': {
- 'pool': 'WebRTC-baremetal',
- },
- },
- },
- 'baremetal-try-pool': {
- 'swarming': {
- 'dimensions': {
- 'pool': 'WebRTC-baremetal-try',
- },
- },
- },
'cores-12': {
'swarming': {
'dimensions': {
@@ -72,22 +58,6 @@
},
},
},
- 'ios_runtime_cache_14_5': {
- 'swarming': {
- 'named_caches': [{
- 'name': 'runtime_ios_14_5',
- 'path': 'Runtime-ios-14.5'
- }]
- }
- },
- 'ios_runtime_cache_16_2': {
- 'swarming': {
- 'named_caches': [{
- 'name': 'runtime_ios_16_2',
- 'path': 'Runtime-ios-16.2'
- }]
- }
- },
'limited-capacity': {
# Sometimes there are multiple tests that can be run only on one machine.
# We need to increase timeouts so the tests dont expire before the machine is freed.
@@ -221,18 +191,6 @@
'--xctest',
],
},
- 'xcode_13_main': {
- 'args': ['--xcode-build-version', '13c100'],
- 'swarming': {
- 'dimensions': {
- 'caches': 'xcode_ios_13c100',
- },
- 'named_caches': [{
- 'name': 'xcode_ios_13c100',
- 'path': 'Xcode.app'
- }]
- }
- },
'xcode_14_main': {
'args': ['--xcode-build-version', '14c18'],
'swarming': {