New issue
Advanced search Search tips

Issue 914533 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

[Autotest] bluetooth_AdapterPairing.le.mouse test fails with Fault: <Fault 1: '<type \'exceptions.Exception\'>:method "bluetooth_hog_mouse.CheckSerialConnection" is not supported

Project Member Reported by shijinabraham@google.com, Dec 12

Issue description


OS: M71 

What steps will reproduce the problem?
(1) Run bluetooth_AdapterPairing.le.mouse test using the following command
test_that --debug  --autotest_dir ~/trunk/src/third_party/autotest/files/ $DUT_NOCTURNE bluetooth_AdapterPairing.le.mouse --args="CHAMELEON_HOST=$KENCH"

test_that --debug  --autotest_dir ~/trunk/src/third_party/autotest/files/ <dut_ip> bluetooth_AdapterPairing.le.mouse --args="CHAMELEON_HOST=<ip>"

What is the expected result?
Test passes

What happens instead?
Test fails
/tmp/test_that_results_bbWXzS/results-1-bluetooth_AdapterPairing.le.mouse                          [  FAILED  ]
/tmp/test_that_results_bbWXzS/results-1-bluetooth_AdapterPairing.le.mouse                            FAIL: Unhandled Fault: <Fault 1: '<type \'exceptions.Exception\'>:method "bluetooth_hog_mouse.CheckSerialConnection" is not supported'>
/tmp/test_that_results_bbWXzS/results-1-bluetooth_AdapterPairing.le.mouse/bluetooth_AdapterPairing [  FAILED  ]
/tmp/test_that_results_bbWXzS/results-1-bluetooth_AdapterPairing.le.mouse/bluetooth_AdapterPairing   FAIL: Unhandled Fault: <Fault 1: '<type \'exceptions.Exception\'>:method "bluetooth_hog_mouse.CheckSerialConnection" is not supported'>
/tmp/test_that_results_bbWXzS/results-1-bluetooth_AdapterPairing.le.mouse/bluetooth_AdapterPairing   12/12 14:01:47.293 ERROR|bluetooth_adapter_:0062| GetCapabilities: <Fault 1: '<type \'exceptions.Exception\'>:method "bluetooth_hog_mouse.GetCapabilities" is not supported'>
/tmp/test_that_results_bbWXzS/results-1-bluetooth_AdapterPairing.le.mouse/bluetooth_AdapterPairing   12/12 14:01:47.293 ERROR|bluetooth_adapter_:0116| GetCapabilities failed the 1st time. Try to fix the serial device.



Please use labels and text to provide additional information.

If this is a regression (i.e., worked before), please consider using the
bisect tool (https://www.chromium.org/developers/bisect-builds-py) to help
us identify the root cause and more rapidly triage the issue.

For graphics-related bugs, please copy/paste the contents of the about:gpu
page at the end of this report.


 
Hi Shijin, I think we do not merge the test code for BLE devices yet. The BLE tests also require to use a Nordic dongle plugged into the fizz host too.

Hence, the test failure is expected at this time.
Status: Assigned (was: Untriaged)

Sign in to add a comment