Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(841)

Issue 2640883002: Enable more unittests for BlueZ and ChromeOS. (Closed)

Created:
3 years, 11 months ago by perja
Modified:
3 years, 11 months ago
Reviewers:
scheib, ortuno
CC:
chromium-reviews, ortuno+watch_chromium.org, scheib+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Enable more unittests for BlueZ and ChromeOS. This patch fixes an issue with the DBUS naming needed for the generic unittests. This again made it possible to enable a couple of more tests for BlueZ and ChromeOS. Review-Url: https://codereview.chromium.org/2640883002 Cr-Commit-Position: refs/heads/master@{#445117} Committed: https://chromium.googlesource.com/chromium/src/+/dc8295b709e8c0e2ce9302501cb9a15358149824

Patch Set 1 #

Patch Set 2 : Disable GetName_NullName for OS_WIN. #

Total comments: 2

Patch Set 3 : Added comment in TearDown. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+44 lines, -10 lines) Patch
M device/bluetooth/bluetooth_adapter_unittest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M device/bluetooth/bluetooth_device_unittest.cc View 1 5 chunks +4 lines, -6 lines 0 comments Download
M device/bluetooth/dbus/fake_bluetooth_device_client.cc View 4 chunks +9 lines, -2 lines 0 comments Download
M device/bluetooth/test/bluetooth_test_bluez.h View 2 chunks +2 lines, -0 lines 0 comments Download
M device/bluetooth/test/bluetooth_test_bluez.cc View 1 2 2 chunks +27 lines, -0 lines 0 comments Download

Messages

Total messages: 40 (34 generated)
perja
scheib@: PTAL. This patch fixes an issue with the DBUS naming needed for the generic ...
3 years, 11 months ago (2017-01-20 08:01:42 UTC) #30
scheib
LGTM
3 years, 11 months ago (2017-01-20 17:57:50 UTC) #32
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2640883002/100001
3 years, 11 months ago (2017-01-20 17:58:10 UTC) #34
commit-bot: I haz the power
Committed patchset #2 (id:100001) as https://chromium.googlesource.com/chromium/src/+/dc8295b709e8c0e2ce9302501cb9a15358149824
3 years, 11 months ago (2017-01-20 19:06:37 UTC) #37
ortuno
https://codereview.chromium.org/2640883002/diff/100001/device/bluetooth/test/bluetooth_test_bluez.cc File device/bluetooth/test/bluetooth_test_bluez.cc (right): https://codereview.chromium.org/2640883002/diff/100001/device/bluetooth/test/bluetooth_test_bluez.cc#newcode86 device/bluetooth/test/bluetooth_test_bluez.cc:86: for (const auto& connection : gatt_connections_) { A comment ...
3 years, 11 months ago (2017-01-22 20:51:55 UTC) #39
perja
3 years, 11 months ago (2017-01-23 09:05:34 UTC) #40
Message was sent while issue was closed.
https://codereview.chromium.org/2640883002/diff/100001/device/bluetooth/test/...
File device/bluetooth/test/bluetooth_test_bluez.cc (right):

https://codereview.chromium.org/2640883002/diff/100001/device/bluetooth/test/...
device/bluetooth/test/bluetooth_test_bluez.cc:86: for (const auto& connection :
gatt_connections_) {
On 2017/01/22 20:51:55, ortuno wrote:
> A comment explaining why we need to close all connections and active sessions
> would be nice.

Done.

Powered by Google App Engine
This is Rietveld 408576698