Skip to content

Commit

Permalink
Add android arm64 bisect builder to the list of excluded bisect bots …
Browse files Browse the repository at this point in the history
…for perf trybot.

BUG=500876

Review URL: https://codereview.chromium.org/1187513003

Cr-Commit-Position: refs/heads/master@{#335313}
  • Loading branch information
vuppalapu authored and Commit bot committed Jun 19, 2015
1 parent ad4a1ac commit 827f05f
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,8 @@
'win_x64_perf_bisect_builder',
'linux_perf_bisect_builder',
'mac_perf_bisect_builder',
'android_perf_bisect_builder'
'android_perf_bisect_builder',
'android_arm64_perf_bisect_builder'
}

INCLUDE_BOTS = [
Expand Down

0 comments on commit 827f05f

Please sign in to comment.