Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PTS: Test framework: Bluetooth: GATT/SR/GAS/BV-01-C, GATT/SR/GAS/BV-07-C - BTP Error #22982

Closed
agata-ponitka opened this issue Feb 20, 2020 · 3 comments
Assignees
Labels
area: Bluetooth Qualification Bluetooth Qualification -related issues and pull requests area: Bluetooth bug The issue is a bug, or the PR is fixing a bug priority: low Low impact/importance bug
Milestone

Comments

@agata-ponitka
Copy link
Collaborator

Describe the bug
After running hdl_wid_132 gatts_add_svc returns error.

To Reproduce
run auto-pts

GATT_SR_GAS_BV-01-C.zip
GATT_SR_GAS_BV-07-C.zip

@agata-ponitka agata-ponitka added the bug The issue is a bug, or the PR is fixing a bug label Feb 20, 2020
@carlescufi carlescufi changed the title (PTS)Bluetooth: GATT/SR/GAS/BV-01-C, GATT/SR/GAS/BV-07-C - BTP Error PTS: Test framework: Bluetooth: GATT/SR/GAS/BV-01-C, GATT/SR/GAS/BV-07-C - BTP Error Feb 20, 2020
@carlescufi carlescufi added area: Bluetooth area: Bluetooth Qualification Bluetooth Qualification -related issues and pull requests priority: medium Medium impact/importance bug labels Feb 20, 2020
@carlescufi carlescufi added this to the v2.2.0 milestone Feb 20, 2020
@carlescufi
Copy link
Member

carlescufi commented Feb 27, 2020

#23137 Fixes GATT/SR/GAS/BV-01-C, but GATT/SR/GAS/BV-07-C still fails, likely due to an issue in BTP itself (see log below).
In both tests the auto-pts client seems to be trying to register the same service multiple times.

Error in GATT/SR/GAS/BV-07-C:

Traceback (most recent call last):
  File "/home/carles/src/auto-pts/ptsprojects/zephyr/gatt_wid.py", line 38, in gatt_wid_hdl
    handler = getattr(module, "hdl_wid_%d" % wid)
AttributeError: 'module' object has no attribute 'hdl_wid_137'

@carlescufi carlescufi added priority: low Low impact/importance bug and removed priority: medium Medium impact/importance bug labels Feb 28, 2020
@sjanc
Copy link
Collaborator

sjanc commented Feb 28, 2020

yeap, I think this issue can be closed
autopts work will be handled in auto-pts/auto-pts#366

@aescolar
Copy link
Member

Closing then (if anybody disagrees, please reopen)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Bluetooth Qualification Bluetooth Qualification -related issues and pull requests area: Bluetooth bug The issue is a bug, or the PR is fixing a bug priority: low Low impact/importance bug
Projects
None yet
Development

No branches or pull requests

4 participants