Fix ReadRemoteCharacteristic_GattCharacteristicValueChangedNotCalled test on Windows |
||
Issue descriptionOn windows, when ReadRemoteCharacteristic() is called, no value change notification is sent. However, TestBluetoothAdapterObserver::GattCharacteristicAdded() is called and causes the two line of tests to fail: EXPECT_TRUE(observer.last_gatt_characteristic_id().empty()); EXPECT_FALSE(observer.last_gatt_characteristic_uuid().IsValid());
,
Mar 14 2018
|
||
►
Sign in to add a comment |
||
Comment 1 by sheriffbot@chromium.org
, Mar 9 2018Status: Untriaged (was: Available)