Commit 5c177746 authored by Justin Cohen's avatar Justin Cohen Committed by Commit Bot

[ios] Test one shard on ios13 sdk-simulator bot.

Also fixes missing shard:1 on chromium.mac.

Change-Id: If42a81850eac21afee5dd737bbd7c4030b06189a
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1715422
Commit-Queue: Justin Cohen <justincohen@chromium.org>
Commit-Queue: Rohit Rao <rohitrao@chromium.org>
Auto-Submit: Justin Cohen <justincohen@chromium.org>
Reviewed-by: default avatarRohit Rao <rohitrao@chromium.org>
Cr-Commit-Position: refs/heads/master@{#680585}
parent 3a91a83a
...@@ -58,6 +58,7 @@ ...@@ -58,6 +58,7 @@
"priority": 30 "priority": 30
}, },
{ {
"shards": 1,
"include": "eg_tests.json", "include": "eg_tests.json",
"device type": "iPhone 7", "device type": "iPhone 7",
"os": "13.0", "os": "13.0",
...@@ -71,6 +72,7 @@ ...@@ -71,6 +72,7 @@
"priority": 30 "priority": 30
}, },
{ {
"shards": 1,
"include": "eg_tests.json", "include": "eg_tests.json",
"device type": "iPad Air 2", "device type": "iPad Air 2",
"os": "13.0", "os": "13.0",
...@@ -84,6 +86,7 @@ ...@@ -84,6 +86,7 @@
"priority": 30 "priority": 30
}, },
{ {
"shards": 1,
"include": "eg_tests.json", "include": "eg_tests.json",
"device type": "iPhone X", "device type": "iPhone X",
"os": "13.0", "os": "13.0",
...@@ -97,6 +100,7 @@ ...@@ -97,6 +100,7 @@
"priority": 30 "priority": 30
}, },
{ {
"shards": 1,
"include": "eg_cq_tests.json", "include": "eg_cq_tests.json",
"device type": "iPhone X", "device type": "iPhone X",
"os": "13.0", "os": "13.0",
...@@ -110,6 +114,7 @@ ...@@ -110,6 +114,7 @@
"priority": 30 "priority": 30
}, },
{ {
"shards": 1,
"include": "eg_cq_tests.json", "include": "eg_cq_tests.json",
"device type": "iPad Air 2", "device type": "iPad Air 2",
"os": "13.0", "os": "13.0",
......
...@@ -89,6 +89,7 @@ ...@@ -89,6 +89,7 @@
} }
}, },
{ {
"shards": 1,
"include": "eg_cq_tests.json", "include": "eg_cq_tests.json",
"device type": "iPhone X", "device type": "iPhone X",
"os": "13.0", "os": "13.0",
...@@ -102,6 +103,7 @@ ...@@ -102,6 +103,7 @@
} }
}, },
{ {
"shards": 1,
"include": "eg_cq_tests.json", "include": "eg_cq_tests.json",
"device type": "iPad Pro (12.9-inch)", "device type": "iPad Pro (12.9-inch)",
"os": "13.0", "os": "13.0",
...@@ -115,6 +117,7 @@ ...@@ -115,6 +117,7 @@
} }
}, },
{ {
"shards": 1,
"include": "eg_tests.json", "include": "eg_tests.json",
"device type": "iPhone X", "device type": "iPhone X",
"os": "13.0", "os": "13.0",
...@@ -128,6 +131,7 @@ ...@@ -128,6 +131,7 @@
} }
}, },
{ {
"shards": 1,
"include": "eg_tests.json", "include": "eg_tests.json",
"device type": "iPad Air (3rd generation)", "device type": "iPad Air (3rd generation)",
"os": "13.0", "os": "13.0",
......
...@@ -61,6 +61,7 @@ ...@@ -61,6 +61,7 @@
"priority": 30 "priority": 30
}, },
{ {
"shards": 1,
"include": "eg_tests.json", "include": "eg_tests.json",
"device type": "iPhone 7", "device type": "iPhone 7",
"os": "13.0", "os": "13.0",
...@@ -74,6 +75,7 @@ ...@@ -74,6 +75,7 @@
"priority": 30 "priority": 30
}, },
{ {
"shards": 1,
"include": "eg_tests.json", "include": "eg_tests.json",
"device type": "iPad Air 2", "device type": "iPad Air 2",
"os": "13.0", "os": "13.0",
...@@ -87,6 +89,7 @@ ...@@ -87,6 +89,7 @@
"priority": 30 "priority": 30
}, },
{ {
"shards": 1,
"include": "eg_tests.json", "include": "eg_tests.json",
"device type": "iPhone X", "device type": "iPhone X",
"os": "13.0", "os": "13.0",
...@@ -100,6 +103,7 @@ ...@@ -100,6 +103,7 @@
"priority": 30 "priority": 30
}, },
{ {
"shards": 1,
"include": "eg_cq_tests.json", "include": "eg_cq_tests.json",
"device type": "iPhone X", "device type": "iPhone X",
"os": "13.0", "os": "13.0",
...@@ -113,6 +117,7 @@ ...@@ -113,6 +117,7 @@
"priority": 30 "priority": 30
}, },
{ {
"shards": 1,
"include": "eg_cq_tests.json", "include": "eg_cq_tests.json",
"device type": "iPad Air 2", "device type": "iPad Air 2",
"os": "13.0", "os": "13.0",
......
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