From 5eaa297267ab2df13598f74425e036c19e9cfaec Mon Sep 17 00:00:00 2001 From: Ben Wagner Date: Wed, 29 Nov 2017 16:10:39 -0500 Subject: 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 > Commit-Queue: Ben Wagner 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 Reviewed-by: Ben Wagner --- infra/bots/recipes/perf.py | 1 - 1 file changed, 1 deletion(-) (limited to 'infra/bots/recipes/perf.py') 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 -- cgit v1.2.3