fix up same-object tests |
||
Issue descriptionThe same object tests in tree aren't doing what they should be doing. Instead of testing multiple versions of getCharacteristic and getCharacteristics, they simply call the same method twice. For example: https://cs.chromium.org/chromium/src/third_party/WebKit/LayoutTests/bluetooth/server/getPrimaryService/gen-get-same-object.html?q=same-object&sq=package:chromium&l=15
,
Jan 30 2017
They are working as intended. They basically test that objects are being correctly added and retrieved from the AttributeInstanceMap. |
||
►
Sign in to add a comment |
||
Comment 1 by dougt@chromium.org
, Jan 29 2017