Skip to content

Commit

Permalink
Bump execution timeout of mac libfuzzer bot from 3hr to 4hr.
Browse files Browse the repository at this point in the history
A full build lasts a bit longer than 3hr:
https://ci.chromium.org/p/chromium/builders/luci.chromium.ci/Libfuzzer%20Upload%20Mac%20ASan

Bug: 903591
Change-Id: Iac092514350db2381ad3596b48fbd487522e0789
Reviewed-on: https://chromium-review.googlesource.com/c/1384749
Reviewed-by: Dirk Pranke <dpranke@chromium.org>
Commit-Queue: Ben Pastene <bpastene@chromium.org>
Cr-Commit-Position: refs/heads/master@{#617908}
  • Loading branch information
bpastene authored and Commit Bot committed Dec 19, 2018
1 parent 42d175e commit fbf97ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions infra/config/global/cr-buildbucket.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -2026,6 +2026,7 @@ buckets {
dimensions: "cores:24"
mixins: "fuzz-ci"
mixins: "libfuzzer"
execution_timeout_secs: 14400 # 4 hours
}
builders {
name: "Libfuzzer Upload Windows ASan"
Expand Down

0 comments on commit fbf97ba

Please sign in to comment.