New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 679629 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Jan 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

Fix bluetooth_AdapterPairing autotest

Project Member Reported by josephsih@chromium.org, Jan 10 2017

Issue description

This autotest is broken due to some interface change of its underlying class. Has to fix it so that it could run correctly.
 
Project Member

Comment 1 by bugdroid1@chromium.org, Jan 13 2017

The following revision refers to this bug:
  https://chromium.googlesource.com/chromiumos/third_party/autotest/+/1b44963d50ee407952d0d54d400089363f3b71cc

commit 1b44963d50ee407952d0d54d400089363f3b71cc
Author: Joseph Hwang <josephsih@chromium.org>
Date: Tue Jan 10 03:48:21 2017

bluetooth_AdapterPairing: fix errors due to interface changes

Some interface changes of the underlying class cause the autotest
errors. This patch changes the interface accordingly.

BUG= chromium:679629 
TEST=Confirm that bluetooth_AdapterPairing autotest is run correctly.
(cr) $ test_that --board=$BOARD --args "chameleon_host=$CHAMELEON_IP"
$CHROMEBOOK_IP bluetooth_AdapterPairing.mouse

Change-Id: Ib615a1835fd8545b34f6f9eeebfd98426abac157
Reviewed-on: https://chromium-review.googlesource.com/426439
Commit-Ready: Shyh-In Hwang <josephsih@chromium.org>
Tested-by: Shyh-In Hwang <josephsih@chromium.org>
Reviewed-by: Wai-Hong Tam <waihong@google.com>
Reviewed-by: Miao-chen Chou <mcchou@chromium.org>

[modify] https://crrev.com/1b44963d50ee407952d0d54d400089363f3b71cc/server/cros/bluetooth/bluetooth_adpater_tests.py
[modify] https://crrev.com/1b44963d50ee407952d0d54d400089363f3b71cc/server/site_tests/bluetooth_AdapterPairing/bluetooth_AdapterPairing.py

Status: Fixed (was: Started)

Sign in to add a comment