From 3ea8023a27f399ee55f4ca824ed406fa92e73d0d Mon Sep 17 00:00:00 2001 From: Aaron Train Date: Thu, 19 Mar 2020 17:30:27 -0400 Subject: [PATCH] No issue: Swap AVD (x86) Nexus 6 (API 25) with a Nexus6P (API 27) (#9259) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The Nexus 6 (x86 AVD) on API 25 is causing too many instablility issues. Let’s see what happens with a Nexus 6P on API 27. --- automation/taskcluster/androidTest/flank-x86.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/automation/taskcluster/androidTest/flank-x86.yml b/automation/taskcluster/androidTest/flank-x86.yml index be3e92cc5..1c4e0ba33 100644 --- a/automation/taskcluster/androidTest/flank-x86.yml +++ b/automation/taskcluster/androidTest/flank-x86.yml @@ -41,8 +41,8 @@ gcloud: - package org.mozilla.fenix.ui device: - - model: Nexus6 - version: 25 + - model: Nexus6P + version: 27 - model: Pixel2 version: 28