Commit dd3f4c49 authored by Yuly Novikov's avatar Yuly Novikov Committed by Commit Bot

Remove angle_perftests testing/buildbot exception

Prefer to configure directly when possible.

TBR=bsheedy

Bug: 1140626
Change-Id: I083b48a520f2dc2def0986793096b40e898b9bad
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2490384Reviewed-by: default avatarYuly Novikov <ynovikov@chromium.org>
Commit-Queue: Yuly Novikov <ynovikov@chromium.org>
Cr-Commit-Position: refs/heads/master@{#819400}
parent 82b284c1
......@@ -75,13 +75,6 @@
},
},
'angle_perftests': {
'modifications': {
'Android FYI 64 Perf (Pixel 2)': { # crbug.com/1140626
'swarming': {
'shards': 4,
},
},
},
'remove_from': [
'Android FYI Release (Nexus 5)', # crbug.com/915429
'Android FYI Release (Nexus 6)', # anglebug.com/2433
......
......@@ -2031,7 +2031,7 @@
'script': '//tools/perf/process_perf_results.py',
},
'android_swarming': {
'shards': 3,
'shards': 4,
},
},
},
......
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