Correct OS dimension of Intel Mac dEQP bots
BUG=angleproject:2137 TBR=kbr@chromium.org NOTRY=true Change-Id: Ifcfa5465864f3489f4724e14e778c2b049723464 Reviewed-on: https://chromium-review.googlesource.com/669000 Commit-Queue: Corentin Wallez <cwallez@chromium.org> Reviewed-by: Kenneth Russell <kbr@chromium.org> Reviewed-by: Corentin Wallez <cwallez@chromium.org> Cr-Commit-Position: refs/heads/master@{#502314}
This commit is contained in:

committed by
Commit Bot

parent
b5cadc9ab4
commit
f3d2c80c7c
@ -590,7 +590,7 @@ FYI_WATERFALL = {
|
||||
{
|
||||
'gpu': '8086:0a2e',
|
||||
# TODO(crbug.com/754777): change to 10.12.6.
|
||||
'os': 'Mac-10.12.5'
|
||||
'os': 'Mac-10.12'
|
||||
},
|
||||
],
|
||||
'build_config': 'Release',
|
||||
@ -1104,7 +1104,7 @@ COMMON_GTESTS = {
|
||||
# Mac Intel
|
||||
{
|
||||
'gpu': '8086:0a2e',
|
||||
'os': 'Mac-10.12.5'
|
||||
'os': 'Mac-10.12'
|
||||
},
|
||||
# Mac AMD
|
||||
{
|
||||
|
@ -10612,7 +10612,7 @@
|
||||
"dimension_sets": [
|
||||
{
|
||||
"gpu": "8086:0a2e",
|
||||
"os": "Mac-10.12.5"
|
||||
"os": "Mac-10.12"
|
||||
}
|
||||
],
|
||||
"shards": 4
|
||||
|
Reference in New Issue
Block a user