Comment out device_status for ios internal perf for now and see if the tests run
Bug: b/346224942 Change-Id: If9d58e02214d17b7e79a9b58e7f2c47303f2d6e6 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/354621 Commit-Queue: Christoffer Dewerin <jansson@google.com> Reviewed-by: Jeremy Leconte <jleconte@webrtc.org> Cr-Commit-Position: refs/heads/main@{#42473}
This commit is contained in:
parent
8c0e6286c8
commit
94a6b92645
@ -435,7 +435,6 @@
|
|||||||
],
|
],
|
||||||
"dimensions": {
|
"dimensions": {
|
||||||
"cpu": "arm64",
|
"cpu": "arm64",
|
||||||
"device_status": "available",
|
|
||||||
"id": "mac-438-e504",
|
"id": "mac-438-e504",
|
||||||
"os": "iOS-17.4.1",
|
"os": "iOS-17.4.1",
|
||||||
"pool": "WebRTC"
|
"pool": "WebRTC"
|
||||||
|
|||||||
@ -79,8 +79,7 @@
|
|||||||
'dimensions': {
|
'dimensions': {
|
||||||
'os': 'iOS-17.4.1',
|
'os': 'iOS-17.4.1',
|
||||||
'pool': 'WebRTC',
|
'pool': 'WebRTC',
|
||||||
'id': 'mac-438-e504',
|
'id': 'mac-438-e504'
|
||||||
'device_status': 'available'
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
@ -54,7 +54,7 @@
|
|||||||
'os': 'iOS-17.4.1',
|
'os': 'iOS-17.4.1',
|
||||||
'pool': 'WebRTC',
|
'pool': 'WebRTC',
|
||||||
'id': 'mac-438-e504',
|
'id': 'mac-438-e504',
|
||||||
'device_status': 'available'
|
#'device_status': 'available'
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user