|
|
Chromium Code Reviews
DescriptionEnable 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. #
Messages
Total messages: 40 (34 generated)
The CQ bit was checked by perja@opera.com to run a CQ dry run
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
The CQ bit was unchecked by commit-bot@chromium.org
Dry run: Try jobs failed on following builders: win_chromium_x64_rel_ng on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_x64_...)
The CQ bit was checked by perja@opera.com to run a CQ dry run
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
The CQ bit was unchecked by commit-bot@chromium.org
Dry run: Try jobs failed on following builders: win_chromium_rel_ng on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_...)
The CQ bit was checked by perja@opera.com to run a CQ dry run
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
The CQ bit was unchecked by commit-bot@chromium.org
Dry run: Try jobs failed on following builders: win_chromium_x64_rel_ng on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_x64_...)
The CQ bit was checked by perja@opera.com to run a CQ dry run
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
The CQ bit was unchecked by commit-bot@chromium.org
Dry run: Try jobs failed on following builders: win_chromium_x64_rel_ng on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_x64_...)
Patchset #4 (id:60001) has been deleted
Patchset #3 (id:40001) has been deleted
Patchset #2 (id:20001) has been deleted
The CQ bit was checked by perja@opera.com to run a CQ dry run
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
The CQ bit was unchecked by commit-bot@chromium.org
Dry run: Try jobs failed on following builders: win_chromium_rel_ng on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_...)
Patchset #2 (id:80001) has been deleted
The CQ bit was checked by perja@opera.com to run a CQ dry run
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
The CQ bit was unchecked by commit-bot@chromium.org
Dry run: This issue passed the CQ dry run.
perja@opera.com changed reviewers: + scheib@chromium.org
scheib@: PTAL. 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.
Description was changed from ========== Enable more unittests for BlueZ and ChromeOS. ========== to ========== 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. ==========
LGTM
The CQ bit was checked by scheib@chromium.org
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
CQ is committing da patch.
Bot data: {"patchset_id": 100001, "attempt_start_ts": 1484935076036410,
"parent_rev": "ac1a85217d72b0043dfb41b447afe4f05d0d5588", "commit_rev":
"dc8295b709e8c0e2ce9302501cb9a15358149824"}
Message was sent while issue was closed.
Description was changed from ========== 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. ========== to ========== 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/+/dc8295b709e8c0e2ce9302501cb9... ==========
Message was sent while issue was closed.
Committed patchset #2 (id:100001) as https://chromium.googlesource.com/chromium/src/+/dc8295b709e8c0e2ce9302501cb9...
Message was sent while issue was closed.
ortuno@chromium.org changed reviewers: + ortuno@chromium.org
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_) { A comment explaining why we need to close all connections and active sessions would be nice.
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. |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
