Issue metadata
Sign in to add a comment
|
bluetooth: macOS: no ResourceBundle shared instance in unittest |
||||||||||||||||||||||||
Issue descriptionIn unittest, this DCHECK failes: https://cs.chromium.org/chromium/src/ui/base/resource/resource_bundle.cc?l=246 This prevents to call BluetoothLowEnergyDeviceMac::GetNameForDisplay() in unittests. See: https://codereview.chromium.org/2745983003/diff/200001/device/bluetooth/bluetooth_low_energy_device_mac.mm#newcode434
,
Oct 2 2017
Whcih unit test failed? device_unittests?
,
Oct 3 2017
,
Oct 3 2017
Basically, our code uses some generated string resources and we can't test those paths because the resources don't exist in unit tests. |
|||||||||||||||||||||||||
►
Sign in to add a comment |
|||||||||||||||||||||||||
Comment 1 by ortuno@chromium.org
, Apr 5 2017Labels: -Type-Bug Type-Feature
Status: Available (was: Untriaged)