Commit 2e49b7b4 authored by Mirko Bonadei's avatar Mirko Bonadei Committed by Commit Bot

Update host_os for WebRTC Chromium FYI ios-sim tests.

This should fix the current issue:
  test_runner.XcodeVersionNotFoundError: Xcode version not found: 12a8189n

Bug: None
Change-Id: I7444ed02b44225c7eb8fb83861dd082512c5f304
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2403241Reviewed-by: default avatarRohit Rao <rohitrao@chromium.org>
Commit-Queue: Mirko Bonadei <mbonadei@chromium.org>
Cr-Commit-Position: refs/heads/master@{#805786}
parent 9ef2d690
......@@ -24,21 +24,21 @@
"include": "webrtc_tests.json",
"device type": "iPhone 6s Plus",
"os": "12.4",
"host os": "Mac-10.14.6",
"host os": "Mac-10.15",
"pool": "chromium.tests"
},
{
"include": "webrtc_tests.json",
"device type": "iPhone 6s",
"os": "12.4",
"host os": "Mac-10.14.6",
"host os": "Mac-10.15",
"pool": "chromium.tests"
},
{
"include": "webrtc_tests.json",
"device type": "iPad Air 2",
"os": "12.4",
"host os": "Mac-10.14.6",
"host os": "Mac-10.15",
"pool": "chromium.tests"
}
]
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment