aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra/bots/recipes/perf.py
diff options
context:
space:
mode:
authorGravatar Ben Wagner <benjaminwagner@google.com>2017-11-29 16:10:39 -0500
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2017-11-29 21:11:06 +0000
commit5eaa297267ab2df13598f74425e036c19e9cfaec (patch)
tree6363f311b394b95612f1fba4831e62b046b50542 /infra/bots/recipes/perf.py
parentc3fd600c408f9cad8d9b09226e028ec6b22734c8 (diff)
Revert "Temporarily add Ubuntu IntelHD4400 jobs."
This reverts commit 373588426b9d02576152e820eb7f870d930f1998. Reason for revert: Have enough digests on Gold now. Original change's description: > Temporarily add Ubuntu IntelHD4400 jobs. > > I want to compare this with the IntelBayTrail and if the results are > similar, replace those bots. > > No-Try: true > Change-Id: Ib5476fe91dc446182cd1b37e93fe17962dcf961a > Reviewed-on: https://skia-review.googlesource.com/76900 > Reviewed-by: Kevin Lubick <kjlubick@google.com> > Commit-Queue: Ben Wagner <benjaminwagner@google.com> TBR=benjaminwagner@google.com,kjlubick@google.com Change-Id: Ica07d1ee635e59e3d3da51ee73591ffe08310e34 No-Presubmit: true No-Tree-Checks: true No-Try: true Reviewed-on: https://skia-review.googlesource.com/77860 Commit-Queue: Ben Wagner <benjaminwagner@google.com> Reviewed-by: Ben Wagner <benjaminwagner@google.com>
Diffstat (limited to 'infra/bots/recipes/perf.py')
-rw-r--r--infra/bots/recipes/perf.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/infra/bots/recipes/perf.py b/infra/bots/recipes/perf.py
index c1fe634479..cc414efed0 100644
--- a/infra/bots/recipes/perf.py
+++ b/infra/bots/recipes/perf.py
@@ -95,7 +95,6 @@ def nanobench_flags(api, bot):
# The following devices do not support glessrgb.
if 'glessrgb' in configs:
if ('IntelHD405' in bot or
- 'IntelHD4400' in bot or
'IntelIris540' in bot or
'IntelIris640' in bot or
'IntelBayTrail' in bot or