From e64c0e5f2c01cd61afaf2fa121aad80b41530cec Mon Sep 17 00:00:00 2001 From: Oleh Prypin Date: Wed, 30 May 2018 15:18:58 +0200 Subject: [PATCH] Skip Mac-10.13.4 for iOS 10 tests, because the machines don't have the SDK Bug: None Change-Id: I2067bf7d99e658e1f4d60bff6ba3d2b709261306 Reviewed-on: https://webrtc-review.googlesource.com/79940 Reviewed-by: Mirko Bonadei Commit-Queue: Oleh Prypin Cr-Commit-Position: refs/heads/master@{#23448} --- tools_webrtc/ios/client.webrtc.branches/iOS (beta).json | 2 +- tools_webrtc/ios/client.webrtc.branches/iOS (stable).json | 2 +- tools_webrtc/ios/client.webrtc/iOS64_Sim_Debug_(iOS_10.0).json | 2 +- tools_webrtc/ios/internal.client.webrtc/iOS64_Debug.json | 2 +- tools_webrtc/ios/internal.client.webrtc/iOS64_Release.json | 2 +- tools_webrtc/ios/internal.tryserver.webrtc/ios_arm64_dbg.json | 2 +- tools_webrtc/ios/internal.tryserver.webrtc/ios_arm64_rel.json | 2 +- tools_webrtc/ios/tryserver.webrtc/ios64_sim_ios10_dbg.json | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/tools_webrtc/ios/client.webrtc.branches/iOS (beta).json b/tools_webrtc/ios/client.webrtc.branches/iOS (beta).json index 8912312fd8..5ab132ede9 100644 --- a/tools_webrtc/ios/client.webrtc.branches/iOS (beta).json +++ b/tools_webrtc/ios/client.webrtc.branches/iOS (beta).json @@ -25,7 +25,7 @@ "pool": "Chrome" }, { - "os": "Mac-10.13", + "os": "Mac-10.13.3", "pool": "Chrome" } ] diff --git a/tools_webrtc/ios/client.webrtc.branches/iOS (stable).json b/tools_webrtc/ios/client.webrtc.branches/iOS (stable).json index 8912312fd8..5ab132ede9 100644 --- a/tools_webrtc/ios/client.webrtc.branches/iOS (stable).json +++ b/tools_webrtc/ios/client.webrtc.branches/iOS (stable).json @@ -25,7 +25,7 @@ "pool": "Chrome" }, { - "os": "Mac-10.13", + "os": "Mac-10.13.3", "pool": "Chrome" } ] diff --git a/tools_webrtc/ios/client.webrtc/iOS64_Sim_Debug_(iOS_10.0).json b/tools_webrtc/ios/client.webrtc/iOS64_Sim_Debug_(iOS_10.0).json index fe7558eaed..708f3ce48a 100644 --- a/tools_webrtc/ios/client.webrtc/iOS64_Sim_Debug_(iOS_10.0).json +++ b/tools_webrtc/ios/client.webrtc/iOS64_Sim_Debug_(iOS_10.0).json @@ -25,7 +25,7 @@ "pool": "Chrome" }, { - "os": "Mac-10.13", + "os": "Mac-10.13.3", "pool": "Chrome" } ] diff --git a/tools_webrtc/ios/internal.client.webrtc/iOS64_Debug.json b/tools_webrtc/ios/internal.client.webrtc/iOS64_Debug.json index 4a13c57c96..1531f86bb5 100644 --- a/tools_webrtc/ios/internal.client.webrtc/iOS64_Debug.json +++ b/tools_webrtc/ios/internal.client.webrtc/iOS64_Debug.json @@ -29,7 +29,7 @@ "pool": "Chrome" }, { - "os": "Mac-10.13", + "os": "Mac-10.13.3", "pool": "Chrome" } ] diff --git a/tools_webrtc/ios/internal.client.webrtc/iOS64_Release.json b/tools_webrtc/ios/internal.client.webrtc/iOS64_Release.json index e8c2d62861..8e5db4deef 100644 --- a/tools_webrtc/ios/internal.client.webrtc/iOS64_Release.json +++ b/tools_webrtc/ios/internal.client.webrtc/iOS64_Release.json @@ -30,7 +30,7 @@ "pool": "Chrome" }, { - "os": "Mac-10.13", + "os": "Mac-10.13.3", "pool": "Chrome" } ] diff --git a/tools_webrtc/ios/internal.tryserver.webrtc/ios_arm64_dbg.json b/tools_webrtc/ios/internal.tryserver.webrtc/ios_arm64_dbg.json index 4a13c57c96..1531f86bb5 100644 --- a/tools_webrtc/ios/internal.tryserver.webrtc/ios_arm64_dbg.json +++ b/tools_webrtc/ios/internal.tryserver.webrtc/ios_arm64_dbg.json @@ -29,7 +29,7 @@ "pool": "Chrome" }, { - "os": "Mac-10.13", + "os": "Mac-10.13.3", "pool": "Chrome" } ] diff --git a/tools_webrtc/ios/internal.tryserver.webrtc/ios_arm64_rel.json b/tools_webrtc/ios/internal.tryserver.webrtc/ios_arm64_rel.json index e8c2d62861..8e5db4deef 100644 --- a/tools_webrtc/ios/internal.tryserver.webrtc/ios_arm64_rel.json +++ b/tools_webrtc/ios/internal.tryserver.webrtc/ios_arm64_rel.json @@ -30,7 +30,7 @@ "pool": "Chrome" }, { - "os": "Mac-10.13", + "os": "Mac-10.13.3", "pool": "Chrome" } ] diff --git a/tools_webrtc/ios/tryserver.webrtc/ios64_sim_ios10_dbg.json b/tools_webrtc/ios/tryserver.webrtc/ios64_sim_ios10_dbg.json index 44a6063ca3..70c9976e60 100644 --- a/tools_webrtc/ios/tryserver.webrtc/ios64_sim_ios10_dbg.json +++ b/tools_webrtc/ios/tryserver.webrtc/ios64_sim_ios10_dbg.json @@ -26,7 +26,7 @@ "pool": "Chrome" }, { - "os": "Mac-10.13", + "os": "Mac-10.13.3", "pool": "Chrome" } ]