Commit 4866bc74 authored by Sergey Berezin's avatar Sergey Berezin Committed by Commit Bot

[cr-buildbucket] Workaround for cores dimension

TBR=nodir@chromium.org

Bug: 731546
Change-Id: Iff90019d6c35a7fbaa60e73c46ccfe1c975a89c9
Reviewed-on: https://chromium-review.googlesource.com/1027110Reviewed-by: default avatarSergey Berezin <sergeyberezin@chromium.org>
Commit-Queue: Sergey Berezin <sergeyberezin@chromium.org>
Cr-Commit-Position: refs/heads/master@{#553414}
parent ee5ca698
......@@ -1258,7 +1258,8 @@ buckets {
builders { mixins: "ios-try" name: "ios-device" }
builders { mixins: "ios-try" name: "ios-device-xcode-clang" }
builders { mixins: "ios-try" name: "ios-simulator" }
# TODO(crbug.com/836626): delete dimensions: "cores:" when bug is fixed.
builders { mixins: "ios-try" dimensions: "cores:" name: "ios-simulator" }
builders { mixins: "ios-try" name: "ios-simulator-cronet" }
builders { mixins: "ios-try" name: "ios-simulator-eg" }
builders { mixins: "ios-try" name: "ios-simulator-xcode-clang" }
......
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