Bot: https://build.chromium.org/p/chromium.chromiumos/builders/Linux%20ChromiumOS%20Tests%20%28dbg%29%281%29
The failure is
[20990:20990:0414/024409:ERROR:web_ui_test_handler.cc(76)] Failed: RUN_TEST_F("BluetoothWebUITestAsync","testAddDevice")
AssertionError: expected undefined to equal 1
at Function.assert.strictEqual (chai.js:2277:32)
at assertEquals (test_api.js:890:17)
at test_api.js:995:20
at Object.<anonymous> (bluetooth_options_browsertest.js:141:7)
at safeCallbackApply (extensions::sendRequest:21:15)
at handleResponse (extensions::sendRequest:72:7)Failed: RUN_TEST_F("BluetoothWebUITestAsync","testAddDevice")
AssertionError: expected undefined to equal 0
at Function.assert.strictEqual (chai.js:2277:32)
at assertEquals (test_api.js:890:17)
at test_api.js:995:20
at Object.<anonymous> (bluetooth_options_browsertest.js:143:7)
at safeCallbackApply (extensions::sendRequest:21:15)
at handleResponse (extensions::sendRequest:72:7)Failed: RUN_TEST_F("BluetoothWebUITestAsync","testAddDevice")
AssertionError: expected false to be true
at Function.assert.isTrue (chai.js:2423:31)
at assertTrue (test_api.js:851:17)
at test_api.js:995:20
at Object.<anonymous> (bluetooth_options_browsertest.js:146:7)
at safeCallbackApply (extensions::sendRequest:21:15)
at handleResponse (extensions::sendRequest:72:7)
obj/chrome/browser_tests.gen/chrome/browser/ui/webui/options/chromeos/bluetooth_options_browsertest-gen.cc:39: Failure
Value of: RunJavascriptTestF( true, "BluetoothWebUITestAsync", "testAddDevice")
Actual: false
Expected: true
Comment 1 by bugdroid1@chromium.org
, Apr 14 2016