OSDN Git Service

Fix BluetoothPairingDialogTest to not expect device name
authorAntony Sargent <asargent@google.com>
Thu, 7 Sep 2017 18:46:58 +0000 (11:46 -0700)
committerandroid-build-team Robot <android-build-team-robot@google.com>
Thu, 14 Dec 2017 21:13:30 +0000 (21:13 +0000)
commit67f3b82ac4b7855e1ab12c5bb738e57118e840b3
tree659e681e70b1bc16191d806cb52abbf3948e23af
parent7ca92b7b5bd24c61ca788b9929e9b73fbc19d5f4
Fix BluetoothPairingDialogTest to not expect device name

The functional fix for b/62672248 in ag/2856166 removes the device name
from the text near the checkbox in the bluetooth pairing dialog, so we
need to stop checking for it in this robotest. However, that functional
fix needs to be in a separate CL from this fix for the robotest, because
the robotest doesn't exist on some of the older branches where the
functional fix needs to be backported.

Bug: 62672248
Test: RunSettingsRoboTests
Change-Id: I17ff3e4f13c20d58cc4027557f275d296ecccc95
(cherry picked from commit f20e0a492b3f414d667693fa121f2b76fe47f150)
tests/robotests/src/com/android/settings/bluetooth/BluetoothPairingDialogTest.java